Ihor Krysenko created PHOENIX-4553:
--------------------------------------
Summary: HBase Master could not start with enabled APACHE_PHOENIX
parcel
Key: PHOENIX-4553
URL: https://issues.apache.org/jira/browse/PHOENIX-4553
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.13.2-cdh5.11.2
Environment: CDH 5.11.2
Apache phoenix 4.13.2-cdh5.11.2
Reporter: Ihor Krysenko
After activation parcel HBase Master and Region could not start. Some problems
with shaded thin-client, because if it remove from the parcel, everything work
great.
Please help
SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in
[jar:file:/opt/cloudera/parcels/CDH-5.11.2-1.cdh5.11.2.p0.4/jars/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/opt/cloudera/parcels/APACHE_PHOENIX-4.13.2-cdh5.11.2.p0.0/lib/phoenix/phoenix-4.13.2-cdh5.11.2-client.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/opt/cloudera/parcels/APACHE_PHOENIX-4.13.2-cdh5.11.2.p0.0/lib/phoenix/phoenix-4.13.2-cdh5.11.2-hive.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/opt/cloudera/parcels/APACHE_PHOENIX-4.13.2-cdh5.11.2.p0.0/lib/phoenix/phoenix-4.13.2-cdh5.11.2-thin-client.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] Exception in thread
"RpcServer.reader=1,bindAddress=0.0.0.0,port=60000"
java.util.ServiceConfigurationError: org.apache.hadoop.security.SecurityInfo:
Provider
org.apache.phoenix.shaded.org.apache.hadoop.security.AnnotatedSecurityInfo not
a subtype at java.util.ServiceLoader.fail(ServiceLoader.java:231) at
java.util.ServiceLoader.access$300(ServiceLoader.java:181) at
java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:369) at
java.util.ServiceLoader$1.next(ServiceLoader.java:445) at
org.apache.hadoop.security.SecurityUtil.getKerberosInfo(SecurityUtil.java:333)
at
org.apache.hadoop.security.authorize.ServiceAuthorizationManager.authorize(ServiceAuthorizationManager.java:101)
at org.apache.hadoop.hbase.ipc.RpcServer.authorize(RpcServer.java:2347) at
org.apache.hadoop.hbase.ipc.RpcServer$Connection.authorizeConnection(RpcServer.java:1898)
at
org.apache.hadoop.hbase.ipc.RpcServer$Connection.processOneRpc(RpcServer.java:1772)
at
org.apache.hadoop.hbase.ipc.RpcServer$Connection.saslReadAndProcess(RpcServer.java:1335)
at
org.apache.hadoop.hbase.ipc.RpcServer$Connection.process(RpcServer.java:1614)
at
org.apache.hadoop.hbase.ipc.RpcServer$Connection.readAndProcess(RpcServer.java:1596)
at org.apache.hadoop.hbase.ipc.RpcServer$Listener.doRead(RpcServer.java:854)
at
org.apache.hadoop.hbase.ipc.RpcServer$Listener$Reader.doRunLoop(RpcServer.java:635)
at
org.apache.hadoop.hbase.ipc.RpcServer$Listener$Reader.run(RpcServer.java:611)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)