[
https://issues.apache.org/jira/browse/HBASE-11885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14121591#comment-14121591
]
Esteban Gutierrez commented on HBASE-11885:
-------------------------------------------
[~dimaspivak] I think having the option to automate the download of maven and
the Java JDK as a flag or environment variable should be fine. However I don't
think the docker image should have specific URLs or Java/JDK versions and the
user should provide that, for instance you could use wget and accept additional
parameters besides the URL and so if you want to download the Java JDK you need
to explicitly pass the oraclelicense cookie in order to download the tarball
directly from Oracle.
> 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
> Attachments: HBASE-11885.patch
>
>
> [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)