Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
2.8.0
-
None
-
Reviewed
Description
There's a typo in the wrapper script:
done < <(find "$HADOOP_HOME/hhadoop-hdfs-project" -name "*.jar" -print0)
It should be hadoop-hdfs-project instead of hhadoop-hdfs-project
I regret I didn't catch the typo when I updated the wrapper last time. But I don't think anyone uses the wrapper unmodified to be honest.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-9269 Update the documentation and wrapper for fuse-dfs
- Resolved