druid/extensions-contrib/google-extensions/src
Roman Leventov 81a5f9851f TmpFileIOPeons to create files under the merging output directory, instead of java.io.tmpdir (#3990)
* In IndexMerger and IndexMergerV9, create temporary files under the output directory/tmpPeonFiles, instead of java.io.tmpdir

* Use FileUtils.forceMkdir() across the codebase and remove some unused code

* Fix test

* Fix PullDependencies.run()

* Unused import
2017-03-02 14:05:12 -08:00
..
main TmpFileIOPeons to create files under the merging output directory, instead of java.io.tmpdir (#3990) 2017-03-02 14:05:12 -08:00
test/java/io/druid/storage/google File.deleteOnExit() (#3923) 2017-02-13 15:12:14 -08:00