RE: Docker images for various deployments

2019-06-25 Thread Queimado, Fernando (Nokia - PT/Amadora)
unsubscribe Best regards Fernando Queimado From: Xun Liu Sent: Thursday, June 20, 2019 8:25 AM To: users@zeppelin.apache.org Subject: Re: Docker images for various deployments Yes, I developed the zeppelin interpreter on docker feature. https://github.com/apache/zeppelin/pull/3383 I want to

Re: Docker images for various deployments

2019-06-20 Thread moon
Please take a look this issue how dockerhub was setup https://issues.apache.org/jira/browse/INFRA-12781?focusedCommentId=16001034&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16001034 Currently, Dockerfile in /zeppelin/scripts/docker/zeppelin/bin is built once a

Re: Docker images for various deployments

2019-06-20 Thread Xun Liu
Yes, I developed the zeppelin interpreter on docker feature. https://github.com/apache/zeppelin/pull/3383 I want to push the image of the zeppelin interpreter onto the dockerhub. But I don't know how to do it? > On Jun 20, 2019, at 3:18 PM, Ori Pop

Docker images for various deployments

2019-06-20 Thread Ori Popowski
Hi, I've noticed that in order to run Zeppelin against YARN or Mesos, we need to build a specific Docker image locally, and then run that container. Why Zeppelin community does not publish pre-built Docker images for the various deployments to Docker Hub? (currently there is only one flavor of th