spark-instrumented-optimizer/repl
azagrebin 16687651f0 [SPARK-3340] Deprecate ADD_JARS and ADD_FILES
I created a patch that disables the environment variables.
Thereby scala or python shell log a warning message to notify user about the deprecation
with the following message:
scala: "ADD_JARS environment variable is deprecated, use --jar spark submit argument instead"
python: "Warning: ADD_FILES environment variable is deprecated, use --py-files argument instead"

Is it what is expected or the code associated with the variables should be just completely removed?
Should it be somewhere documented?

Author: azagrebin <azagrebin@gmail.com>

Closes #4616 from azagrebin/master and squashes the following commits:

bab1aa9 [azagrebin] [SPARK-3340] Deprecate ADD_JARS and ADD_FILES: minor readability issue
0643895 [azagrebin] [SPARK-3340] Deprecate ADD_JARS and ADD_FILES: add warning messages
42f0107 [azagrebin] [SPARK-3340] Deprecate ADD_JARS and ADD_FILES
2015-02-16 18:06:58 -08:00
..
scala-2.10/src [SPARK-3340] Deprecate ADD_JARS and ADD_FILES 2015-02-16 18:06:58 -08:00
scala-2.11/src [SPARK-3340] Deprecate ADD_JARS and ADD_FILES 2015-02-16 18:06:58 -08:00
src Spark 3883: SSL support for HttpServer and Akka 2015-02-02 17:27:26 -08:00
pom.xml SPARK-5727 [BUILD] Remove Debian packaging 2015-02-12 12:36:26 +00:00