jslorrma commented on issue #3392: URL: https://github.com/apache/hudi/issues/3392#issuecomment-901289333
@springMoon Shouldn't the hive version in your title be `2.1.1`? I think a version `2.2.1` for hive does not exist and your compilation command as well as the environment description says version `2.1.1`. Nevertheless I face the same issue when following [this comment](https://github.com/apache/hudi/issues/1376#issuecomment-595301096) and skipping the second step (removing `HoodieCombineHiveInputFormat.java`), because when I remove `HoodieCombineHiveInputFormat.java` compilation fails complaining about missing class `HoodieCombineHiveInputFormat`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
