[ https://issues.apache.org/jira/browse/HADOOP-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556806#action_12556806 ]
Michael Bieniosek commented on HADOOP-2545: ------------------------------------------- Currently I can't specify a config to the hbase rest servlet. The hbase command line script only looks at hbase-config.sh in the same directory as hbase. I'd like to be able to specify an arbitrary location for my hbase-env.sh and hbase-site.xml files. > 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 > > 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.