Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[io-hbase-bindings] regression: NoClassDefFoundException #260

Closed
je-ik opened this issue Jan 11, 2022 · 0 comments · Fixed by datadrivencz/proxima-platform#655
Closed

[io-hbase-bindings] regression: NoClassDefFoundException #260

je-ik opened this issue Jan 11, 2022 · 0 comments · Fixed by datadrivencz/proxima-platform#655
Assignees

Comments

@je-ik
Copy link
Collaborator

je-ik commented Jan 11, 2022

Exception in thread "pool-3-thread-30" java.lang.NoClassDefFoundError: Could not initialize class org.apache.hadoop.hbase.security.UserProvider
	at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:214)
	at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:119)
	at cz.o2.proxima.direct.hbase.HBaseClientWrapper.ensureClient(HBaseClientWrapper.java:63)
	at cz.o2.proxima.direct.hbase.RandomHBaseReader.scanWildcard(RandomHBaseReader.java:108)
	at cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor$ProxyRandomAccessReader.scanWildcard(DirectAttributeFamilyProxyDescriptor.java:583)
	at cz.o2.proxima.direct.randomaccess.RandomAccessReader.scanWildcard(RandomAccessReader.java:221)
	at cz.o2.proxima.server.RetrieveService.listAttributes(RetrieveService.java:127)
	at cz.o2.proxima.proto.service.RetrieveServiceGrpc$MethodHandlers.invoke(RetrieveServiceGrpc.java:416)
	at io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
	at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:331)
	at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:797)
	at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
@je-ik je-ik self-assigned this Jan 11, 2022
je-ik added a commit to datadrivencz/proxima-platform that referenced this issue Jan 11, 2022
je-ik added a commit to datadrivencz/proxima-platform that referenced this issue Jan 11, 2022
je-ik added a commit to datadrivencz/proxima-platform that referenced this issue Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant