aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/ml/clustering.py
diff options
context:
space:
mode:
authorjerryshao <sshao@hortonworks.com>2016-04-01 10:52:13 -0700
committerMarcelo Vanzin <vanzin@cloudera.com>2016-04-01 10:52:13 -0700
commit8ba2b7f28fee39c4839e5ea125bd25f5091a3a1e (patch)
treebbe9310838ffdf087dc628d4c9993ba58c932ce1 /python/pyspark/ml/clustering.py
parent58e6bc827f1f9dc1afee07dca1bee1f56553dd20 (diff)
downloadspark-8ba2b7f28fee39c4839e5ea125bd25f5091a3a1e.tar.gz
spark-8ba2b7f28fee39c4839e5ea125bd25f5091a3a1e.tar.bz2
spark-8ba2b7f28fee39c4839e5ea125bd25f5091a3a1e.zip
[SPARK-12343][YARN] Simplify Yarn client and client argument
## What changes were proposed in this pull request? Currently in Spark on YARN, configurations can be passed through SparkConf, env and command arguments, some parts are duplicated, like client argument and SparkConf. So here propose to simplify the command arguments. ## How was this patch tested? This patch is tested manually with unit test. CC vanzin tgravescs , please help to suggest this proposal. The original purpose of this JIRA is to remove `ClientArguments`, through refactoring some arguments like `--class`, `--arg` are not so easy to replace, so here I remove the most part of command line arguments, only keep the minimal set. Author: jerryshao <sshao@hortonworks.com> Closes #11603 from jerryshao/SPARK-12343.
Diffstat (limited to 'python/pyspark/ml/clustering.py')
0 files changed, 0 insertions, 0 deletions