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

Support pulling python dependency from maven #438

Merged
merged 7 commits into from Jun 26, 2018

Conversation

Projects
None yet
1 participant
@zhichao-li
Copy link
Contributor

commented Jun 25, 2018

With this Patch, Analytics-Zoo can pull python dependency from Maven directly and build the whole project base on the given bigdl version.
Commands:
./make-dist.sh -Pspark_2.x -DskipTests or specify an alternative bigdl version.
./make-dist.sh -Pspark_2.x -Dbigdl.version=0.6.0-SNAPSHOT -DskipTests

@zhichao-li

This comment has been minimized.

Copy link
Contributor Author

commented Jun 25, 2018

@zhichao-li zhichao-li changed the title Remove submodule: backend/bigdl Support pulling python dependency from maven Jun 25, 2018

@zhichao-li

This comment has been minimized.

Copy link
Contributor Author

commented Jun 25, 2018

Jenkins passed. #671

@zhichao-li zhichao-li merged commit 95a05cd into intel-analytics:master Jun 26, 2018

edieYoung added a commit to edieYoung/analytics-zoo that referenced this pull request Jun 27, 2018

Support pulling python dependency from maven (intel-analytics#438)
* remove backend submodule

* add exception message

* typo

* fix path

* revert

* fix

* fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.