Casey Stella created METRON-861:
-----------------------------------
Summary: Allow JVM args to be passed to CLI utilities
Key: METRON-861
URL: https://issues.apache.org/jira/browse/METRON-861
Project: Metron
Issue Type: Improvement
Reporter: Casey Stella
Assignee: Casey Stella
This is motivated by the fact that if one sets the acl's on the znodes that
metron creates (e.g. /metron/topology/global) to read/write by metron (from the
zkcli `setAcl /metron/topology/global sasl:metron:crwda`), then permissions
prohibit the CLI tools from functioning because the JAAS config is not loaded.
This JIRA allows users to pass java properties to the CLI tools. While
important for Kerberos, it's useful in general if one needs to adjust the heap
required, etc.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)