Wei-Chiu Chuang created HDFS-11181:
--------------------------------------
Summary: Fuse wrapper has a typo
Key: HDFS-11181
URL: https://issues.apache.org/jira/browse/HDFS-11181
Project: Hadoop HDFS
Issue Type: Bug
Components: fuse-dfs
Affects Versions: 2.8.0
Reporter: Wei-Chiu Chuang
Assignee: Wei-Chiu Chuang
Priority: Trivial
Attachments: HDFS-11181.001.patch
There's a typo in the wrapper script:
{code}
done < <(find "$HADOOP_HOME/hhadoop-hdfs-project" -name "*.jar" -print0)
{code}
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]