From 647764a4ed21ea83dca6358649e0da20d8831621 Mon Sep 17 00:00:00 2001 From: Nicole Tietz-Sokolskaya Date: Mon, 18 Jun 2012 13:30:17 -0400 Subject: [PATCH] Removed hadoop entries. --- profile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profile b/profile index f67d786..acdb581 100644 --- a/profile +++ b/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