You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2017/07/28 23:01:00 UTC

[jira] [Assigned] (BIGTOP-2861) Please change erroneous command in "How to install Hadoop distribution from Bigtop 1.2.0"

     [ https://issues.apache.org/jira/browse/BIGTOP-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik reassigned BIGTOP-2861:
------------------------------------------

    Assignee: Sean W

> Please change erroneous command in "How to install Hadoop distribution from Bigtop 1.2.0"
> -----------------------------------------------------------------------------------------
>
>                 Key: BIGTOP-2861
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2861
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>         Environment: On page https://cwiki.apache.org/confluence/display/BIGTOP/How+to+install+Hadoop+distribution+from+Bigtop+1.2.0
> Please change this:
> # Install Bigtop Puppet
> ...
> sudo (cd /bigtop-home; git checkout branch-1.2)
> to something like this:
> sudo sh -c "cd /bigtop-home; git checkout branch-1.2"
> otherwise, CentOS reports this:
> [root@core ~]# sudo (cd /bigtop-home; git checkout branch-1.2)
> -bash: syntax error near unexpected token `cd'
>            Reporter: Sean W
>            Assignee: Sean W
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)