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

DataProc commands implementation #862

Merged
merged 4 commits into from
Mar 9, 2019

Conversation

hongye-sun
Copy link
Contributor

@hongye-sun hongye-sun commented Feb 26, 2019

It includes commands:

  • Create cluster
  • Delete cluster
  • Submit job
  • Submit pyspark job
  • Submit spark job
  • Submit hadoop job
  • Submit hive job
  • Submit sparksql job
  • Submit pig job

This change is Reviewable

@hongye-sun
Copy link
Contributor Author

/test kubeflow-pipeline-e2e-test

))

def _dump_cluster(cluster):
gcp_common.dump_file('/tmp/kfp/output/dataproc/cluster.json',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we avoid hard-coding any paths inside the library/package? If you want to hardcode them, can you please hardcode them at the component level (in component.yaml) so that they can be fixed/modified without having to change the source code or the container?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I have another PR to make the kfp output dir to be configurable. Do you mind if it is sent later than this one?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. Thank you for doing this. I know that you're not a fan of configurable paths, so I really appreciate what you're doing.

@Ark-kun
Copy link
Contributor

Ark-kun commented Mar 6, 2019

/lgtm

@Ark-kun
Copy link
Contributor

Ark-kun commented Mar 8, 2019

/lgtm

@hongye-sun
Copy link
Contributor Author

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hongye-sun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

1 similar comment
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hongye-sun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@hongye-sun
Copy link
Contributor Author

/retest

@k8s-ci-robot k8s-ci-robot merged commit 6e24762 into kubeflow:master Mar 9, 2019
cheyang pushed a commit to alibaba/pipelines that referenced this pull request Mar 28, 2019
* dataproc implementation

* Add documentation to dataproc commands.

* Add documentation for dataproc commands.
Linchin pushed a commit to Linchin/pipelines that referenced this pull request Apr 11, 2023
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this pull request Mar 11, 2024
Co-authored-by: kfp-tekton-bot <65624628+kfp-tekton-bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants