Jimmy Xiang created HBASE-7314:
----------------------------------

             Summary: Can't start REST/Thrift server if HBASE_JMX_OPTS not set
                 Key: HBASE-7314
                 URL: https://issues.apache.org/jira/browse/HBASE-7314
             Project: HBase
          Issue Type: Bug
          Components: scripts
    Affects Versions: 0.96.0
            Reporter: Jimmy Xiang
            Assignee: Jimmy Xiang
            Priority: Minor
             Fix For: 0.96.0


By default JMX is enabled for REST server and Thrift server.  However, if 
HBASE_JMX_OPTS is not set, and JMX remote access rule is not set, we can't 
bring up the REST/Thrift server due to JMX remote access rule errors.

We need to enhance the hbase script not to enable JMX for REST/Thrift server is 
HBASE_JMX_OPTS is not set.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to