matthiasdg commented on issue #2439:
URL: https://github.com/apache/hudi/issues/2439#issuecomment-947707124


   Had the same issue, using Scala, Spark and 
`DataSourceWriteOptions.HIVE_SYNC_MODE.key()    -> "hms"`.
   Adding a `hive-site.xml` with the URL to a `src/main/resources` folder fixed 
it for me.
   If this is intended, maybe should be added to the documentation? Feels a bit 
weird that you specify a URL `DataSourceWriteOptions.HIVE_URL` but it has no 
effect?


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