Skip to content

Commit

Permalink
Resolve comments
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouyifan279 committed Mar 20, 2024
1 parent c994ad6 commit 7c88a8f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ abstract class EngineYarnModeSubmitter extends Logging {
amKeytabFileName.foreach { kt =>
info("To enable the AM to login from keytab, credentials are being copied over to the AM" +
" via the YARN Secure Distributed Cache.")
// TODO Add credentials to YARN Secure Distributed Cache instead of HDFS.
distribute(
new Path(new File(keytab).toURI),
LocalResourceType.FILE,
Expand Down

0 comments on commit 7c88a8f

Please sign in to comment.