Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added image_version support to Dataproc #1833

Merged
merged 8 commits into from
Sep 5, 2016

Commits on Aug 29, 2016

  1. dataproc: added image_version parameter

    Piotr Polatowski committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    943ef39 View commit details
    Browse the repository at this point in the history
  2. dataproc: moved imageVersion param to softwareConfig section

    Piotr Polatowski committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    9c0ce06 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. dataproc: image_version fallback to default if not specified

    Piotr Polatowski committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    1095792 View commit details
    Browse the repository at this point in the history
  2. dataproc: replaced condition with oneliner

    Piotr Polatowski committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    43356ed View commit details
    Browse the repository at this point in the history
  3. dataproc: fixed code style

    Piotr Polatowski committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    574a4fa View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2016

  1. dataproc: image_version=1.0 unit test

    Piotr Polatowski committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    2a3a976 View commit details
    Browse the repository at this point in the history
  2. dataproc: image_version=1.0 unit test

    Piotr Polatowski committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    c1ab711 View commit details
    Browse the repository at this point in the history
  3. dataproc: top level class surrounded with 2 blank lines

    Piotr Polatowski committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    942a6c3 View commit details
    Browse the repository at this point in the history