[ 
https://issues.apache.org/jira/browse/MADLIB-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868708#comment-15868708
 ] 

ASF GitHub Bot commented on MADLIB-920:
---------------------------------------

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 <[email protected]>
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.

----


> Build process on Apache infrastructure
> --------------------------------------
>
>                 Key: MADLIB-920
>                 URL: https://issues.apache.org/jira/browse/MADLIB-920
>             Project: Apache MADlib
>          Issue Type: Test
>          Components: Build System
>            Reporter: Frank McQuillan
>            Assignee: Rahul Iyer
>             Fix For: v1.11
>
>
> As a MADlib developer, I would like to build a complete docker file + image 
> with instructions on how to start/build/test MADlib, so that community 
> developers can use this to test.  Please put the file in src code, put 
> instructions on wiki.
> We are doing this in part because access to Apache Build system for MADlib 
> gives access to all incubating projects, and we don't want to facilitate that.
> Needed for graduation to TLP.
> The target platforms are:
> 1) PostgreSQL 9.6
> 2) gpdb 4.3.x (later 5.x)
> Please indicate of gpdb part is taking a ton of time and if so, maybe we live 
> with PG for now.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to