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 2021/11/04 05:36:59 UTC

[GitHub] [hudi] danny0405 commented on issue #3707: [SUPPORT] Flink Hudi write on S3 DataStreamSinkProvider error

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org