honeyaya opened a new pull request, #6347:
URL: https://github.com/apache/hudi/pull/6347

   ### Change Logs
   
   _Describe context and summary for this change. Highlight if any code was 
copied._
   
   ### What is the purpose of the pull request
   
   when we try to sync 11w partitions to hive by using 
HiveSyncTool(--sync-mode="hms" and use-jdbc=false)  with timeout error. 
   
   With https://issues.apache.org/jira/browse/HUDI-2116, this only solved 
--sync-mode = jdbc with the parameter: HIVE_BATCH_SYNC_PARTITION_NUM, and I 
want to extend this to hms mode. 
   
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


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