[
https://issues.apache.org/jira/browse/HADOOP-3763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pete Wyckoff updated HADOOP-3763:
---------------------------------
Description:
include
../../bin/hadoop-config.sh and then hadoop-env to get JAVA_HOME, HADOOP_HOME
and such.
was:
This will make it easier to do upgrades and debug configuration problems since
we only have to copy the wrapper into a system directory - ie /bin and the
wrapper changes rarely. (and it could be a symlink)
So I just propose adding
export PATH=$HADOOP_HOME/contrib/fuse_dfs:$PATH
to the wrapper script.
Summary: Move fuse_dfs_wrapper.sh and fuse_dfs into the
hadoop/contrib/fuse_dfs deploy directory and use hadoop-env.sh to get env info
(was: Make fuse_dfs_wrapper.sh add the fuse_dfs executable in the hadoop
deployment directory to its path)
> Move fuse_dfs_wrapper.sh and fuse_dfs into the hadoop/contrib/fuse_dfs deploy
> directory and use hadoop-env.sh to get env info
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-3763
> URL: https://issues.apache.org/jira/browse/HADOOP-3763
> Project: Hadoop Core
> Issue Type: Improvement
> Components: contrib/fuse-dfs
> Reporter: Pete Wyckoff
>
> include
> ../../bin/hadoop-config.sh and then hadoop-env to get JAVA_HOME, HADOOP_HOME
> and such.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.