You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/05/02 07:49:51 UTC

[GitHub] [incubator-hudi] bvaradar commented on issue #1581: [SUPPORT] Hive Metastore not in sync with Hudi Dataset using DataSource API

bvaradar commented on issue #1581:
URL: https://github.com/apache/incubator-hudi/issues/1581#issuecomment-622818282


   @WTa-hash : Both deltastreamer and Spark DS are essntially using same code to sync to hive. Can you enable INFO logging for spark data-source write (both first and last) and provide driver logs starting from the below message 
   
   log.info("Syncing to Hive Metastore (URL: " + parameters(HIVE_URL_OPT_KEY) + ")")
   
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org