You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/07/11 03:11:05 UTC

[GitHub] [hudi] dohongdayi commented on issue #5765: [SUPPORT] throw "java.lang.NoSuchMethodError: org.apache.hadoop.hdfs.client.HdfsDataInputStream.getReadStatistics()"

dohongdayi commented on issue #5765:
URL: https://github.com/apache/hudi/issues/5765#issuecomment-1179915480

   I resolved this by packaging a new version of hbase 2.4.9 with our Hadoop 3 version with the following command:
   
   `mvn clean install -Denforcer.skip  -DskipTests -Dhadoop.profile=3.0 -Psite-install-step`
   
   after that, changed `hbase.version` in pom.xml of Hudi and package Hudi again.


-- 
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: commits-unsubscribe@hudi.apache.org

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