colinmjj commented on PR #53: URL: https://github.com/apache/incubator-uniffle/pull/53#issuecomment-1182685318
@zuston To access the secured DFS cluster: 1. For spark client, it can depend on spark's implementation, and read data according to delegation token. 2. For Shuffle server, Hadoop conf can be updated with security enable when write data to HDFS What's the advantage to add HadoopAccessorProvider? -- 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]
