-
Are there efforts to support Mesos 1.3.x in this repo or elsewhere?
-
I run wordcount demo use hadoop-2.5.0-cdh5.3.2 (hadoop-mapreduce1-project) + mesos-0.23.0-rc4
Found “launched but no heartbeat yet” in jobTracker log all the time
in task's stdout:
``````
CPLUS_INCL…
-
Hi,
I'm new to Mesos and Kafka and I have some newby question...
I can't understand why do I have to set MESOS_NATIVE_JAVA_LIBRARY environment variable to run Kafka on Mesos.
Strictly speaking, I co…
-
Hi, wondering about the Mesos support in the current master HEAD.
Built with -Dspark-1.6 and configured zeppelin-env.sh as follows:
MASTER as the mesos/zk quorum
SPARK_HOME as an unpacked spark-1.6.…
-
Hi,
I see mesos-kafka isn't support security, I want to authenticating between broker and producer. For short term, is there any workaround for this, for long term, where is code I need to modify?
T…
CBR09 updated
7 years ago
-
We currently use a custom docker volume driver to mount remote/NFS directory inside docker container and was wondering how does one handle the
```
--volume pre-reserved persistent volum…
-
```
OS X El Capitan 10.11.5
```
```
$ docker --version
Docker version 1.12.0-rc2, build 906eacd, experimental
```
Steps To Reproduce:
- Launch zookeeper: https://github.com/mesosphere/docker-contain…
-
with mesos 0.27.0
Class org.apache.mesos.Protos.CommandInfo.ContainerInfo is removed (deprecated before 0.27.0)
as a result, mesos-hadoop build faild with mesos version >=0.27
mesos-hadoop code updat…
-
I use the master branch on windows 2016 datacenter desktop system with the commit 499173d395db40e753e86ec5847b2e3944b87c35, and running the mesos agent like this:
.\mesos-agent.exe --master=10.18.11.…
-
Hi,
I'm trying to run SSSP on Mesos.
I have downloaded the source code from the git repo and
run `play universal:package-zip-tarball` to build a tarball from the source.
The tarball has been extrac…
MiLk updated
10 years ago