You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/03/12 02:55:26 UTC

[GitHub] [incubator-seatunnel] yx91490 commented on issue #1438: [Bug] [Spark-Sink-Hive] NoSuchDatabaseException: Database 'test' not found

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


   > 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


-- 
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@seatunnel.apache.org

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