druid/indexing-hadoop/src
Nishant 3641a0e553 Fix Race in jar upload during hadoop indexing - https://github.com/druid-io/druid/issues/582
few fixes

delete intermediate file early

better exception handling

use static pattern instead of compiling it every time

Add retry for transient exceptions

remove usage of deprecated method.

Add test

fix imports

fix javadoc

review comment.

review comment: handle crazy snapshot naming

review comments

remove default retry count in favour of already present constant

review comment

make random intermediate and final paths.

review comment, use temporaryFolder where possible
2015-10-22 21:41:07 +05:30
..
main/java/io/druid/indexer Fix Race in jar upload during hadoop indexing - https://github.com/druid-io/druid/issues/582 2015-10-22 21:41:07 +05:30
test Fix Race in jar upload during hadoop indexing - https://github.com/druid-io/druid/issues/582 2015-10-22 21:41:07 +05:30