[
https://issues.apache.org/jira/browse/HUDI-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388567#comment-17388567
]
ASF GitHub Bot commented on HUDI-2244:
--------------------------------------
swuferhong commented on pull request #3361:
URL: https://github.com/apache/hudi/pull/3361#issuecomment-888104415
hi @jsbali , when I tested the new hive sync code. I found if one database
exists and hive sync mode setting as 'hms', every hive sync process wound
throw database alreadyExists exception, so I tried to fix this problem and
adding tests. And I also found a bug that $client.getDatabase(databaseName)
throw noSuchObjectException instead of returning null while there is no
database exists, which will influence the result when autoCreateDatabase
setting false. Please have a look, thank you!
--
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]
> Fix database alreadyExistsException while hive sync
> ---------------------------------------------------
>
> Key: HUDI-2244
> URL: https://issues.apache.org/jira/browse/HUDI-2244
> Project: Apache Hudi
> Issue Type: Bug
> Components: Hive Integration
> Reporter: Zheng yunhong
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> Fix database alreadyExistsException while hive sync.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)