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

SDK - Setup - Added cloudpickle to requirements #2437

Conversation

Ark-kun
Copy link
Contributor

@Ark-kun Ark-kun commented Oct 19, 2019

Cloudpickle is used by the func_to_container_op(..., use_code_pickling=True) and create_component_from_airflow_operator.
setup.py installs it, but requirements.txt did not have it.

Long-term fix: We need to make setup.py use requirements.txt.

This change is Reviewable

@Ark-kun
Copy link
Contributor Author

Ark-kun commented Oct 19, 2019

/retest

@numerology
Copy link

Can you add to the description for where cloudpickle is used? Thanks.

@Ark-kun
Copy link
Contributor Author

Ark-kun commented Oct 21, 2019

Can you add to the description for where cloudpickle is used? Thanks.

Done.

@numerology
Copy link

/lgtm
Do we have any version constraint on cloudpickle?

@Ark-kun
Copy link
Contributor Author

Ark-kun commented Oct 21, 2019

Do we have any version constraint on cloudpickle?

I've added an explicit version in both places.

@k8s-ci-robot k8s-ci-robot removed the lgtm label Oct 21, 2019
@numerology
Copy link

/lgtm
Thanks!

@Ark-kun
Copy link
Contributor Author

Ark-kun commented Oct 21, 2019

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Ark-kun

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

@k8s-ci-robot k8s-ci-robot merged commit 5043ec7 into kubeflow:master Oct 21, 2019
@Ark-kun Ark-kun deleted the SDK---Setup---Added-cloudpickle-to-requirements branch October 22, 2019 22:47
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.

3 participants