duanmeng commented on PR #53:
URL: https://github.com/apache/incubator-uniffle/pull/53#issuecomment-1182850800

   We may not need to support secured hdfs in Uniffle, the DFSClient would 
create ugi and spawn a renew thread automatically when the shuffler server gets 
a FileSystem. Normally you could use the hdfs cli to read/write files in 
secured hdfs if the kerberos-related config is right in you $HADOOP_HOME. Could 
you check the code in `DFSClient` and `UserGroupInformation` and test without 
any code change using a secured hdfs. @zuston 


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to