You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@uniffle.apache.org by GitBox <gi...@apache.org> on 2022/07/13 07:12:06 UTC

[GitHub] [incubator-uniffle] duanmeng commented on pull request #53: Support storing shuffle data to secured dfs cluster

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: issues-unsubscribe@uniffle.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org
For additional commands, e-mail: issues-help@uniffle.apache.org