You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "wenxuanguan (JIRA)" <ji...@apache.org> on 2019/05/21 01:06:00 UTC

[jira] [Updated] (SPARK-27774) Avoid hardcoded configs

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

wenxuanguan updated SPARK-27774:
--------------------------------
    Component/s:     (was: Examples)

> Avoid hardcoded configs
> -----------------------
>
>                 Key: SPARK-27774
>                 URL: https://issues.apache.org/jira/browse/SPARK-27774
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib, Spark Core
>    Affects Versions: 2.4.3
>            Reporter: wenxuanguan
>            Priority: Minor
>
> I found some hardcoded configs as below:
> spark.executor.heartbeatInterval
> spark.jars
> spark.files
> spark.kryoserializer.buffer.max
> spark.kryoserializer.buffer
> spark.shuffle.file.buffer
> spark.submit.deployMode
> spark.driver.supervise
> spark.driver.cores
> spark.cores.max
> which should be replaced by declared variable, such as SHUFFLE_FILE_BUFFER_SIZE
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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