[ 
https://issues.apache.org/jira/browse/HBASE-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack resolved HBASE-65.
------------------------

      Resolution: Fixed
        Assignee: Lars Francke
    Hadoop Flags: [Reviewed]

Fixed by HBASE-1360 (Assigned to Lars Francke since he did the work over in 
hbase-1360)

> Thrift Server should have an option to bind to ip address
> ---------------------------------------------------------
>
>                 Key: HBASE-65
>                 URL: https://issues.apache.org/jira/browse/HBASE-65
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: thrift
>    Affects Versions: 0.18.0
>            Reporter: Billy Pearson
>            Assignee: Lars Francke
>            Priority: Minor
>
> The Thrift server can be bound to a port by calling
> ./bin/hbase thrift --port PORT
> As in all other server in hadoop everything is option to bind to a set ip 
> address this will help with security issues
> example 
> ./bin/hbase rest --bind 0.0.0.0
> As of now thrift is on all ip's on the server making it a security risk. so 
> it would be nice to have the option to bind to a ip so we can limit access to 
> the server.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to