You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Jonathan Hsieh (Commented) (JIRA)" <ji...@apache.org> on 2012/04/03 04:06:22 UTC

[jira] [Commented] (BIGTOP-503) remove unsupported upstream launcher scripts from packaging

    [ https://issues.apache.org/jira/browse/BIGTOP-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244917#comment-13244917 ] 

Jonathan Hsieh commented on BIGTOP-503:
---------------------------------------

Is there a reason why we don't also get rid of:

hbase/bin:
  start-hbase.sh
  stop-hbase.sh
  hbase-daemons.sh
  master-backup.sh
  regionservers.sh
  zookeepers.sh 

These all use ssh to "start" a cluster similar to how start/stop-all.sh, start/stop-dfs.sh and start/stop-mapred.sh scripts work for hadoop, and I believe these are all not to be used from package based installed.
  
                
> remove unsupported upstream launcher scripts from packaging
> -----------------------------------------------------------
>
>                 Key: BIGTOP-503
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-503
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.4.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.4.0
>
>
> Currently the following scripts break if one tries to use them out of packages. This mostly happens because they expect daemons to be managed in a very particular way and are not init.d/upstart friendly. Removing them seems to be
> the best way to sort out those that are truly appreciated by users from those that are "just there". We can selectively fix/resurrect the ones that folks miss too much.
> For now, here's the list. Scream if you see your favorite kitten on there ;-)
> {noformat}
> hadoop/sbin:
>   start-all.sh
>   stop-all.sh
> hadoop-yarn/sbin:
>   slaves.sh
>   start-yarn.sh
>   stop-yarn.sh
> hadoop-hdfs/sbin:
>   distribute-exclude.sh
>   refresh-namenodes.sh
>   start-balancer.sh
>   stop-balancer.sh
>   start-secure-dns.sh
>   stop-secure-dns.sh
>   start-dfs.sh
>   stop-dfs.sh
> hbase/bin:
>   rolling-restart.sh
>   graceful_stop.sh
>   local-regionservers.sh
>   start-hbase.sh
>   stop-hbase.sh
>   local-master-backup.sh
> oozie/bin:
>   addtowar.sh
>   oozie-setup.sh
> {noformat}

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