Skip to content

Commit ce8a561

Browse files
authored
Update README.md
1 parent 18f28ef commit ce8a561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ Build jar from source with
66
```
77
and find the output JAR file as `build/libs/restructurehdfs-all-0.1-SNAPSHOT.jar`. Then run with:
88
```
9-
hadoop jar restructurehdfs-all-0.1.0.jar <webhdfs_url> <hdfs_topic_path> <output_folder>
9+
hadoop jar restructurehdfs-all-0.1-SNAPSHOT.jar <webhdfs_url> <hdfs_topic_path> <output_folder>
1010
```

0 commit comments

Comments
 (0)