jeff303 commented on a change in pull request #25777: [SPARK-29070][CORE] Make SparkLauncher log full spark-submit command line URL: https://github.com/apache/spark/pull/25777#discussion_r328757022
########## File path: dev/.rat-excludes ########## @@ -118,3 +118,4 @@ announce.tmpl vote.tmpl SessionManager.java SessionHandler.java +.python-version Review comment: It's a [pyenv](https://github.com/pyenv/pyenv) metadata file. I was using pyenv to manage Python versions locally for purposes of running the PySpark tests. It doesn't really need a license file since it's just a single line indicating the Python version. Nonetheless, it indeed has nothing to do with this change, so I'll remove it. ---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
