hudi-bot opened a new issue, #16925:
URL: https://github.com/apache/hudi/issues/16925

   When running the sync, we get a NPE due to the config not being set:
   
   Caused by: java.lang.NullPointerException\n\tat 
org.apache.hudi.sync.datahub.DataHubTableProperties.addSparkRelatedProperties(DataHubTableProperties.java:90)\n\tat
 
org.apache.hudi.sync.datahub.DataHubTableProperties.getTableProperties(DataHubTableProperties.java:65)\n\tat
 
org.apache.hudi.sync.datahub.DataHubSyncTool.syncTableProperties(DataHubSyncTool.java:95)\n\tat
 
org.apache.hudi.sync.datahub.DataHubSyncTool.syncHoodieTable(DataHubSyncTool.java:76)
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-9211
   - Type: Bug


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