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 19:45:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16105560#comment-16105560 ] 

Konstantin Boudnik commented on BIGTOP-2861:
--------------------------------------------

Do you have wiki account? I would be happy to give permissions so you can make the change yourself, hence contributing to the project? ;)

> 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 Wingert
>




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

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

Posted by Sean Wingert <sw...@us.ibm.com>.

Hi Konstantin,

I tried to make that change myself, but the Jira settings don't allow
comments on that page. Happy to help though!

Sean

-----Original Message-----
From: Konstantin Boudnik (JIRA) [mailto:jira@apache.org]
Sent: Friday, July 28, 2017 2:45 PM
To: issues@bigtop.apache.org
Subject: [jira] [Commented] (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:comment-tabpanel&focusedCommentId=16105560#comment-16105560 ]


Konstantin Boudnik commented on BIGTOP-2861:
--------------------------------------------

Do you have wiki account? I would be happy to give permissions so you can
make the change yourself, hence contributing to the project? ;)

> 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+Hado
> op+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 Wingert
>




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