You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Balajee Nagasubramaniam (Jira)" <ji...@apache.org> on 2021/02/04 22:31:00 UTC

[jira] [Created] (HUDI-1582) HiveSyncTool - silently fail (RuntimeException is swallowed)

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)