[jira] [Assigned] (SPARK-36793) [K8S] Support write container stdout/stderr to file

2021-09-17 Thread Apache Spark (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-36793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-36793:


Assignee: Apache Spark

> [K8S] Support write container stdout/stderr to file 
> 
>
> Key: SPARK-36793
> URL: https://issues.apache.org/jira/browse/SPARK-36793
> Project: Spark
>  Issue Type: Improvement
>  Components: Kubernetes
>Affects Versions: 3.1.2
>Reporter: Zhongwei Zhu
>Assignee: Apache Spark
>Priority: Minor
>
> Currently, executor and driver pod only redirect stdout/stderr. If users want 
> to sidecar logging agent to send stdout/stderr to external log storage,  only 
> way is to change entrypoint.sh, which might break compatibility with 
> community version.
> We should support this feature, and this feature could be enabled by spark 
> config. Related spark configs are:
> |Key|Default|Desc|
> |Spark.kubernetes.logToFile.enabled|false|Whether to write executor/driver 
> stdout/stderr as log file|
> |Spark.kubernetes.logToFile.path|/var/log/spark|The path to write 
> executor/driver stdout/stderr as log file|



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-36793) [K8S] Support write container stdout/stderr to file

2021-09-17 Thread Apache Spark (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-36793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-36793:


Assignee: (was: Apache Spark)

> [K8S] Support write container stdout/stderr to file 
> 
>
> Key: SPARK-36793
> URL: https://issues.apache.org/jira/browse/SPARK-36793
> Project: Spark
>  Issue Type: Improvement
>  Components: Kubernetes
>Affects Versions: 3.1.2
>Reporter: Zhongwei Zhu
>Priority: Minor
>
> Currently, executor and driver pod only redirect stdout/stderr. If users want 
> to sidecar logging agent to send stdout/stderr to external log storage,  only 
> way is to change entrypoint.sh, which might break compatibility with 
> community version.
> We should support this feature, and this feature could be enabled by spark 
> config. Related spark configs are:
> |Key|Default|Desc|
> |Spark.kubernetes.logToFile.enabled|false|Whether to write executor/driver 
> stdout/stderr as log file|
> |Spark.kubernetes.logToFile.path|/var/log/spark|The path to write 
> executor/driver stdout/stderr as log file|



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org