Member since
10-18-2020
6
Posts
0
Kudos Received
0
Solutions
12-10-2020
12:57 AM
Hi Akash, Sorry for the delay and thanks for the response. I want to avoid updating the flow incase if we have to run the flow for any old dates. If any such request comes I just want to run the flow through shell by just passing old date. Hope the requirement is clear to you. Thanks,
... View more
12-05-2020
03:22 AM
Hi Gurus, I need to run a Hive QL which takes date as condition. I want to pass this date by caling the NiFi job through cron/shell. Could you let me know how can I achive this in NiFi please. Any sample flow would really helps. Thanks, Kumar
... View more
Labels:
- Labels:
-
Apache NiFi
11-24-2020
05:35 AM
Hi All, I have a requirement to move the files to archive folder once rest of the processors completed so add executestreamcommand as a last component and calling a shell script to move the file to archive folder. Though script runs from backend it's failing with "permissions denied " error. Any idea what could be the issue here? Also is there a way I know what user it is using to run the script. Appreciate your support on it. Thanks, Kumar
... View more
Labels:
- Labels:
-
Apache NiFi
11-01-2020
03:07 PM
Hi Nifi Experts, I have a requirement to add a sequence number to file names in sequential order and reset the value to 1 on next run. Job is scheduled to run once every hour. I could see we can achieve incrementing the value using getStatevalue but not sure how can we reset the value. Could you please help me. Thanks, Kumar
... View more
Labels:
- Labels:
-
Apache NiFi