[hbase@sandbox ~]$ hbase thrift start --infoport 9095 -p 9090 2017-01-04 07:09:39,339 INFO [main] util.VersionInfo: HBase 1.1.2.2.4.0.0-169 2017-01-04 07:09:39,339 INFO [main] util.VersionInfo: Source code repository git://c66-slave-38a0b1a6-7/grid/0/jenkins/workspace/HDP-build-centos6/bigtop/build/hbase/rpm/BUILD/hbase-1.1.2.2.4.0.0 revision=61dfb2b344f424a11f93b3f086eab815c1eb0b6a 2017-01-04 07:09:39,339 INFO [main] util.VersionInfo: Compiled by jenkins on Wed Feb 10 07:08:51 UTC 2016 2017-01-04 07:09:39,339 INFO [main] util.VersionInfo: From source with checksum afb8421bf497c0e82b9489877d53b904 2017-01-04 07:09:39,983 INFO [main] thrift.ThriftServerRunner: Using default thrift server type 2017-01-04 07:09:39,983 INFO [main] thrift.ThriftServerRunner: Using thrift server type threadpool SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/usr/hdp/2.4.0.0-169/hadoop/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/usr/hdp/2.4.0.0-169/zookeeper/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] 2017-01-04 07:09:40,995 INFO [main] security.UserGroupInformation: Login successful for user hbase/sandbox.hortonworks.com@NIMBUS.COM using keytab file /etc/security/keytabs/hbase.service.keytab 2017-01-04 07:09:41,237 INFO [main] impl.MetricsConfig: loaded properties from hadoop-metrics2-hbase.properties 2017-01-04 07:09:41,501 INFO [main] timeline.HadoopTimelineMetricsSink: Initializing Timeline metrics sink. 2017-01-04 07:09:41,501 INFO [main] timeline.HadoopTimelineMetricsSink: Identified hostname = sandbox.hortonworks.com, serviceName = hbase 2017-01-04 07:09:41,507 INFO [main] timeline.HadoopTimelineMetricsSink: Collector Uri: http://sandbox.hortonworks.com:6188/ws/v1/timeline/metrics 2017-01-04 07:09:41,519 INFO [main] impl.MetricsSinkAdapter: Sink timeline started 2017-01-04 07:09:41,626 INFO [main] impl.MetricsSystemImpl: Scheduled snapshot period at 60 second(s). 2017-01-04 07:09:41,626 INFO [main] impl.MetricsSystemImpl: HBase metrics system started 2017-01-04 07:09:42,013 INFO [main] mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog 2017-01-04 07:09:42,021 INFO [main] http.HttpRequestLog: Http request log for http.requests.thrift is not defined 2017-01-04 07:09:42,039 INFO [main] http.HttpServer: Added global filter 'safety' (class=org.apache.hadoop.hbase.http.HttpServer$QuotingInputFilter) 2017-01-04 07:09:42,044 INFO [main] http.HttpServer: Added filter static_user_filter (class=org.apache.hadoop.hbase.http.lib.StaticUserWebFilter$StaticUserFilter) to context thrift 2017-01-04 07:09:42,044 INFO [main] http.HttpServer: Added filter static_user_filter (class=org.apache.hadoop.hbase.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs 2017-01-04 07:09:42,044 INFO [main] http.HttpServer: Added filter static_user_filter (class=org.apache.hadoop.hbase.http.lib.StaticUserWebFilter$StaticUserFilter) to context static 2017-01-04 07:09:42,234 INFO [main] http.HttpServer: Jetty bound to port 9095 2017-01-04 07:09:42,235 INFO [main] mortbay.log: jetty-6.1.26.hwx 2017-01-04 07:09:42,278 WARN [main] mortbay.log: Can't reuse /tmp/Jetty_0_0_0_0_9095_thrift____.vqpz9l, using /tmp/Jetty_0_0_0_0_9095_thrift____.vqpz9l_5708651132401074060 2017-01-04 07:09:42,830 INFO [main] mortbay.log: Started SslSocketConnectorSecure@0.0.0.0:9095 2017-01-04 07:09:42,897 INFO [main] thrift.ThriftServerRunner: Starting Thrift HTTP Server on 9090 2017-01-04 07:09:42,897 INFO [main] mortbay.log: jetty-6.1.26.hwx 2017-01-04 07:09:42,907 INFO [main] mortbay.log: Started SelectChannelConnector@0.0.0.0:9090 2017-01-04 07:10:13,062 ERROR [1040153662@qtp-1189104767-0] thrift.ThriftHttpServlet: Failed to perform authentication 2017-01-04 07:10:13,062 ERROR [1040153662@qtp-1189104767-0] thrift.ThriftHttpServlet: Kerberos Authentication failed org.apache.hadoop.hbase.thrift.HttpAuthenticationException: java.lang.reflect.UndeclaredThrowableException at org.apache.hadoop.hbase.thrift.ThriftHttpServlet.doKerberosAuth(ThriftHttpServlet.java:139) at org.apache.hadoop.hbase.thrift.ThriftHttpServlet.doPost(ThriftHttpServlet.java:86) at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:401) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:767) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) Caused by: java.lang.reflect.UndeclaredThrowableException at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1672) at org.apache.hadoop.hbase.thrift.ThriftHttpServlet.doKerberosAuth(ThriftHttpServlet.java:134) ... 16 more Caused by: org.apache.hadoop.hbase.thrift.HttpAuthenticationException: Authorization header received from the client is empty. at org.apache.hadoop.hbase.thrift.ThriftHttpServlet$HttpKerberosServerAction.getAuthHeader(ThriftHttpServlet.java:212) at org.apache.hadoop.hbase.thrift.ThriftHttpServlet$HttpKerberosServerAction.run(ThriftHttpServlet.java:176) at org.apache.hadoop.hbase.thrift.ThriftHttpServlet$HttpKerberosServerAction.run(ThriftHttpServlet.java:144) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:415) at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1657) ... 17 more 2017-01-04 07:12:41,807 WARN [timeline] timeline.HadoopTimelineMetricsSink: Unable to send metrics to collector by address:http://sandbox.hortonworks.com:6188/ws/v1/timeline/metrics