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

Infra: Install MADlib on non-default schema in Jenkins #207

Closed

Conversation

njayaram2
Copy link
Contributor

The Jenkins build that runs for every PR and for every master
commit is great. Installing MADlib on a non-default schema name
such as mad would help us identify many issues early (issues
that correspond to hard-coding madlib in the code/tests).

PS: The Jenkins build for this PR is expected to fail due to
https://issues.apache.org/jira/browse/MADLIB-1184

Closes #207

@asfgit
Copy link

asfgit commented Nov 30, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/madlib-pr-build/291/

The Jenkins build that runs for every PR and for every master
commit is great. Installing MADlib on a non-default schema name
such as `mad` would help us identify many issues early (issues
that correspond to hard-coding `madlib` in the code/tests).

Closes apache#207
@njayaram2 njayaram2 force-pushed the infra/jenkins_non_default_schema branch from 5364ed5 to 627cbb7 Compare December 1, 2017 19:52
@njayaram2
Copy link
Contributor Author

Jenkins ok to test

@asfgit
Copy link

asfgit commented Dec 1, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/madlib-pr-build/293/

@asfgit asfgit closed this in 775afd0 Dec 1, 2017
kaknikhil pushed a commit to kaknikhil/madlib that referenced this pull request Jan 12, 2018
Install MADlib on schema `mad` instead of default schema
`madlib` for the Jenkins PR and Master CI builds.
This would help us identify issues that correspond to
hard-coding `madlib` in the code/tests.

Closes apache#207
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants