fs.mkdirs(new Path(rootPath + STR0)); | fs.mkdirs(new Path(rootPath,STR0)); | new Path(rootPath + STR0) | new Path(rootPath,STR0) | hadoop | 9cad3e235026dbe4658705ca85d263d0edf14521 | org.apache.hadoop.fs.s3a.yarn.ITestS3AMiniYarnCluster | | | | - org.apache.hadoop.fs.Path
| | Uses | True |