We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f28ef commit ce8a561Copy full SHA for ce8a561
README.md
@@ -6,5 +6,5 @@ Build jar from source with
6
```
7
and find the output JAR file as `build/libs/restructurehdfs-all-0.1-SNAPSHOT.jar`. Then run with:
8
9
-hadoop jar restructurehdfs-all-0.1.0.jar <webhdfs_url> <hdfs_topic_path> <output_folder>
+hadoop jar restructurehdfs-all-0.1-SNAPSHOT.jar <webhdfs_url> <hdfs_topic_path> <output_folder>
10
0 commit comments