[ 
https://issues.apache.org/jira/browse/HBASE-11885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120871#comment-14120871
 ] 

Srikanth Srungarapu commented on HBASE-11885:
---------------------------------------------

Tried this out on ubuntu instance. A few observations
* The step `docker build -t hbase_docker .` failed in the first run with the 
following error message
{code}
2014/09/03 19:02:39 Error getting container 
ac1daa65e3f7ae0f2584d8b6c312dcda36125b32b2826acbe4b8306805d21417 from driver 
devicemapper: Unknown filesystem type on 
/dev/mapper/docker-202:1-928606-ac1daa65e3f7ae0f2584d8b6c312dcda36125b32b2826acbe4b8306805d21417
root@sri-ubuntu:~/hbase/dev-support/hbase_docker# docker run -it hbase_docker
Unable to find image 'hbase_docker' locally
Pulling repository hbase_docker
2014/09/03 19:03:36 Error: image hbase_docker not found
{code}
The second run of the same command didn't run into any failures
* Would be nice if we can include a section to mention the supported OS and/or 
Kernel versions.
* How about including the docker specific commands for important functions such 
as stopping the existing hbase docker instances?

> 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)

Reply via email to