[
https://issues.apache.org/jira/browse/HBASE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257303#comment-15257303
]
Appy commented on HBASE-15708:
------------------------------
Also, it might be confusing to have following structure:
dev-support/Dockerfile
dev-support/hbase_docker.sh
dev-support/hbase_docker/Dockerfile
Maybe we can put all the hbase_docker stuff (which builds hbase and runs
hbase_shell in a docker) in a separate directory 'hbase_in_docker'.
> Docker for dev-support scripts
> ------------------------------
>
> Key: HBASE-15708
> URL: https://issues.apache.org/jira/browse/HBASE-15708
> Project: HBase
> Issue Type: Bug
> Reporter: Appy
> Assignee: Appy
> Attachments: HBASE-15708-master.patch
>
>
> Scripts in dev-support are limited in terms of dependencies by what's
> installed on apache machines. Installing new stuff is not easy. It can be
> painful even importing simple python libraries like 'requests'. This jira is
> to add a single docker instance which we can tweak to build the right
> environment for dev-support scripts.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)