Skip to content

Instantly share code, notes, and snippets.

@liukai
Created February 20, 2015 23:02
Show Gist options
  • Select an option

  • Save liukai/a7c8e7a6b2cc50b838ea to your computer and use it in GitHub Desktop.

Select an option

Save liukai/a7c8e7a6b2cc50b838ea to your computer and use it in GitHub Desktop.
exec java $JAVA_OPTS -Xms512m -Xmx512m \
-classpath ~telegraph/instagram-telegraph.jar \
-Dapp.name="run-helix-controller" org.apache.helix.controller.HelixControllerMain \
-Dlog4j.configuration=file:/etc/telegraph/admin.log4j.properties \
--zkSvr `/usr/local/bin/smcc list-services zeus.globalwo.20 | grep frc` \
--cluster telegraph $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment