Peng-Lei opened a new pull request #31928:
URL: https://github.com/apache/spark/pull/31928


   ### What changes were proposed in this pull request?
   Remove the unused variable 'secMgr' in SparkSubmit.scala and 
DriverWrapper.scala
   In jira https://issues.apache.org/jira/browse/SPARK-33925, The last usage of 
SecurityManager in Utils.fetchFile was removed. We don't need the variable 
anymore
   
   
   ### Why are the changes needed?
   For better readablity of codes
   
   
   ### Does this PR introduce _any_ user-facing change?
   No,dev-only
   
   
   ### How was this patch tested?
   Manually complied. Github Actions and Jenkins build should test it out as 
well.
   


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

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