[ https://issues.apache.org/jira/browse/HADOOP-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack updated HADOOP-2545: -------------------------- Attachment: hbasedaemon.patch Patch to make rest and thrift do same as master and regionserver so both can be started/stopped via hbase-daemon.sh and logs go into files named for daemon in $HADOOP_LOG_DIR (I'd attached it previous to 2593, but that'd been close). > hbase rest server should be started with hbase-daemon.sh > -------------------------------------------------------- > > Key: HADOOP-2545 > URL: https://issues.apache.org/jira/browse/HADOOP-2545 > Project: Hadoop > Issue Type: New Feature > Components: contrib/hbase > Reporter: Michael Bieniosek > Priority: Minor > Fix For: 0.16.0 > > Attachments: hbasedaemon.patch > > > Currently, the hbase rest server is started with the hbase script. But it > should be started with the hbase-daemon script, which allows better > configuration options. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.