[
https://issues.apache.org/jira/browse/HDFS-11181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15722779#comment-15722779
]
Hudson commented on HDFS-11181:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10935 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10935/])
HDFS-11181. Fuse wrapper has a typo. Contributed by Wei-Chiu Chuang. (weichiu:
rev c51bfd29cd1e6ec619742f2c47ebfc8bbfb231b6)
* (edit)
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/fuse-dfs/fuse_dfs_wrapper.sh
> 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]