aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-01-06 10:29:04 -0800
committerPatrick Wendell <pwendell@gmail.com>2014-01-06 10:29:04 -0800
commit357083c29f59bc7df593911ac2c5735e4ee9de74 (patch)
tree38e9297b56db168c985071f1d915d331570980a4 /bin
parenta2e7e0497484554f86bd71e93705eb0422b1512b (diff)
parent25446dd931cce5916de5dddf4689b41ee6fd3148 (diff)
downloadspark-357083c29f59bc7df593911ac2c5735e4ee9de74.tar.gz
spark-357083c29f59bc7df593911ac2c5735e4ee9de74.tar.bz2
spark-357083c29f59bc7df593911ac2c5735e4ee9de74.zip
Merge pull request #330 from tgravescs/fix_addjars_null_handling
Fix handling of empty SPARK_EXAMPLES_JAR Currently if SPARK_EXAMPLES_JAR is left unset you get a null pointer exception when running the examples (atleast on spark on yarn). The null now gets turned into a string of "null" when its put into the SparkConf so addJar no longer properly ignores it. This fixes that so that it can be left unset.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions