jtmzheng commented on issue #2995:
URL: https://github.com/apache/hudi/issues/2995#issuecomment-852761651


   I grepped for HoodieMetadataException and "Creating a new metadata table 
in"/"Initializing metadata table by using file listings in"/"files to metadata" 
in the EMR logs but did not find anything. I can try replicating this from 
scratch later this week with more verbose Hudi logging enabled.
   
   @n3nash re: 
   > You can use the MetadataCommand to inspect this using the Hudi CLI. You 
can read about how to initialize the CLI here -> 
https://hudi.apache.org/docs/deployment.html#cli
   
   Not sure if this is what you're referring to, but I tried to run "metadata 
list-partitions" which errored out with `(java.lang.ClassNotFoundException: 
org.apache.hudi.org.apache.hadoop.hbase.KeyValue$KeyComparator)` (the 
stacktrace is in the main description). I'm running the CLI on EMR 5.33 
(https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-hudi-cli.html), seems 
like this could be a separate packaging issue on EMR. Any idea?


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to