Github user sardell commented on a diff in the pull request:
https://github.com/apache/metron/pull/1001#discussion_r187332809
--- Diff: metron-deployment/development/centos6/README.md ---
@@ -103,3 +103,8 @@ Tags are listed in the playbooks, some frequently used
tags:
+ `hdp-deploy` - Deploy and Start HDP Services (will start all Hadoop
Services)
+ `sensors` - Deploy and start the sensors.
+ `sensor-stubs` - Deploy and start the sensor stubs.
+
+
+### Making Metron more stable for developers
--- End diff --
@simonellistonball @mmiklavc I'll go ahead and move this documentation to
the metron-deployment/development level.
---