Removed hadoop entries.
This commit is contained in:
parent
f45bc5b9b4
commit
647764a4ed
1 changed files with 3 additions and 3 deletions
6
profile
6
profile
|
@ -45,9 +45,9 @@ if `tty -s`; then
|
|||
fi
|
||||
|
||||
# set the path for Hadoop
|
||||
export HADOOP_VERSION=hadoop-1.0.1
|
||||
export HADOOP=~/hadoop/$HADOOP_VERSION
|
||||
export PATH=$PATH:$HADOOP/bin
|
||||
# export HADOOP_VERSION=hadoop-1.0.1
|
||||
# export HADOOP=~/hadoop/$HADOOP_VERSION
|
||||
# export PATH=$PATH:$HADOOP/bin
|
||||
export JAVA_HOME=/usr
|
||||
|
||||
# add the rubygem location
|
||||
|
|
Loading…
Reference in a new issue