Skip to content
This repository was archived by the owner on Feb 3, 2021. It is now read-only.

Conversation

@jiata
Copy link
Contributor

@jiata jiata commented Jun 15, 2017

consolidated syntax:

  • strings use the "{}".format(...) style
  • '' is used as the default (as opposed to "")
  • _variable_name >> variable_name

cleaned up print lines from commands

made command params more simple:

  • "--cluster-id" >> "--id"
  • "--cluster-vm-size" >> "--vm-size"
  • ./bin/spark-cluster-get --cluster-id my-cluster >> ./bin/spark-cluster-get my-cluster

@msftclas
Copy link

@jiata,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@jiata jiata merged commit ba08e03 into master Jun 16, 2017
@jiata jiata deleted the feature/syntax-cleanup branch June 18, 2017 20:33
jafreck pushed a commit that referenced this pull request Aug 13, 2018
…613)

* Feature: Add ability to specify docker run options in cluster config

* update function calls to match new sdk refactor

* fix empty docker_run_options failure

* formatting

* fix formatting (#3)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants