Amanda Moran created TRAFODION-1681:
---------------------------------------

             Summary: hadoop and hdfs commands need a full path
                 Key: TRAFODION-1681
                 URL: https://issues.apache.org/jira/browse/TRAFODION-1681
             Project: Apache Trafodion
          Issue Type: Bug
          Components: installer
            Reporter: Amanda Moran
            Assignee: Amanda Moran


During install hadoop and hdfs commands fail because full path is not included. 
This does not always happen, but happening more offend. 

traf_cloudera_mods98:

Change lines like: 
sudo su $HDFS_USER --command "hadoop fs -mkdir /bulkload"
To: 
sudo su $HDFS_USER --command "$HADOOP_PATH/../../../bin/hadoop fs -mkdir 
/bulkload"




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to