dongjoon-hyun opened a new pull request, #44774:
URL: https://github.com/apache/spark/pull/44774

   ### What changes were proposed in this pull request?
   
   This PR aims to document the following three environment variables for 
`Spark Standalone` cluster.
   - SPARK_LOG_DIR
   - SPARK_LOG_MAX_FILES
   - SPARK_PID_DIR
   
   ### Why are the changes needed?
   
   So far, the users need to look at the `spark-env.sh.template` or 
`spark-daemon.sh` files to see the descriptions and the default values. We had 
better document it officially.
   
   
https://github.com/apache/spark/blob/9a2f39318e3af8b3817dc5e4baf52e548d82063c/conf/spark-env.sh.template#L67-L69
   
   
https://github.com/apache/spark/blob/9a2f39318e3af8b3817dc5e4baf52e548d82063c/sbin/spark-daemon.sh#L25-L28
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Manual review.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


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

Reply via email to