You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Mark Grover (JIRA)" <ji...@apache.org> on 2013/04/17 20:33:18 UTC

[jira] [Created] (BIGTOP-930) init-hdfs.sh fails on execution

Mark Grover created BIGTOP-930:
----------------------------------

             Summary: init-hdfs.sh fails on execution
                 Key: BIGTOP-930
                 URL: https://issues.apache.org/jira/browse/BIGTOP-930
             Project: Bigtop
          Issue Type: Bug
          Components: Deployment
    Affects Versions: 0.5.0
            Reporter: Mark Grover
            Assignee: Mark Grover
             Fix For: 0.6.0


The init-hdfs.sh on trunk fails on this line
{code}
/usr/bin/hadoop fs -chmod 777 -R /tmp/hadoop-yarn
{code}

The intended order of -R and 777 is flipped.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira