Skip to content

Commit

Permalink
Removed useless code from java_gateway.py
Browse files Browse the repository at this point in the history
Added comments in utils.py and SparkSubmitArguments.scala to notice someone that both of the files should be modified simultaneously
  • Loading branch information
sarutak committed Aug 9, 2014
1 parent 98287ed commit 2c899ed
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -224,7 +224,7 @@ private[spark] class SparkSubmitArguments(args: Seq[String]) {
// Delineates parsing of Spark options from parsing of user options.
parse(opts)

/*
/**
* NOTE: If you add or remove spark-submit options,
* modify NOT ONLY this file but also utils.sh
*/
Expand Down

0 comments on commit 2c899ed

Please sign in to comment.