JB-data commented on issue #3905:
URL: https://github.com/apache/hudi/issues/3905#issuecomment-975265863


   @xushiyan 
   Many thanks for all your input!
   
   I think sparksql (at least in our setup-hadoop cluster with spark/hive/hdfs) 
registers this sql table in the default db in hive.  We noticed before at some 
point we were getting errors since the user running the job had no priviliges 
on the dfefault db in hive. After adding priviliges, this was solved.
   Maybe if you are only running spark (which then uses its own embedded db for 
running queries and not hive), it is different.
   


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