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/16 04:14:37 UTC

[GitHub] [hudi] LinMingQiang opened a new issue, #5589: [SUPPORT] Optimization of bucket index in Flink

LinMingQiang opened a new issue, #5589:
URL: https://github.com/apache/hudi/issues/5589

   A clear and concise description of the problem.
   write.task value can only be less than or equal to bucket num value, because even if it is exceeded, the writing efficiency cannot be improved.This is because the bucket index does not consider partition in partitioncustom
   
   Hudi version : master
   
   
   


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

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


[GitHub] [hudi] LinMingQiang commented on issue #5589: [SUPPORT] Optimization of bucket index in Flink

Posted by GitBox <gi...@apache.org>.
LinMingQiang commented on issue #5589:
URL: https://github.com/apache/hudi/issues/5589#issuecomment-1127197963

   https://issues.apache.org/jira/browse/HUDI-4102


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


[GitHub] [hudi] minihippo commented on issue #5589: [SUPPORT] Optimization of bucket index in Flink

Posted by GitBox <gi...@apache.org>.
minihippo commented on issue #5589:
URL: https://github.com/apache/hudi/issues/5589#issuecomment-1130127980

   @LinMingQiang already fix https://issues.apache.org/jira/browse/HUDI-4101


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


[GitHub] [hudi] xushiyan commented on issue #5589: [SUPPORT] Optimization of bucket index in Flink

Posted by GitBox <gi...@apache.org>.
xushiyan commented on issue #5589:
URL: https://github.com/apache/hudi/issues/5589#issuecomment-1129764184

   @minihippo do you want to take up this improvement? we can aim for 0.11.1


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


[GitHub] [hudi] minihippo commented on issue #5589: [SUPPORT] Optimization of bucket index in Flink

Posted by GitBox <gi...@apache.org>.
minihippo commented on issue #5589:
URL: https://github.com/apache/hudi/issues/5589#issuecomment-1130112534

   get this


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


[GitHub] [hudi] xushiyan closed issue #5589: [SUPPORT] Optimization of bucket index in Flink

Posted by GitBox <gi...@apache.org>.
xushiyan closed issue #5589: [SUPPORT] Optimization of bucket index in Flink
URL: https://github.com/apache/hudi/issues/5589


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