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/04/26 11:24:24 UTC

[GitHub] [incubator-seatunnel] lordk911 commented on issue #1752: [Bug] [spark batch] can not save to hdfs or hive

lordk911 commented on issue #1752:
URL: https://github.com/apache/incubator-seatunnel/issues/1752#issuecomment-1109676389

   ```
   22/04/26 19:02:34 INFO SharedState: loading hive config file: file:/etc/spark2/3.1.4.0-315/0/hive-site.xml
   22/04/26 19:02:34 INFO SharedState: Setting hive.metastore.warehouse.dir ('null') to the value of spark.sql.warehouse.dir ('/apps/spark/warehouse').
   ```
   also why in my hive-site.xml , the hive.metastore.warehouse.dir is not null ,but seatunnel set it to spark default  warehouse dir , it result that if I save data to hive got database not found Exception.


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