pan3793 commented on PR #7434:
URL: https://github.com/apache/hadoop/pull/7434#issuecomment-3191323897

   Hi @stoty, do you have a plan to continue this work?
   
   I briefly went through the change, if I understand correctly, this PR mainly 
consists of 2 parts:
   1. route UGI doAs to `Subject.callAs` for newer JDKs, and fallback to 
original API for older JDKs
   2. migrate Thread / ThreadPool invocations to HadoopThread / 
HadoopThreadPool, to restore the capability of Subject propagation
   
   The part 1 change is relatively light, Trino's forked Hadoop project only 
changes this part. Can we change this part first to allow the downstream 
project that uses the Hadoop client to work with the new JDK?
   
   


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