yabha-isomap opened a new issue, #7381: URL: https://github.com/apache/hudi/issues/7381
1. I am trying to follow the flink hudi quickstart i.e. https://hudi.apache.org/docs/flink-quick-start-guide version 0.12.1. I am using flink 1.15.0. I am following DataStreamAPI version of the tutorial. 2. As per the document we should only require `hudi-flink1.15-bundle` 3. But, If I don't include `hudi-hadoop-mr-bundle` in pom.xml then I get `java.lang.NoClassDefFoundError: org/apache/hadoop/fs/FSDataInputStream`. 4. Is hudi-hadoop-mr-bundle required to be included explicitly or am I doing something wrong? -- 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]
