In this folder you can find all the configuration files used by the python files saved in
> control_room/airflow-compose/dags
In particular inside *publish_fluentd* you can find 3 different config files:
-**etl_test**: the config defines WHICH DATA TO EXTRACT FORM HDFS for the ***testing*** part (windows size, slide steps, which sensors data we want, in which machines we will run the expeiments (hostgroup choice) ...)
-**etl_train**: the config defines WHICH DATA TO EXTRACT FORM HDFS for the ***training*** part (windows size, slide steps, which sensors data we want ...)
-**experiment**: the config defines HOW TO ANALYSE THE DATA (windows size, slide steps, which algorithms are used, ad-hoc algorithms parameters ...)