You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/08/08 20:25:12 UTC

[jira] [Assigned] (SLIDER-288) Add role for HBase thrift2 gateway

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

Ted Yu reassigned SLIDER-288:
-----------------------------

    Assignee: Ted Yu

> Add role for HBase thrift2 gateway
> ----------------------------------
>
>                 Key: SLIDER-288
>                 URL: https://issues.apache.org/jira/browse/SLIDER-288
>             Project: Slider
>          Issue Type: Task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>
> This is to add support for HBase thrift2 gateway.
> {code}
> usage: Thrift [-b <arg>] [-c] [-f] [-h] [-hsha | -nonblocking |
>        -threadpool] [--infoport <arg>]  [-p <arg>]
>  -b,--bind <arg>       Address to bind the Thrift server to. Not supported
>                        by the Nonblocking and HsHa server [default:
>                        0.0.0.0]
>  -c,--compact          Use the compact protocol
>  -f,--framed           Use framed transport
>  -h,--help             Print help information
>  -hsha                 Use the THsHaServer. This implies the framed
>                        transport.
>     --infoport <arg>   Port for web UI
>  -nonblocking          Use the TNonblockingServer. This implies the framed
>                        transport.
>  -p,--port <arg>       Port to bind to [default: 9090]
>  -threadpool           Use the TThreadPoolServer. This is the default.
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)