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 2022/05/12 23:37:31 UTC

[GitHub] [hudi] nsivabalan commented on issue #5565: [SUPPORT] Async compaction is not triggered on the MOR Hudi table using spark streaming

nsivabalan commented on issue #5565:
URL: https://github.com/apache/hudi/issues/5565#issuecomment-1125511982

   Can you show us how you are actually writing to hudi. there is forEachBatch and there is data stream way. forEachBatch is actually directly writing to spark-datasource writes. So likely you are taking that route. 
   
   
   


-- 
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: commits-unsubscribe@hudi.apache.org

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