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/09/30 05:11:18 UTC

[GitHub] [hudi] jiangbiao910 commented on issue #6462: [SUPPORT]Caused by: org.apache.hudi.exception.HoodieMetadataException: Failed to retrieve list of partition from metadata

jiangbiao910 commented on issue #6462:
URL: https://github.com/apache/hudi/issues/6462#issuecomment-1263109912

   @nsivabalan Thank you for your reply,
   if I don't set hoodie.metadata.enable"="false",throw "java.lang.NoSuchMethodError: org.apache.hadoop.hdfs.client.HdfsDataInputStream.getReadStatistics()" 
   if  I set hoodie.metadata.enable"="false", often not every time  throw “
   Caused by: org.apache.hudi.exception.HoodieMetadataException: Failed to retrieve list of partition from metadata”
   But when I run the sql again, it work well.
   I think Hbase relies on Hadoop 2.10.0,But Our environment is CDH-6.3.2 and hadoop version is 3.0。
   


-- 
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