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

#15245 - passing custom image family name to the DataProcClusterCreateoperator #15250

Merged
merged 11 commits into from
Apr 18, 2021
Merged

#15245 - passing custom image family name to the DataProcClusterCreateoperator #15250

merged 11 commits into from
Apr 18, 2021

Commits on Apr 7, 2021

  1. [airflow-15245] - custom_image_family added as a parameter to Datapro…

    …cCreateClusterOperator
    
    Signed-off-by: ashish <ashishpatel0720@gmail.com>
    pateash committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    3963142 View commit details
    Browse the repository at this point in the history
  2. [airflow-15245] - test added to check both custom_image and custom_im…

    …age_family must not be passed
    
    Signed-off-by: ashish <ashishpatel0720@gmail.com>
    pateash committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    002398d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. [airflow-#15245] - typo fixed in documentation

    Signed-off-by: ashish <ashishpatel0720@gmail.com>
    pateash authored and Ashish Patel committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    21c301d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Merge branch 'master' of https://github.com/apache/airflow into airfl…

    …ow-15245-passing-custom-image-family-name-to-the-dataprocclustercreateoperator
    Ashish Patel authored and Ashish Patel committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    e206439 View commit details
    Browse the repository at this point in the history
  2. [Airflow-15245] - comments updated, more info provided.

    Ashish Patel authored and Ashish Patel committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    93fb065 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. [Airflow-15245] - sanity check added for image_version and custom_ima…

    …ge_family.
    Ashish Patel authored and Ashish Patel committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    ecf6a46 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Update airflow/providers/google/cloud/operators/dataproc.py

    Co-authored-by: Xinbin Huang <bin.huangxb@gmail.com>
    pateash and xinbinhuang committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    1345983 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Xinbin Huang <bin.huangxb@gmail.com>
    pateash and xinbinhuang committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    66c50d2 View commit details
    Browse the repository at this point in the history
  3. [Airflow-15245] - added a test case to verify the generated cluster c…

    …onfig is as expected with custom_image_family and single_node.
    Ashish Patel authored and Ashish Patel committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    ef6027f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/apache/airflow into airfl…

    …ow-15245-passing-custom-image-family-name-to-the-dataprocclustercreateoperator
    Ashish Patel authored and Ashish Patel committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    c0e3b21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f10454 View commit details
    Browse the repository at this point in the history