Do i really need HDFS?

2014-10-20 Thread Ankur Chauhan
Hi all, I am trying to setup a new mesos cluster and I so far I have a set of master and slave nodes working and I can get everything running. I am able to install and run a couple of sample apps, hookup jenkins etc. My main question now is Do I really need HDFS? All my artifacts (for apps)

Re: Do i really need HDFS?

2014-10-20 Thread David Greenberg
You certainly don't need hdfs if you've got other infrastructure that's providing the same sorts of features. We don't run hdfs on our mesos cluster, and it's fine. On Monday, October 20, 2014, Ankur Chauhan an...@malloc64.com wrote: Hi all, I am trying to setup a new mesos cluster and I so

Re: Do i really need HDFS?

2014-10-20 Thread Ankur Chauhan
If HDFS is not required what is the minimum config needed to fetch s3:// urns? Sent from my iPhone On Oct 20, 2014, at 7:53 AM, David Greenberg dsg123456...@gmail.com wrote: A DFS is merely a convenience for getting data to all the nodes of your mesos cluster. If you want to have all

Mesos Docker Volume Integration

2014-10-20 Thread Haessig Michael
I have successfully setup a Mesos Marathon Cluster running in HA mode. I can start docker instances, i also know how to map a host volume path to docker volumes. I'm looking for a way to persist some docker volumes in a more portable way. I'm thinking about a Docker Volume Container. But by

New mailing list for Jenkins Mesos plugin

2014-10-20 Thread Vinod Kone
Hi folks, I created a new google group / mailing list ( https://groups.google.com/forum/#!forum/jenkins-mesos) for Jenkins Mesos plugin http://jenkinsci.github.io/mesos-plugin/. Please join this list for questions/discussions regarding the plugin itself. Thanks, Vinod