GitHub user asqasq opened a pull request:

    https://github.com/apache/incubator-crail/pull/40

    This commit fixes few minor issues for the docker build.

    - Read Crail version from toplevel pom.xml
    - Move Crail build directory to /home/crail
    - Point CRAIL_HOME to /home/crail
    - Use template core-site.xml.env file and subsitute environment variables
      to a new core-site.xml file
    
    Close #51
    Close #52
    
    Signed-off-by: Adrian Schuepbach <[email protected]>

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

    $ git pull https://github.com/asqasq/incubator-crail dockerversion

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

    https://github.com/apache/incubator-crail/pull/40.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 #40
    
----
commit 8253ae2a2bbaeb5674498b202125f3ad92651356
Author: Ubuntu <ubuntu@...>
Date:   2018-09-26T14:11:34Z

    This commit fixes few minor issues for the docker build.
    
    - Read Crail version from toplevel pom.xml
    - Move Crail build directory to /home/crail
    - Point CRAIL_HOME to /home/crail
    - Use template core-site.xml.env file and subsitute environment variables
      to a new core-site.xml file
    
    Close #51
    Close #52
    
    Signed-off-by: Adrian Schuepbach <[email protected]>

----


---

Reply via email to