BenJFan commented on issue #1438:
URL: 
https://github.com/apache/incubator-seatunnel/issues/1438#issuecomment-1065798690


   > > Seem like we forgot call enableHiveSupport() method when used hive 
connector. I will fix it.
   > 
   > enableHiveSupport() is not necessary for all job, you can add 
'spark.sql.catalogImplementation="hive"' to env, see 
https://interestinglab.github.io/seatunnel-docs/#/zh-cn/v1/configuration/input-plugins/Hive
   
   We can identify whether the user is using hive, then do enableHiveSupport 
automic. Not need add config, I think it could be better


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