Re: Running Mesos agent on ARM (Raspberry Pi)?

2016-05-03 Thread Andreas Fritzler
Did anybody try to build and run Mesos on a Raspberry Pi3? Will that work out of the box (due to the 64bit ARM)? On Sat, Apr 30, 2016 at 5:54 AM, haosdent wrote: > >The master has problem running with this build on the Pi > You need launch master with `--registry=in_memory`, replicated_log with

Re: Mesos metrics -> influxdb

2016-02-25 Thread Andreas Fritzler
@Michael: Great tutorial on KairosDB & Cassandra! On Thu, Feb 25, 2016 at 7:11 PM, vincent gromakowski < vincent.gromakow...@gmail.com> wrote: > +1 for Telegraph > Le 25 févr. 2016 19:08, "Pradeep Chhetri" a > écrit : > >> Telegraf already has a input plugin to push mesos metrics to influxdb ( >

Re: Managing Persistency via Frameworks (HDFS, Cassandra)

2016-02-12 Thread Andreas Fritzler
> cluster in general concerns. But in development or stage environment, use > mesos to manage your hdfs culster is ideal purpose. when mesos community > give more production case, then we can upgrade the develop cluster to > production cluster easily. > > > 2016-02-09 14:50 GMT+08

Re: Managing Persistency via Frameworks (HDFS, Cassandra)

2016-02-08 Thread Andreas Fritzler
e some work on your questions, would you check > related repos at https://github.com/mesosphere ? > > > On Mon, Feb 8, 2016 at 9:43 PM Andreas Fritzler < > andreas.fritz...@gmail.com> wrote: > >> Hi, >> >> I have a couple of questions around the persistency topic

Managing Persistency via Frameworks (HDFS, Cassandra)

2016-02-08 Thread Andreas Fritzler
Hi, I have a couple of questions around the persistency topic within a Mesos cluster: 1. Any takes on the quality of the HDFS [1] and the Cassandra [2] frameworks? Does anybody have any experiences in running those frameworks in production? 2. How well are those frameworks performing if I want t