Member since
07-30-2019
944
Posts
197
Kudos Received
91
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1505 | 10-05-2021 01:53 PM | |
| 16323 | 09-23-2019 06:03 AM | |
| 6816 | 05-04-2019 08:42 PM | |
| 1502 | 06-11-2018 12:45 PM | |
| 12621 | 06-04-2018 01:11 PM |
09-08-2017
04:08 PM
@haM@ If the shared drive requires user credentials to access it, then the GetFile processor will not work in this case. What do you mean by "It couldn't work for network shared drive ports(139,445)"?
... View more
09-07-2017
07:17 PM
@Jon Rodriguez Breton This should be a new question in HCC, not appended to your first question.
... View more
09-07-2017
05:26 PM
@haM@ Are you able to manually ftp to the server with the user credentials? Also, you can change the port the processor uses for the ftp connection.
... View more
09-06-2017
05:35 PM
@haM@ The GetFile processor doesn't have properties that allow entering user credentials. Have you tried using GetFTP to access the files and then use PutFTP processor to move the file? Configure the GetFTP like this
... View more
09-05-2017
08:32 PM
1 Kudo
@M R You need to connect the output port to some other object outside of the process group the output port is in. For example, I have a output port in a process group In the level above the process group, if I hover the cursor over the process group an icon appears Now, I left click, hold and drag the cursor over to a processor, funnel or another process group with an input port, another window will pop up with the name of the output port Select ADD and then you'll see a connection to the object, if you go back into the original process group, you'll see the output port is ready to be started and there you go.
... View more
09-05-2017
03:27 PM
1 Kudo
@Mahmoud Yusuf Does the spark job generate a lot of output? Maybe you can suppress some of the output?
... View more
09-05-2017
02:55 PM
@Mahmoud Yusuf I thought you said it was working with the ExecuteProcess processor? If so, then you are able to move forward with flow design correct?
... View more
09-05-2017
02:33 PM
@Mahmoud Yusuf I'm glad it is working for you now.
... View more
09-04-2017
03:06 PM
@mayki wogno What user are you running NiFi as? If it isn't the same user you are using to login with, then the NiFi user won't be able to access the private key in the other user's home directory.
... View more