[hbase] Make hbase daemon scripts take args in same order as hadoop daemon scripts ----------------------------------------------------------------------------------
Key: HADOOP-2011 URL: https://issues.apache.org/jira/browse/HADOOP-2011 Project: Hadoop Issue Type: Bug Components: contrib/hbase Reporter: stack Priority: Blocker Fix For: 0.15.0 Hbase daemon scripts do not take args in same order as hadoop daemon scripts. Currently hbase-daemon.sh take 'master start' when it should be 'start master'. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.