[ 
https://issues.apache.org/jira/browse/NIFI-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16570775#comment-16570775
 ] 

ASF subversion and git services commented on NIFI-5350:
-------------------------------------------------------

Commit a19134f32560ae044cb898a7654ada31338e20c2 in nifi's branch 
refs/heads/master from [~lars_francke]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a19134f ]

NIFI-5350 Add a way to provide arbitrary Java options in shell scripts

Signed-off-by: Mike Moser <[email protected]>

This closes #2823


> Add a way to provide arbitrary Java options in shell scripts
> ------------------------------------------------------------
>
>                 Key: NIFI-5350
>                 URL: https://issues.apache.org/jira/browse/NIFI-5350
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Tools and Build
>    Affects Versions: 1.7.0
>            Reporter: Lars Francke
>            Assignee: Lars Francke
>            Priority: Minor
>
> I wanted to change the location of the bootstrap config file which can be 
> done using the System property {{org.apache.nifi.bootstrap.config.file}}. 
> Unfortunately there's no easy way to set that using the default {{nifi.sh}} 
> script.
> It can be done using the {{BOOTSTRAP_DEBUG_PARAMS}} environment variable but 
> that doesn't feel right and can break if anyone actually uses that variable.
> I suggest adding an optional environment variable {{BOOTSTRAP_JAVA_OPTS}} 
> that can be used to pass in extra options to Java



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to