aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/mllib/clustering.py
diff options
context:
space:
mode:
authorStefano Parmesan <s.parmesan@gmail.com>2015-06-22 11:43:10 -0700
committerShivaram Venkataraman <shivaram@cs.berkeley.edu>2015-06-22 11:43:10 -0700
commit42a1f716fa35533507784be5e9117a984a03e62d (patch)
tree7f65486e6b1b08b7bd7e7e2e55e347c2395ae3d4 /python/pyspark/mllib/clustering.py
parent0818fdec3733ec5c0a9caa48a9c0f2cd25f84d13 (diff)
downloadspark-42a1f716fa35533507784be5e9117a984a03e62d.tar.gz
spark-42a1f716fa35533507784be5e9117a984a03e62d.tar.bz2
spark-42a1f716fa35533507784be5e9117a984a03e62d.zip
[SPARK-8429] [EC2] Add ability to set additional tags
Add the `--additional-tags` parameter that allows to set additional tags to all the created instances (masters and slaves). The user can specify multiple tags by separating them with a comma (`,`), while each tag name and value should be separated by a colon (`:`); for example, `Task:MySparkProject,Env:production` would add two tags, `Task` and `Env`, with the given values. Author: Stefano Parmesan <s.parmesan@gmail.com> Closes #6857 from armisael/patch-1 and squashes the following commits: c5ac92c [Stefano Parmesan] python style (pep8) 8e614f1 [Stefano Parmesan] Set multiple tags in a single request bfc56af [Stefano Parmesan] Address SPARK-7900 by inceasing sleep time daf8615 [Stefano Parmesan] Add ability to set additional tags
Diffstat (limited to 'python/pyspark/mllib/clustering.py')
0 files changed, 0 insertions, 0 deletions