Hello, How can I run the Helix Controller in the Embedded mode in Helix 0.7.1?
The documentation here <http://helix.apache.org/0.7.1-docs/tutorial_controller.html> says that the Controller can be started in 3 modes: STANDALONE, SERVICE, EMBEDDED but the code here <https://github.com/apache/helix/blob/master/helix-core/src/main/java/org/apache/helix/controller/HelixControllerMain.java> seems to suggest otherwise. Thank you, Akash Kapoor
