Path stagingDir=createStagingDir(new Path(hbaseStagingDir),user,TableName.valueOf(tableName)); | Path stagingDir=createStagingDir(hbaseStagingDir,user,TableName.valueOf(tableName)); | new Path(hbaseStagingDir) | hbaseStagingDir | hbase | 50b051ade1d38bba0b936db1c751e5045bc103cb | org.apache.hadoop.hbase.replication.regionserver.HFileReplicator | | _1 | hbaseStagingDir |
---|
_2 | hbaseStagingDir |
---|
| | - org.apache.hadoop.fs.Path
| | Uses | True |
getFileSystem().delete(new Path(TEST_DIR),true); | getFileSystem().delete(TEST_DIR,true); | new Path(TEST_DIR) | TEST_DIR | hadoop | 26ac0f8f0b28758a6404cd7b4b81d79b61d809d9 | org.apache.hadoop.examples.terasort.TestTeraSort | | | | - org.apache.hadoop.fs.Path
| | Uses | True |