[ 
https://issues.apache.org/jira/browse/HDFS-16930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032889#comment-18032889
 ] 

ASF GitHub Bot commented on HDFS-16930:
---------------------------------------

github-actions[bot] closed pull request #5449: HDFS-16930. Update the wrapper 
for fuse-dfs
URL: https://github.com/apache/hadoop/pull/5449




> Update the wrapper for fuse-dfs
> -------------------------------
>
>                 Key: HDFS-16930
>                 URL: https://issues.apache.org/jira/browse/HDFS-16930
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: fuse-dfs
>            Reporter: Chao-Heng Lee
>            Assignee: Chao-Heng Lee
>            Priority: Minor
>              Labels: pull-request-available
>
> TheĀ fuse_dfs_wrapper.sh hasn't been updated for quite a long time.
> Although the documentation mentions that the script may not work out of the 
> box, it would be clearer to update any outdated paths.
> for example, from
> {code:java}
> export 
> LIBHDFS_PATH="$HADOOP_HOME/hadoop-hdfs-project/hadoop-hdfs-native-client/target/usr/local/lib"{code}
> to
> {code:java}
> export 
> LIBHDFS_PATH="$HADOOP_HOME/hadoop-hdfs-project/hadoop-hdfs-native-client/target/native/target/usr/local/lib"{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to