Member since
12-10-2019
11
Posts
1
Kudos Received
0
Solutions
02-04-2020
02:24 AM
Because the keys are not within my control, it was provided to me and should be used as is.
... View more
02-02-2020
11:52 PM
I am try to connect to sftp via ssh keys. The problem is that the keys provided to me does not have passphrase and NiFi PutSFTP processor is asking for one. I have tried setting the field to an empty string but NiFi is saying that passphrase field cannot be empty.
Anyone knows a workaround? I really need to use these ssh keys provided to me. I cannot generate new keys with passphrase.
... View more
Labels:
- Labels:
-
Apache NiFi
12-20-2019
02:16 AM
I'm passing a csv flowfile to ExecuteStreamCommand. How can I zip it with password and pass it to the next processor?
I don't know how to zip file from stdin and pass it to stdout. I'm using python
... View more
Labels:
- Labels:
-
Apache NiFi
12-11-2019
08:06 PM
I was able to do it using replaceTextProcessor, I see that JoltTransformJSON is a fancier way to do it. I will give it a try, thanks!
... View more
12-11-2019
05:26 AM
I have the same problem, any chance you found a solution?
... View more