SemanticException Is Reported During Hive Data Synchronization
Question
The following error is reported during Hive data synchronization:
org.apache.hadoop.hive.ql.parse.SemanticException: Database does not exist: test_db
Answer
This error usually occurs when Hive synchronization is performed on the Hudi dataset but the configured hive_sync database does not exist.
Create the corresponding database on your Hive cluster and try again.
Last Article: HoodieHiveSyncException Is Reported During Hive Data Synchronization
Next Article: Using Hue (Versions Earlier Than MRS 3.x)
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.