GitHub user amaya382 opened a pull request:
https://github.com/apache/incubator-hivemall/pull/68
Add Docker Support
## What changes were proposed in this pull request?
Add Docker support for development and testing, including build tools for
hivemall. Currently, only manual build is supported.
## What type of PR is it?
Feature, Documentation
## What is the Jira issue?
[HIVEMALL-84](https://issues.apache.org/jira/browse/HIVEMALL-84)
## How was this patch tested?
manual tests and automated build tests on DockerHub
## How to use this feature?
See
[Document](https://raw.githubusercontent.com/apache/incubator-hivemall/9a3bc5c9aa5b6d26a4c93ba0140c367dc9431090/docs/gitbook/docker/getting_started.md)
Official automated build is future work but Dockerfile for automated build
is ready. [Trial repository](https://hub.docker.com/r/amaya382/hivemall/)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/amaya382/incubator-hivemall docker
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hivemall/pull/68.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 #68
----
commit 2bb3a54d5e1fa9269ddee65fedc95cb1e198e1bf
Author: amaya <[email protected]>
Date: 2017-04-05T11:50:14Z
Add docker support
commit 03116527c398058205e5122a4560ce18f5021816
Author: amaya <[email protected]>
Date: 2017-04-05T11:51:04Z
Add documents about hivemall on docker
commit fa51091c8373d9ae34e998a1741fb20dee1c428f
Author: amaya <[email protected]>
Date: 2017-04-05T12:50:30Z
Add tools for building site into docker
commit 9a3bc5c9aa5b6d26a4c93ba0140c367dc9431090
Author: amaya <[email protected]>
Date: 2017-04-07T02:33:23Z
Mod documents about hivemall on docker
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---