pjfanning commented on PR #2968:
URL: https://github.com/apache/drill/pull/2968#issuecomment-2563065453

   Running into
   ```
   Caused by: java.lang.NoSuchMethodError: 'io.opentelemetry.api.trace.Span 
org.apache.hadoop.hbase.trace.TraceUtil.createSpan(java.lang.String)'
        at 
org.apache.hadoop.hbase.regionserver.HRegionServer.<init>(HRegionServer.java:631)
        at org.apache.hadoop.hbase.master.HMaster.<init>(HMaster.java:474)
        at 
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
 Method)
        at 
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at 
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
        at 
org.apache.hadoop.hbase.util.JVMClusterUtil.createMasterThread(JVMClusterUtil.java:124)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@drill.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to