You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Wei-Chiu Chuang (JIRA)" <ji...@apache.org> on 2016/11/28 15:44:58 UTC

[jira] [Created] (HDFS-11181) Fuse wrapper has a typo

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: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org