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 2021/08/24 06:34:52 UTC

[GitHub] [hudi] zhangyue19921010 edited a comment on issue #3499: [SUPPORT] Inline Clustering fails with Hudi

zhangyue19921010 edited a comment on issue #3499:
URL: https://github.com/apache/hudi/issues/3499#issuecomment-904237706


   Hi @codejoyan  could you please share all the info log including 
   `LOG.info("Adding one clustering group " + totalSizeSoFar + " max bytes: "
               + getWriteConfig().getClusteringMaxBytesInGroup() + " num input slices: " + currentGroup.size() + " output groups: " + numOutputGroups);` 
   and 
   `LOG.info("Adding final clustering group " + totalSizeSoFar + " max bytes: "
             + getWriteConfig().getClusteringMaxBytesInGroup() + " num input slices: " + currentGroup.size() + " output groups: " + numOutputGroups);`
    
   it is useful to debug using 0.8.0 hudi


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