szetszwo commented on PR #7892:
URL: https://github.com/apache/hadoop/pull/7892#issuecomment-3229269718

   > Unfortunately Yetus cannot handle patches this big, I don't think we can 
get CI run via GitHub.
   
   @stoty , we usually break such a large change into several JIRAs.  In this 
case, we may
   1. add HadoopThread and change hadoop-common to use it;
   2. change HDFS to use HadoopThread;
   3. change Mapreduce/YARN to use HadoopThread; and
   4. change all the remaining components to use it.
   
   Alternatively, we may work on it in a dev branch.


-- 
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: common-issues-unsubscr...@hadoop.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to