[
https://issues.apache.org/jira/browse/NIFI-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243543#comment-16243543
]
ASF subversion and git services commented on NIFI-4568:
-------------------------------------------------------
Commit d0502285f29495245c12e6b8383e60ddb8c832ad in nifi's branch
refs/heads/master from [~jugi]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=d050228 ]
NIFI-4568 Added existing but missing property WORKING_DIR
Signed-off-by: Pierre Villard <[email protected]>
This closes #2250.
> Working Dir Property not shown nor mentioned in ExecuteProcess Processor
> ------------------------------------------------------------------------
>
> Key: NIFI-4568
> URL: https://issues.apache.org/jira/browse/NIFI-4568
> Project: Apache NiFi
> Issue Type: Bug
> Components: Configuration, Configuration Management
> Affects Versions: 1.3.0, 1.4.0
> Reporter: Julian Gimbel
> Priority: Trivial
> Labels: executeProcess, processor, properties
> Fix For: 1.5.0
>
>
> When executing a process with the executeProcess Operator the default working
> directory is the home directory of the user that started Nifi. In the code
> there is a Working directory Property that seems to work if one adds it. The
> documentation does not mention that it reads that argument and it is not
> shown in the Properties of the Operator.
> It should either be added in the documentation of the operator or directly in
> the Properties with home directory as the default value.
> See Line 100 to 110 in
> [https://github.com/apache/nifi/blob/6279fd41844205a14cf1f2fb225ead8881b197eb/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ExecuteProcess.java]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)