Details
Description
The Thrift gateway should start with a default mode if one is not selected. Currently, instead we see:
Exception in thread "main" java.lang.AssertionError: Exactly one option out of [-hsha, -nonblocking, -threadpool, -threadedselector] has to be specified at org.apache.hadoop.hbase.thrift.ThriftServerRunner$ImplType.setServerImpl(ThriftServerRunner.java:201) at org.apache.hadoop.hbase.thrift.ThriftServer.processOptions(ThriftServer.java:169) at org.apache.hadoop.hbase.thrift.ThriftServer.doMain(ThriftServer.java:85) at org.apache.hadoop.hbase.thrift.ThriftServer.main(ThriftServer.java:192)
See also BIGTOP-648.
Attachments
Attachments
Issue Links
- duplicates
-
HBASE-6166 Allow thrift to start wih the server type specified in config
- Closed
- is depended upon by
-
BIGTOP-960 Remove workaround for HBASE-6263 in hbase-thrift start
- Closed
- relates to
-
BIGTOP-648 hbase-thrift cannot be started properly
- Closed