[
https://issues.apache.org/jira/browse/METRON-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974727#comment-15974727
]
ASF GitHub Bot commented on METRON-861:
---------------------------------------
Github user cestella closed the pull request at:
https://github.com/apache/incubator-metron/pull/534
> 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)