n...@gmail.com>
> Sent: Friday, February 7, 2020 7:13 AM
> To: dev@crail.apache.org<mailto:dev@crail.apache.org>
> Subject: Re: docker
>
> I have a VM and 2 terminals.
>
> terminal1:
> [root@abbey-road ~]# docker run -it --network host -e
> NAMENODE_HOST=localho
be persistent.
Regards,
David
From: Lou DeGenaro<mailto:lou.degen...@gmail.com>
Sent: Friday, February 7, 2020 7:13 AM
To: dev@crail.apache.org<mailto:dev@crail.apache.org>
Subject: Re: docker
I have a VM and 2 terminals.
terminal1:
[root@abbey-road ~]# docker run -it --net
I have a VM and 2 terminals.
terminal1:
[root@abbey-road ~]# docker run -it --network host -e
NAMENODE_HOST=localhost -e INTERFACE=eth5 apache/incubator-crail:1.2
namenode
20/02/07 14:27:04 INFO crail: initalizing namenode
20/02/07 14:27:04 INFO crail: crail.version 3101
...
terminal2:
[root
pache.org>
Subject: Re: docker
Thanks, that helps!
I've got docker namenode and datanode running on same VM and they seem to
be working. There does not seem to be a docker image for an app, though.
I guess I'll try to download and run the iobench app...and maybe try to
turn it into a d
Thanks, that helps!
I've got docker namenode and datanode running on same VM and they seem to
be working. There does not seem to be a docker image for an app, though.
I guess I'll try to download and run the iobench app...and maybe try to
turn it into a docker image?
Lou.
On Fri, F
Excellent and sorry, should have been more specific. The docker hub website
for apache-/incubator-crail.
https://hub.docker.com/r/apache/incubator-crail/tags
Regards,
David
From: Lou DeGenaro<mailto:lou.degen...@gmail.com>
Sent: Friday, February 7, 2020 6:18 AM
T
Not seeing where the tags tab is, but your suggestion worked!
[root@abbey-road ~]# docker pull apache/incubator-crail:1.2
1.2: Pulling from apache/incubator-crail
2746a4a261c9: Pull complete
4c1d20cdee96: Pull complete
0d3160e1d0de: Pull complete
c8e37668deea: Pull complete
197ed90b6875: Pull
Lou,
If you look under the tags tab of the website, you’d see that they are tagging
the versions.
What you want is: docker pull apache/incubator-crail:1.2
That will pull down the latest version of crail.
Regards,
David
From: Lou DeGenaro<mailto:lou.degen...@gmail.com>
Sent:
David,
Thanks, but still no joy. Something I need to configure to make docker
happy?
=
[root@abbey-road ~]# docker pull apache/incubator-crail
Using default tag: latest
Error response from daemon: manifest for apache/incubator-crail:latest not
found
=
I can run tomcat:
[root@abbey
Lou,
The repo is incorrect. You should be pulling from “apache/incubator-crail”
Here’s their docker image: https://hub.docker.com/r/apache/incubator-crail
Regards,
David
From: Lou DeGenaro<mailto:lou.degen...@gmail.com>
Sent: Thursday, February 6, 2020 11:20 AM
To: dev@crail.apac
I'm a noob to crail and not much better with docker, however I am able to:
[root@abbey-road ~]# docker run hello-world
Unable to find image 'hello-world:latest' locally
latest: Pulling from library/hello-world
1b930d010525: Pull complete
PepperJo commented on a change in pull request #79: Docker disni version
URL: https://github.com/apache/incubator-crail/pull/79#discussion_r297150035
##
File path: docker/RDMA/Dockerfile
##
@@ -17,14 +17,14 @@
FROM apache/incubator-crail:1.1
MAINTAINER Apache Crail
PepperJo merged pull request #79: Docker disni version
URL: https://github.com/apache/incubator-crail/pull/79
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
asqasq commented on a change in pull request #79: Docker disni version
URL: https://github.com/apache/incubator-crail/pull/79#discussion_r297142699
##
File path: docker/RDMA/Dockerfile
##
@@ -17,14 +17,14 @@
FROM apache/incubator-crail:1.1
MAINTAINER Apache Crail
PepperJo commented on a change in pull request #79: Docker disni version
URL: https://github.com/apache/incubator-crail/pull/79#discussion_r297141932
##
File path: docker/RDMA/Dockerfile
##
@@ -17,14 +17,14 @@
FROM apache/incubator-crail:1.1
MAINTAINER Apache Crail
PepperJo commented on a change in pull request #79: Docker disni version
URL: https://github.com/apache/incubator-crail/pull/79#discussion_r297141597
##
File path: docker/RDMA/Dockerfile
##
@@ -17,14 +17,14 @@
FROM apache/incubator-crail:1.1
MAINTAINER Apache Crail
asqasq commented on a change in pull request #79: Docker disni version
URL: https://github.com/apache/incubator-crail/pull/79#discussion_r297140804
##
File path: docker/RDMA/Dockerfile
##
@@ -17,14 +17,14 @@
FROM apache/incubator-crail:1.1
MAINTAINER Apache Crail
PepperJo opened a new pull request #79: Docker disni version
URL: https://github.com/apache/incubator-crail/pull/79
Automatically get libdisni version from DiSNI jar.
Before we had to manually update the DiSNI version
for building the native library on every release
asfgit closed pull request #78: Fix naming in Docker file
URL: https://github.com/apache/incubator-crail/pull/78
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
asqasq opened a new pull request #78: Fix naming in Docker file
URL: https://github.com/apache/incubator-crail/pull/78
The wrong naming causes the docker build to fail. This commit
fixes the naming and resolves issue
https://issues.apache.org/jira/browse/CRAIL-99
Signed-off-by
MATRIX4284 closed pull request #76: Crail Kubernetes Deployment on POD Network
with revised docker configuration to acomodate Node Discovery
URL: https://github.com/apache/incubator-crail/pull/76
This is an automated
MATRIX4284 commented on issue #76: Crail Kubernetes Deployment on POD Network
with revised docker configuration to acomodate Node Discovery
URL: https://github.com/apache/incubator-crail/pull/76#issuecomment-500816820
Closing the PR
MATRIX4284 commented on issue #76: Crail Kubernetes Deployment on POD Network
with revised docker configuration to acomodate Node Discovery
URL: https://github.com/apache/incubator-crail/pull/76#issuecomment-500816898
MATRIX4284 commented on issue #76: Crail Kubernetes Deployment on POD Network
with revised docker configuration to acomodate Node Discovery
URL: https://github.com/apache/incubator-crail/pull/76#issuecomment-500729161
Hi Adrian,
Thanks for your feedback .
I will close this PR
asqasq commented on issue #76: Crail Kubernetes Deployment on POD Network with
revised docker configuration to acomodate Node Discovery
URL: https://github.com/apache/incubator-crail/pull/76#issuecomment-500727408
Hi Kaustav
Actually I do understand the flow.
This PR cannot
MATRIX4284 commented on a change in pull request #76: Crail Kubernetes
Deployment on POD Network with revised docker configuration to acomodate Node
Discovery
URL: https://github.com/apache/incubator-crail/pull/76#discussion_r292100015
##
File path: kubernetes/dockerfiles/crail
MATRIX4284 commented on issue #76: Crail Kubernetes Deployment on POD Network
with revised docker configuration to acomodate Node Discovery
URL: https://github.com/apache/incubator-crail/pull/76#issuecomment-500372754
Hi Adrian,
I will publish the manual shortly once you have a look
MATRIX4284 commented on issue #76: Crail Kubernetes Deployment on POD Network
with revised docker configuration to acomodate Node Discovery
URL: https://github.com/apache/incubator-crail/pull/76#issuecomment-500371335
Hi Adrian,
I will remove this python file as it is not getting
asqasq commented on a change in pull request #76: Crail Kubernetes Deployment
on POD Network with revised docker configuration to acomodate Node Discovery
URL: https://github.com/apache/incubator-crail/pull/76#discussion_r291958143
##
File path: kubernetes/dockerfiles/crail-apache
MATRIX4284 commented on issue #76: Crail Kubernetes Deployment on POD Network
with revised docker configuration to acomodate Node Discovery
URL: https://github.com/apache/incubator-crail/pull/76#issuecomment-500366028
Hi Adrian,
That code is commented .As i have rewritten the
asqasq commented on issue #76: Crail Kubernetes Deployment on POD Network with
revised docker configuration to acomodate Node Discovery
URL: https://github.com/apache/incubator-crail/pull/76#issuecomment-500364817
Please stop copying files randomly for other repositories.
It seems
MATRIX4284 opened a new pull request #76: Crail Kubernetes Deployment on POD
Network with revised docker configuration to acomodate Node Discovery
URL: https://github.com/apache/incubator-crail/pull/76
Crail Kubernetes yaml and Docker build for Automatic Node Discovery
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-crail/pull/69
---
GitHub user PepperJo opened a pull request:
https://github.com/apache/incubator-crail/pull/69
[Documentation] release doc add docker check
Add step to update verions in Dockerfiles.
Remove statement about renaming, it is not needed anymore.
https://jira.apache.org/jira
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-crail/pull/45
---
GitHub user PepperJo opened a pull request:
https://github.com/apache/incubator-crail/pull/45
Docker: fix base image url/tag and DiSNI version
Fix base image url/tag and update DiSNI version to match version
in pom file.
https://jira.apache.org/jira/projects/CRAIL
Github user asqasq commented on the issue:
https://github.com/apache/incubator-crail/pull/40
Uploaded the new version with the changes as discussed.
---
Github user PepperJo commented on the issue:
https://github.com/apache/incubator-crail/pull/40
Great Thx!
---
Github user asqasq commented on the issue:
https://github.com/apache/incubator-crail/pull/40
Sure, I will add the links.
Ok, it is fine with me to copy to /crail instead of /home/crail. I think it
does not matter as much, as long as the path is reasonably easy to use and
gene
Github user PepperJo commented on the issue:
https://github.com/apache/incubator-crail/pull/40
Can you add links to the JIRA issues in the commit message?
Looking at the CRAIL_HOME again I think we should just copy it to /crail
instead of /home/crail. What do you think?
---
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-crail/pull/33
---
Github user PepperJo commented on the issue:
https://github.com/apache/incubator-crail/pull/33
Just to give some background: If we want our docker images to be publish as
the Apache user on the Docker Hub the docker build files need to be part of the
Apache source repository.
---
GitHub user PepperJo opened a pull request:
https://github.com/apache/incubator-crail/pull/33
Docker build: TCP and RDMA tier
Docker build files for the TCP and RDMA tier.
User can extend configuration to use NVMf or other tiers.
Signed-off-by: Jonas Pfefferle
You can
Ok I will ask them. For now I published the images with my username:
pepperjo/crail and pepperjo/crail_rdma
To run the TCP tier:
docker run -it --network host -e NAMENODE_HOST=hostname -e INTERFACE=ethXX
pepperjo/crail namenode
or similar depending on which network setup you use.
For RDMA
Most likely you will need to contact infra for gaining access.
Also, I would say that you want to publish only properly veted/released
code.
On Tue, Jul 24, 2018 at 5:19 AM Jonas Pfefferle wrote:
> Hi @all
>
> I prepared two docker container images for the TCP and RDMA tier. I
Hi @all
I prepared two docker container images for the TCP and RDMA tier. I want to
publish them on Docker hub. I did some browsing and found
https://hub.docker.com/u/apache can we publish/should/want our container
there? What is the procedure?
Thanks,
Jonas
46 matches
Mail list logo