Lantao Jin created SPARK-21048:
----------------------------------

             Summary: Add an option --merged-properties-file to distinguish the 
configuration loading behavior
                 Key: SPARK-21048
                 URL: https://issues.apache.org/jira/browse/SPARK-21048
             Project: Spark
          Issue Type: Improvement
          Components: Spark Submit
    Affects Versions: 2.1.1
            Reporter: Lantao Jin
            Priority: Minor


The problem description is the same as 
[SPARK-21023|https://issues.apache.org/jira/browse/SPARK-21023]. But different 
with that ticket. The purpose is not making sure the default properties file 
always be loaded. Instead, just offering other option to let user choose what 
they want.
{quote}
{{\-\-properties-file}} user-specified properties file which will replace the 
default properties file. deprecated.
{{\-\-replaced-properties-file}} new option which equals the 
{{\-\-properties-file}} but more friendly. 
{{\-\-merged-properties-file}} user-specified properties file which will merge 
with the default properties file.
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to