HAProxy for Hive Thrift Server on Mesos

2015-03-21 Thread John Omernik
I have a nice setup with a Hive thrift server running in a docker container on Mesos. It works pretty well, but something, I believe in how HAProxy works with the connection, is causing the thrift server connection to die after a time. Basically, I can run a few queries, but after 2 or 3, or spec

Re: [VOTE] Release Apache Mesos 0.22.0 (rc4)

2015-03-21 Thread Benjamin Mahler
On CentOS w/ gcc 4.8, "make check" passes but "sudo make check" fails for me: [ RUN ] PerfTest.ROOT_SampleInit ../../src/tests/perf_tests.cpp:147: Failure Expected: (0u) < (statistics.get().cycles()), actual: 0 vs 0 ../../src/tests/perf_tests.cpp:150: Failure Expected: (0.0) < (statistics.get

Re: Zookeeper integration for Mesos-DNS

2015-03-21 Thread haosdent
Hi, I have a question. If mesos-dns have a public ip for other application which not run in mesos? For example, we start a kafka in mesos. For other applications which not running in mesos, we use the ip as kafka config in application. So if mesos-dns have a publich ip, we could use the custom host