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

Karel Vervaeke commented on WHIRR-358:
--------------------------------------

Absolutely a good idea. I just didn't want to blow up the scope :)

Here's my suggestion:
e.g. hbase.fw.rules=tcp/10101,tcp/-10102,udp/8650,80

meaning:
allow tcp traffic on 10101
disallow tcp traffic on 10102 (overriding a clusteractionhandler's action)
allow udp traffic on 8650
allow tcp traffic on port 80 (tcp/ is the default and can be omitted)

WDYT? Shall we create a separate ticket for this?

> Enable remote JMX access for HBase
> ----------------------------------
>
>                 Key: WHIRR-358
>                 URL: https://issues.apache.org/jira/browse/WHIRR-358
>             Project: Whirr
>          Issue Type: Improvement
>          Components: service/hbase
>            Reporter: Karel Vervaeke
>         Attachments: WHIRR-358.patch
>
>
> Enabling remote jmx access should make certain management tasks easier.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to