Member since
12-20-2019
1
Post
0
Kudos Received
0
Solutions
12-20-2019
12:37 AM
Hello,
Iwant to execute .py from nifi, I am able to do that but when saving data in mongo from the script (using pymongo) I got an error:
Executable command python3 ended in an error: Traceback (most recent call last):
'MYpath/MY.py', in line 104, in <module>
mycol.insert(document)
If I execute this .py in command is working fine.
Command Arguments Strategy
Command Arguments Property
Command Arguments
MYpath/MY.py;1000000000
Command Path
python3
Ignore STDIN
true
Working Directory
path
Argument Delimiter
;
Output Destination Attribute
No value set
Max Attribute Length
200
... View more
Labels:
- Labels:
-
Apache NiFi