You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Vinod Kumar Vavilapalli (Created) (JIRA)" <ji...@apache.org> on 2012/02/16 00:04:04 UTC

[jira] [Created] (MAPREDUCE-3866) bin/yarn prints the command line unnecessarily

bin/yarn prints the command line unnecessarily
----------------------------------------------

                 Key: MAPREDUCE-3866
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3866
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.0
            Reporter: Vinod Kumar Vavilapalli
            Assignee: Vinod Kumar Vavilapalli
            Priority: Minor
             Fix For: 0.23.2


For commands like rmadmin, version etc, it also prints the whole command line unnecessarily.

This was /me from long time ago, pre alpha :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-3866) bin/yarn prints the command line unnecessarily

Posted by "Vinod Kumar Vavilapalli (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kumar Vavilapalli updated MAPREDUCE-3866:
-----------------------------------------------

    Status: Patch Available  (was: Open)
    
> bin/yarn prints the command line unnecessarily
> ----------------------------------------------
>
>                 Key: MAPREDUCE-3866
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3866
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3866.txt
>
>
> For commands like rmadmin, version etc, it also prints the whole command line unnecessarily.
> This was /me from long time ago, pre alpha :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-3866) bin/yarn prints the command line unnecessarily

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216037#comment-13216037 ] 

Hudson commented on MAPREDUCE-3866:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1785 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1785/])
    MAPREDUCE-3866. Fixed the bin/yarn script to not print the command line unnecessarily. (vinodkv) (Revision 1293425)

     Result = ABORTED
vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293425
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/bin/yarn

                
> bin/yarn prints the command line unnecessarily
> ----------------------------------------------
>
>                 Key: MAPREDUCE-3866
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3866
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3866.txt
>
>
> For commands like rmadmin, version etc, it also prints the whole command line unnecessarily.
> This was /me from long time ago, pre alpha :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-3866) bin/yarn prints the command line unnecessarily

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216427#comment-13216427 ] 

Hudson commented on MAPREDUCE-3866:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #179 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/179/])
    MAPREDUCE-3866. Fixed the bin/yarn script to not print the command line unnecessarily. (vinodkv)
svn merge --ignore-ancestry -c 1293425 ../../trunk (Revision 1293429)

     Result = SUCCESS
vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293429
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/bin/yarn

                
> bin/yarn prints the command line unnecessarily
> ----------------------------------------------
>
>                 Key: MAPREDUCE-3866
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3866
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3866.txt
>
>
> For commands like rmadmin, version etc, it also prints the whole command line unnecessarily.
> This was /me from long time ago, pre alpha :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-3866) bin/yarn prints the command line unnecessarily

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216035#comment-13216035 ] 

Hudson commented on MAPREDUCE-3866:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #591 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/591/])
    MAPREDUCE-3866. Fixed the bin/yarn script to not print the command line unnecessarily. (vinodkv)
svn merge --ignore-ancestry -c 1293425 ../../trunk (Revision 1293429)

     Result = ABORTED
vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293429
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/bin/yarn

                
> bin/yarn prints the command line unnecessarily
> ----------------------------------------------
>
>                 Key: MAPREDUCE-3866
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3866
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3866.txt
>
>
> For commands like rmadmin, version etc, it also prints the whole command line unnecessarily.
> This was /me from long time ago, pre alpha :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-3866) bin/yarn prints the command line unnecessarily

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13215949#comment-13215949 ] 

Hudson commented on MAPREDUCE-3866:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #576 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/576/])
    MAPREDUCE-3866. Fixed the bin/yarn script to not print the command line unnecessarily. (vinodkv)
svn merge --ignore-ancestry -c 1293425 ../../trunk (Revision 1293429)

     Result = SUCCESS
vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293429
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/bin/yarn

                
> bin/yarn prints the command line unnecessarily
> ----------------------------------------------
>
>                 Key: MAPREDUCE-3866
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3866
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3866.txt
>
>
> For commands like rmadmin, version etc, it also prints the whole command line unnecessarily.
> This was /me from long time ago, pre alpha :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-3866) bin/yarn prints the command line unnecessarily

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216420#comment-13216420 ] 

Hudson commented on MAPREDUCE-3866:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #966 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/966/])
    MAPREDUCE-3866. Fixed the bin/yarn script to not print the command line unnecessarily. (vinodkv) (Revision 1293425)

     Result = FAILURE
vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293425
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/bin/yarn

                
> bin/yarn prints the command line unnecessarily
> ----------------------------------------------
>
>                 Key: MAPREDUCE-3866
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3866
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3866.txt
>
>
> For commands like rmadmin, version etc, it also prints the whole command line unnecessarily.
> This was /me from long time ago, pre alpha :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-3866) bin/yarn prints the command line unnecessarily

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13215931#comment-13215931 ] 

Hudson commented on MAPREDUCE-3866:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #1773 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1773/])
    MAPREDUCE-3866. Fixed the bin/yarn script to not print the command line unnecessarily. (vinodkv) (Revision 1293425)

     Result = SUCCESS
vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293425
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/bin/yarn

                
> bin/yarn prints the command line unnecessarily
> ----------------------------------------------
>
>                 Key: MAPREDUCE-3866
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3866
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3866.txt
>
>
> For commands like rmadmin, version etc, it also prints the whole command line unnecessarily.
> This was /me from long time ago, pre alpha :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-3866) bin/yarn prints the command line unnecessarily

Posted by "Vinod Kumar Vavilapalli (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kumar Vavilapalli updated MAPREDUCE-3866:
-----------------------------------------------

    Attachment: MAPREDUCE-3866.txt

Trivial patch.
                
> bin/yarn prints the command line unnecessarily
> ----------------------------------------------
>
>                 Key: MAPREDUCE-3866
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3866
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3866.txt
>
>
> For commands like rmadmin, version etc, it also prints the whole command line unnecessarily.
> This was /me from long time ago, pre alpha :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-3866) bin/yarn prints the command line unnecessarily

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216439#comment-13216439 ] 

Hudson commented on MAPREDUCE-3866:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #207 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/207/])
    MAPREDUCE-3866. Fixed the bin/yarn script to not print the command line unnecessarily. (vinodkv)
svn merge --ignore-ancestry -c 1293425 ../../trunk (Revision 1293429)

     Result = FAILURE
vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293429
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/bin/yarn

                
> bin/yarn prints the command line unnecessarily
> ----------------------------------------------
>
>                 Key: MAPREDUCE-3866
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3866
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3866.txt
>
>
> For commands like rmadmin, version etc, it also prints the whole command line unnecessarily.
> This was /me from long time ago, pre alpha :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-3866) bin/yarn prints the command line unnecessarily

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13215958#comment-13215958 ] 

Hudson commented on MAPREDUCE-3866:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1848 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1848/])
    MAPREDUCE-3866. Fixed the bin/yarn script to not print the command line unnecessarily. (vinodkv) (Revision 1293425)

     Result = SUCCESS
vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293425
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/bin/yarn

                
> bin/yarn prints the command line unnecessarily
> ----------------------------------------------
>
>                 Key: MAPREDUCE-3866
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3866
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3866.txt
>
>
> For commands like rmadmin, version etc, it also prints the whole command line unnecessarily.
> This was /me from long time ago, pre alpha :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-3866) bin/yarn prints the command line unnecessarily

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209003#comment-13209003 ] 

Hadoop QA commented on MAPREDUCE-3866:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12514729/MAPREDUCE-3866.txt
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1873//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1873//console

This message is automatically generated.
                
> bin/yarn prints the command line unnecessarily
> ----------------------------------------------
>
>                 Key: MAPREDUCE-3866
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3866
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3866.txt
>
>
> For commands like rmadmin, version etc, it also prints the whole command line unnecessarily.
> This was /me from long time ago, pre alpha :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-3866) bin/yarn prints the command line unnecessarily

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13215967#comment-13215967 ] 

Hudson commented on MAPREDUCE-3866:
-----------------------------------

Integrated in Hadoop-Common-0.23-Commit #589 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/589/])
    MAPREDUCE-3866. Fixed the bin/yarn script to not print the command line unnecessarily. (vinodkv)
svn merge --ignore-ancestry -c 1293425 ../../trunk (Revision 1293429)

     Result = SUCCESS
vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293429
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/bin/yarn

                
> bin/yarn prints the command line unnecessarily
> ----------------------------------------------
>
>                 Key: MAPREDUCE-3866
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3866
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3866.txt
>
>
> For commands like rmadmin, version etc, it also prints the whole command line unnecessarily.
> This was /me from long time ago, pre alpha :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-3866) bin/yarn prints the command line unnecessarily

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216454#comment-13216454 ] 

Hudson commented on MAPREDUCE-3866:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1001 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1001/])
    MAPREDUCE-3866. Fixed the bin/yarn script to not print the command line unnecessarily. (vinodkv) (Revision 1293425)

     Result = SUCCESS
vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293425
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/bin/yarn

                
> bin/yarn prints the command line unnecessarily
> ----------------------------------------------
>
>                 Key: MAPREDUCE-3866
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3866
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3866.txt
>
>
> For commands like rmadmin, version etc, it also prints the whole command line unnecessarily.
> This was /me from long time ago, pre alpha :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-3866) bin/yarn prints the command line unnecessarily

Posted by "Vinod Kumar Vavilapalli (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kumar Vavilapalli updated MAPREDUCE-3866:
-----------------------------------------------

      Resolution: Fixed
    Release Note: Fixed the bin/yarn script to not print the command line unnecessarily.
          Status: Resolved  (was: Patch Available)

Trivial patch, committed to trunk and branch-0.23.
                
> bin/yarn prints the command line unnecessarily
> ----------------------------------------------
>
>                 Key: MAPREDUCE-3866
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3866
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3866.txt
>
>
> For commands like rmadmin, version etc, it also prints the whole command line unnecessarily.
> This was /me from long time ago, pre alpha :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira