Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Incomplete
-
None
-
None
Description
We should remove as many env-based configurations as it makes sense, since they are deprecated and we prefer to use Spark's configuration.
Tools available through the command line should consistently support both a properties file with configuration keys and the --conf command line argument such as the one SparkSubmit supports.
Attachments
Issue Links
- incorporates
-
SPARK-17979 Remove deprecated support for config SPARK_YARN_USER_ENV
- Resolved
-
SPARK-14453 Remove SPARK_JAVA_OPTS environment variable
- Resolved
- links to