destFile = new File(configFile.getDestFile()) | destFile = new Path(configFile.getDestFile()) | new File(configFile.getDestFile()) | new Path(configFile.getDestFile()) | hadoop | 6795f8072ffbe6138857e77d51af173f33e4e5c1 | org.apache.hadoop.yarn.service.provider.ProviderUtils | | | v0 | configFile.getDestFile() |
---|
| - org.apache.hadoop.fs.Path
| v0 | configFile.getDestFile() |
---|
| AssignedTo | True |
fl = new File(outputFolder) | fl = new Path(outputFolder) | new File(outputFolder) | new Path(outputFolder) | elasticsearch-hadoop | 52e9fc8074b84cab488524d78b04d78d99346b78 | org.elasticsearch.hadoop.integration.pig.AbstractPigTests | | | | - org.apache.hadoop.fs.Path
| | AssignedTo | True |
allocFile = new File(allocFilePath) | allocPath = new Path(allocFilePath) | new File(allocFilePath) | new Path(allocFilePath) | hadoop | 7a550448036c9d140d2c35c684cc8023ceb8880e | org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService | | | | - org.apache.hadoop.fs.Path
| | AssignedTo | True |