storageService.createParents(new Path(stagingFile.toURI())); | storageService.createParents(stagingFile); | new Path(stagingFile.toURI()) | stagingFile | presto | bfa86978bf0ec2aa3b8eb081e82986b59855d0e0 | com.facebook.presto.raptor.storage.OrcStorageManager.OrcStoragePageSink | | _1 | stagingFile |
---|
_2 | stagingFile |
---|
| | - org.apache.hadoop.fs.Path
| | Uses | True |
localPaths.add(new Path(shipFile.toURI())); | localPaths.add(shipFile); | new Path(shipFile.toURI()) | shipFile | flink | 681b2113845c879e058512d3b907fcf17f5b76c1 | org.apache.flink.yarn.YarnApplicationFileUploader | | | | - org.apache.hadoop.fs.Path
| | Uses | True |