You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/27 22:23:00 UTC

[jira] [Commented] (HDFS-16930) Update the wrapper for fuse-dfs

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

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

lfrancke commented on PR #5449:
URL: https://github.com/apache/hadoop/pull/5449#issuecomment-1610300957

   If some of these things are not clear then we can maybe split out the bits that can definitely be fixed.
   e.g. the `LIBHDFS_PATH` fix.
   
   I've stumbled across this as well tonight.




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