danny0405 commented on issue #3707: URL: https://github.com/apache/hudi/issues/3707#issuecomment-960472407
0.9.0 adapter to flink 1.12.2 only. `ClassNotFoundException: org.apache.hadoop.conf.Configuration` is because flink bundle does not package in the hadoop jar, you need to set up the env variable `HADOOP_CLASSPATH` correctly for your local test. Usually, the `HADOOP_CLASSPATH` is the root dir of the hadoop. -- 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]
