Re: IP address of containers

2014-07-08 Thread Steve Loughran
On 7 July 2014 19:42, Rui Zhang rzh...@vertica.com wrote: Hi, I am now working on make a tarball for my own application. What I mean is start the application in the script like the HBase example you gave to us. In the python script, we need some commands for each role. If the command of my

Re: IP address of containers

2014-07-07 Thread Joseph Niemiec
While not an answer to your question I experienced this problem when I was building a native YARN app. Zookeeper solved the issue of 'host discovery' for me very easily. By having each 'daemon' in a container join a zookeeper node while its alive gives clients the ability to connect to the ZK