BADO Maturin Guy Stanislas

Results 7 issues of BADO Maturin Guy Stanislas

Do I have to create flows manually as described in the template ?

Hello thanks for your tool ! But i'm getting this and don't know ![capture du 2017-07-17 12-20-42](https://user-images.githubusercontent.com/16156036/28266903-ddf724d8-6af7-11e7-9245-6b54a18a252e.png)

I'm working with RASPBERRY PI 3 Model B. I used this guide to setup a lot of pi's, but since yesterday, something goes wrong with it. It remain blocked after...

This my config file cassandra-sink-distributed-orders.properties : `name=cassandra-sink-orders connector.class=com.datamountaineer.streamreactor.connect.cassandra.sink.CassandraSinkConnector tasks.max=1 topics=orders-topic connect.cassandra.export.route.query=INSERT INTO orders SELECT * FROM orders-topic connect.cassandra.contact.points=localhost connect.cassandra.port=9042 connect.cassandra.key.space=demo connect.cassandra.contact.points=localhost connect.cassandra.username=cassandra connect.cassandra.password=cassandra ` This the command to create the...

HEllo Tryed this as is and everything worked fine. But then i tried airflow `2.0.2` variables ```yml variable "airflow_version" { type = string description = "The airflow version" default =...

I am getting the following error when executing the second line, here a part of the output. thnaks for helping. [INFO] Building Conference 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- swagger-maven-plugin:3.1.4:generate...

Everything i see there is supervised learning example, even feature list. What i need to achieve is to build a spark mlib model (Clustering algorithm) and use REDIS as a...