Balajee Nagasubramaniam created HUDI-1582:
---------------------------------------------
Summary: HiveSyncTool - silently fail (RuntimeException is
swallowed)
Key: HUDI-1582
URL: https://issues.apache.org/jira/browse/HUDI-1582
Project: Apache Hudi
Issue Type: Bug
Components: Hive Integration
Reporter: Balajee Nagasubramaniam
When using the HIveSyncTool to register a table in hudi-test-suite noticed that
HiveSyncTool threw a RuntimeException due to an incorrect schema. However,
the job succeeded, as the exception was not propagated up.
RuntimeException in syncHoodieTable() is swallowed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)