Chao-Heng Lee created HDFS-16930:
------------------------------------

             Summary: 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


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

Reply via email to