[
https://issues.apache.org/jira/browse/NIFI-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806169#comment-16806169
]
Otto Fowler commented on NIFI-6109:
-----------------------------------
There is a PR in the linked issue
https://issues.apache.org/jira/browse/NIFI-3221, in case you aren't following
that
> Execute Stream Command for python script- issue with JSON as command line
> argument
> ----------------------------------------------------------------------------------
>
> Key: NIFI-6109
> URL: https://issues.apache.org/jira/browse/NIFI-6109
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.5.0
> Environment: python 2.7
> Reporter: Vineet Jain
> Assignee: Otto Fowler
> Priority: Major
> Attachments: pythonTest.xml, test.py
>
>
> When using ExecuteStreamCommand to execute a python script which takes JSON
> as command line argument, the python script execution fails at line where
> JSON is being read using json.loads(sys.argv[1]) with unable to decode error.
> Same works from command line.
>
> sample template and python script is attached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)