aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorMasayoshi TSUZUKI <tsudukim@oss.nttdata.co.jp>2014-12-19 19:19:53 -0800
committerAndrew Or <andrew@databricks.com>2014-12-19 19:22:42 -0800
commit8d932475e6759e869c16ce6cac203a2e56558716 (patch)
treeaab671a7f8a14c7e9ea3b48b4e0c0fe697124a32 /core
parentc25c669d95293ce7f72f2758d6737fabd0d4390a (diff)
downloadspark-8d932475e6759e869c16ce6cac203a2e56558716.tar.gz
spark-8d932475e6759e869c16ce6cac203a2e56558716.tar.bz2
spark-8d932475e6759e869c16ce6cac203a2e56558716.zip
[SPARK-3060] spark-shell.cmd doesn't accept application options in Windows OS
Added equivalent module as utils.sh and modified spark-shell2.cmd to use it to parse options. Now we can use application options. ex) `bin\spark-shell.cmd --master spark://master:7077 -i path\to\script.txt` Author: Masayoshi TSUZUKI <tsudukim@oss.nttdata.co.jp> Closes #3350 from tsudukim/feature/SPARK-3060 and squashes the following commits: 4551e56 [Masayoshi TSUZUKI] Modified too long line which defines the submission options to pass findstr command. 3a11361 [Masayoshi TSUZUKI] [SPARK-3060] spark-shell.cmd doesn't accept application options in Windows OS
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions