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 "Tom White (Created) (JIRA)" <ji...@apache.org> on 2011/11/16 21:25:51 UTC

[jira] [Created] (MAPREDUCE-3416) Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS

Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS
----------------------------------------------------------------------------

                 Key: MAPREDUCE-3416
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3416
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: mrv2
    Affects Versions: 0.23.0
            Reporter: Tom White


There are already {start,stop}-all.sh scripts for starting and stopping all Hadoop daemons which conflict with the YARN {start,stop}-all.sh scripts. The latter should be renamed {start,stop}-yarn.sh.

--
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-3416) Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS

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

Tom White commented on MAPREDUCE-3416:
--------------------------------------

They should be moved to sbin next to the other start and stop scripts.
                
> Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3416
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3416
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Tom White
>
> There are already {start,stop}-all.sh scripts for starting and stopping all Hadoop daemons which conflict with the YARN {start,stop}-all.sh scripts. The latter should be renamed {start,stop}-yarn.sh.

--
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-3416) Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS

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

Jonathan Eagles updated MAPREDUCE-3416:
---------------------------------------

    Attachment: MAPREDUCE-3416.patch
    
> Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3416
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3416
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Tom White
>            Assignee: Jonathan Eagles
>         Attachments: MAPREDUCE-3416.patch
>
>
> There are already {start,stop}-all.sh scripts for starting and stopping all Hadoop daemons which conflict with the YARN {start,stop}-all.sh scripts. The latter should be renamed {start,stop}-yarn.sh.

--
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-3416) Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS

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

Jonathan Eagles commented on MAPREDUCE-3416:
--------------------------------------------

Patch application failures are normal for this type of change. Manual testing verifies files are packages correctly. A grep for file references turns up no unmodified reference.
                
> Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3416
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3416
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Tom White
>            Assignee: Jonathan Eagles
>         Attachments: MAPREDUCE-3416.patch
>
>
> There are already {start,stop}-all.sh scripts for starting and stopping all Hadoop daemons which conflict with the YARN {start,stop}-all.sh scripts. The latter should be renamed {start,stop}-yarn.sh.

--
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-3416) Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS

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

Jonathan Eagles commented on MAPREDUCE-3416:
--------------------------------------------

Here is the new layout after this patch. 

$BASEDIR/hadoop-common/share/hadoop/common/templates/conf/hadoop-env.sh
$BASEDIR/hadoop-common/libexec/hadoop-config.sh
$BASEDIR/hadoop-common/bin/rcc
$BASEDIR/hadoop-common/bin/hadoop
$BASEDIR/hadoop-common/sbin/hadoop-setup-conf.sh
$BASEDIR/hadoop-common/sbin/start-all.sh
$BASEDIR/hadoop-common/sbin/slaves.sh
$BASEDIR/hadoop-common/sbin/update-hadoop-env.sh
$BASEDIR/hadoop-common/sbin/hadoop-daemons.sh
$BASEDIR/hadoop-common/sbin/stop-all.sh
$BASEDIR/hadoop-common/sbin/hadoop-validate-setup.sh
$BASEDIR/hadoop-common/sbin/hadoop-setup-hdfs.sh
$BASEDIR/hadoop-common/sbin/hadoop-setup-applications.sh
$BASEDIR/hadoop-common/sbin/hadoop-daemon.sh
$BASEDIR/hadoop-common/sbin/hadoop-create-user.sh
$BASEDIR/hadoop-common/sbin/hadoop-setup-single-node.sh
$BASEDIR/hadoop-hdfs/libexec/hdfs-config.sh
$BASEDIR/hadoop-hdfs/bin/hdfs
$BASEDIR/hadoop-hdfs/sbin/stop-dfs.sh
$BASEDIR/hadoop-hdfs/sbin/start-balancer.sh
$BASEDIR/hadoop-hdfs/sbin/distribute-exclude.sh
$BASEDIR/hadoop-hdfs/sbin/start-secure-dns.sh
$BASEDIR/hadoop-hdfs/sbin/refresh-namenodes.sh
$BASEDIR/hadoop-hdfs/sbin/stop-balancer.sh
$BASEDIR/hadoop-hdfs/sbin/update-hdfs-env.sh
$BASEDIR/hadoop-hdfs/sbin/hdfs-config.sh
$BASEDIR/hadoop-hdfs/sbin/start-dfs.sh
$BASEDIR/hadoop-hdfs/sbin/stop-secure-dns.sh
$BASEDIR/hadoop-mapreduce/bin/mapred
$BASEDIR/hadoop-mapreduce/bin/mapred-config.sh
$BASEDIR/hadoop-mapreduce/bin/yarn
$BASEDIR/hadoop-mapreduce/sbin/yarn-config.sh
$BASEDIR/hadoop-mapreduce/sbin/start-yarn.sh
$BASEDIR/hadoop-mapreduce/sbin/slaves.sh
$BASEDIR/hadoop-mapreduce/sbin/yarn-daemons.sh
$BASEDIR/hadoop-mapreduce/sbin/stop-yarn.sh
$BASEDIR/hadoop-mapreduce/sbin/yarn-daemon.sh
$BASEDIR/hadoop-mapreduce/conf/yarn-env.sh

                
> Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3416
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3416
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Tom White
>            Assignee: Jonathan Eagles
>         Attachments: MAPREDUCE-3416.patch
>
>
> There are already {start,stop}-all.sh scripts for starting and stopping all Hadoop daemons which conflict with the YARN {start,stop}-all.sh scripts. The latter should be renamed {start,stop}-yarn.sh.

--
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-3416) Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS

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

Hadoop QA commented on MAPREDUCE-3416:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12505397/MAPREDUCE-3416.patch
  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 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1356//console

This message is automatically generated.
                
> Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3416
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3416
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Tom White
>            Assignee: Jonathan Eagles
>         Attachments: MAPREDUCE-3416.patch
>
>
> There are already {start,stop}-all.sh scripts for starting and stopping all Hadoop daemons which conflict with the YARN {start,stop}-all.sh scripts. The latter should be renamed {start,stop}-yarn.sh.

--
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-3416) Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS

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

Mahadev konar commented on MAPREDUCE-3416:
------------------------------------------

Jonathan,
 Do you want to give MAPREDUCE-3177 a shot along with this? I was bold enough to pick it up but cannot find much time to do it as of now. It would be a good compliment to this jira.
                
> Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3416
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3416
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Tom White
>            Assignee: Jonathan Eagles
>         Attachments: MAPREDUCE-3416.patch
>
>
> There are already {start,stop}-all.sh scripts for starting and stopping all Hadoop daemons which conflict with the YARN {start,stop}-all.sh scripts. The latter should be renamed {start,stop}-yarn.sh.

--
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] [Assigned] (MAPREDUCE-3416) Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS

Posted by "Jonathan Eagles (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Eagles reassigned MAPREDUCE-3416:
------------------------------------------

    Assignee: Jonathan Eagles
    
> Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3416
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3416
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Tom White
>            Assignee: Jonathan Eagles
>         Attachments: MAPREDUCE-3416.patch
>
>
> There are already {start,stop}-all.sh scripts for starting and stopping all Hadoop daemons which conflict with the YARN {start,stop}-all.sh scripts. The latter should be renamed {start,stop}-yarn.sh.

--
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-3416) Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS

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

Jonathan Eagles updated MAPREDUCE-3416:
---------------------------------------

    Status: Patch Available  (was: Open)
    
> Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3416
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3416
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Tom White
>            Assignee: Jonathan Eagles
>         Attachments: MAPREDUCE-3416.patch
>
>
> There are already {start,stop}-all.sh scripts for starting and stopping all Hadoop daemons which conflict with the YARN {start,stop}-all.sh scripts. The latter should be renamed {start,stop}-yarn.sh.

--
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] [Resolved] (MAPREDUCE-3416) Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS

Posted by "Jonathan Eagles (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Eagles resolved MAPREDUCE-3416.
----------------------------------------

    Resolution: Duplicate
    
> Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3416
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3416
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Tom White
>            Assignee: Jonathan Eagles
>         Attachments: MAPREDUCE-3416.patch
>
>
> There are already {start,stop}-all.sh scripts for starting and stopping all Hadoop daemons which conflict with the YARN {start,stop}-all.sh scripts. The latter should be renamed {start,stop}-yarn.sh.

--
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-3416) Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS

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

Jonathan Eagles commented on MAPREDUCE-3416:
--------------------------------------------

Thanks for pointing out MAPREDUCE-3366, Mahadev.
                
> Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3416
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3416
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Tom White
>            Assignee: Jonathan Eagles
>         Attachments: MAPREDUCE-3416.patch
>
>
> There are already {start,stop}-all.sh scripts for starting and stopping all Hadoop daemons which conflict with the YARN {start,stop}-all.sh scripts. The latter should be renamed {start,stop}-yarn.sh.

--
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-3416) Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS

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

Mahadev konar updated MAPREDUCE-3416:
-------------------------------------

    Status: Open  (was: Patch Available)

Looks like this is included in MAPREDUCE-3366.
                
> Rename {start,stop}-all.sh to {start,stop}-yarn.sh for consistency with HDFS
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3416
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3416
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Tom White
>            Assignee: Jonathan Eagles
>         Attachments: MAPREDUCE-3416.patch
>
>
> There are already {start,stop}-all.sh scripts for starting and stopping all Hadoop daemons which conflict with the YARN {start,stop}-all.sh scripts. The latter should be renamed {start,stop}-yarn.sh.

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