Light-Towers commented on issue #5861:
URL: https://github.com/apache/seatunnel/issues/5861#issuecomment-1858763226

   > > @JohnYehyo The latest released version is 2.3.3,
   > 
   > Yes. Additionally, I resolved this issue by using HdfsFile instead of 
connector-hive/connector-jdbc. for example:
   > 
   > ```
   > HdfsFile {
   >       fs.defaultFS = "hdfs://192.168.7.43:8020"
   >       path = "/user/hive/warehouse/xxx.db/xxx"
   >       file_format_type = "text"
   >     }
   > ```
   > 
   > 
[HdfsFile](https://seatunnel.apache.org/docs/2.3.3/connector-v2/sink/HdfsFile)
   
   HDFS can solve current problem, Thank you 👍


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

Reply via email to