[
https://issues.apache.org/jira/browse/HBASE-11885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14119501#comment-14119501
]
Dima Spivak commented on HBASE-11885:
-------------------------------------
I have a working Dockerfile that sets up the necessary HBase dependencies (i.e.
Maven and Java), clones in the repo, runs {{mvn assembly:single}}, and then
starts HBase and the HBase shell. The main problem I've run into pertains to
the Maven step due to
[HBASE-8674|https://issues.apache.org/jira/browse/HBASE-8674]. Can someone with
knowledge of why the POMs are in the state that they are in take a look there
and chime in on if there any consequence to simply removing Gary H's repo as a
dependency?
> Provide a Dockerfile to easily build and run HBase from source
> --------------------------------------------------------------
>
> Key: HBASE-11885
> URL: https://issues.apache.org/jira/browse/HBASE-11885
> Project: HBase
> Issue Type: New Feature
> Reporter: Dima Spivak
> Assignee: Dima Spivak
>
> [A recent email to
> dev@|http://mail-archives.apache.org/mod_mbox/hbase-dev/201408.mbox/%3CCAAef%2BM4q%3Da8Dqxe_EHSFTueY%2BXxz%2BtTe%2BJKsWWbXjhB_Pz7oSA%40mail.gmail.com%3E]
> highlighted the difficulty that new users can face in getting HBase compiled
> from source and running locally. I'd like to provide a Dockerfile that would
> allow anyone with Docker running on a machine with a reasonably current Linux
> kernel to do so with ease.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)