aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorNicholas Chammas <nicholas.chammas@gmail.com>2014-06-10 21:49:08 -0700
committerReynold Xin <rxin@apache.org>2014-06-10 21:49:08 -0700
commita2052a44f3c08076d8d1ac505c8eb5395141bf79 (patch)
tree2732c1261f36a01fca5a0c70315f7a19f15ed91f /sql/hive
parentc48b6222ea60f2a31741297f03737c89fd572e52 (diff)
downloadspark-a2052a44f3c08076d8d1ac505c8eb5395141bf79.tar.gz
spark-a2052a44f3c08076d8d1ac505c8eb5395141bf79.tar.bz2
spark-a2052a44f3c08076d8d1ac505c8eb5395141bf79.zip
[SPARK-2065] give launched instances names
This update resolves [SPARK-2065](https://issues.apache.org/jira/browse/SPARK-2065). It gives launched EC2 instances descriptive names by using instance tags. Launched instances now show up in the EC2 console with these names. I used `format()` with named parameters, which I believe is the recommended practice for string formatting in Python, but which doesn’t seem to be used elsewhere in the script. Author: Nicholas Chammas <nicholas.chammas@gmail.com> Author: nchammas <nicholas.chammas@gmail.com> Closes #1043 from nchammas/master and squashes the following commits: 69f6e22 [Nicholas Chammas] PEP8 fixes 2627247 [Nicholas Chammas] broke up lines before they hit 100 chars 6544b7e [Nicholas Chammas] [SPARK-2065] give launched instances names 69da6cf [nchammas] Merge pull request #1 from apache/master
Diffstat (limited to 'sql/hive')
0 files changed, 0 insertions, 0 deletions