You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by njayaram2 <gi...@git.apache.org> on 2017/02/15 22:31:26 UTC

[GitHub] incubator-madlib pull request #103: Docker Build for MADlib

GitHub user njayaram2 opened a pull request:

    https://github.com/apache/incubator-madlib/pull/103

    Docker Build for MADlib

    JIRA: MADLIB-920
    
    - Add docker files that would help developers download a docker image
    with Postgres-9.6 and MADlib depedencies installed. A developer's
    local source code changes can be built on this image's container
    to quickly build and run install-checks. Requires docker installed
    on the developer's environment.
    - Add a bash script (jenkins_build.sh) that would be a starting
    point towards getting a Jenkins build for MADlib master branch.
    - This is work under heavy development and we would want to add in
    similar support for Greenplum as well in the future. There is a
    placeholder Dockerfile for GPDB in this commit, must be modified
    to get it working.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/njayaram2/incubator-madlib docker-build

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-madlib/pull/103.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #103
    
----
commit d9d9d296ec50272b2ce50ad1e975c78574ceaed2
Author: Nandish Jayaram <nj...@apache.org>
Date:   2017-02-15T22:21:17Z

    Docker Build for MADlib
    
    JIRA: MADLIB-920
    
    - Add docker files that would help developers download a docker image
    with Postgres-9.6 and MADlib depedencies installed. A developer's
    local source code changes can be built on this image's container
    to quickly build and run install-checks. Requires docker installed
    on the developer's environment.
    - Add a bash script (jenkins_build.sh) that would be a starting
    point towards getting a Jenkins build for MADlib master branch.
    - This is work under heavy development and we would want to add in
    similar support for Greenplum as well in the future. There is a
    placeholder Dockerfile for GPDB in this commit, must be modified
    to get it working.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-madlib pull request #103: Docker Build for MADlib

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-madlib/pull/103


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-madlib issue #103: Docker Build for MADlib

Posted by iyerr3 <gi...@git.apache.org>.
Github user iyerr3 commented on the issue:

    https://github.com/apache/incubator-madlib/pull/103
  
    Looks good to me. I was able to run through the steps. Only comment would be to update documentation to reflect the `madlib` docker hub account. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---