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 2022/06/15 15:10:52 UTC

[GitHub] [hudi] melin commented on issue #5765: [SUPPORT] throw "java.lang.NoSuchMethodError: org.apache.hadoop.hdfs.client.HdfsDataInputStream.getReadStatistics()"

melin commented on issue #5765:
URL: https://github.com/apache/hudi/issues/5765#issuecomment-1156597594

   hbase rely on hadoop-hdfs-client 2.10. If you use hadoop3, this error
   occurs, hadoop-client-api
   Why does an error occur when hbase Index is not used?
   
   
   RoderickAdriance ***@***.***> 于2022年6月15日周三 09:18写道:
   
   > This problem will occur after when I execute the command many times
   >
   > bin/spark-submit --master local[2] --class
   > org.apache.hudi.utilities.deltastreamer.HoodieDeltaStreamer
   > jars/hudi-utilities-bundle_2.12-0.11.0.jar
   > --table-type COPY_ON_WRITE
   > --props
   > /dolphinscheduler/obeiadmin/resources/Logistics_screen/data_ingestion/mysql-cnb_order-jdbc-source.properties
   >
   > --source-class org.apache.hudi.utilities.sources.JdbcSource
   > --source-ordering-field ts
   > --target-base-path /user/hive/warehouse/bwdhmosaas.db/ods_cnb_order
   > --target-table ods_cnb_order
   > --transformer-class
   > org.apache.hudi.utilities.transform.SqlQueryBasedTransformer
   >
   > error.txt <https://github.com/apache/hudi/files/8904887/error.txt>
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/hudi/issues/5765#issuecomment-1155870786>, or
   > unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AAIXXZRBNLSTRGPX5K3NNX3VPEVNFANCNFSM5X7G33QA>
   > .
   > You are receiving this because you are subscribed to this thread.Message
   > ID: ***@***.***>
   >
   


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