Member since
10-30-2021
6
Posts
0
Kudos Received
0
Solutions
04-09-2022
09:48 AM
Hello Everyone Can I Create custom processor in apache nifi to convert CSVfile to excel file ?? is that possible and if yes how ? Thank you
... View more
Labels:
- Labels:
-
Apache NiFi
02-13-2022
05:39 AM
Hello everyone I follow this guide https://nifi.apache.org/docs/nifi-docs/rest-api/index.html NIFI API and I want to run-status specific process So how Can I do it and how to call the API thank you
... View more
Labels:
- Labels:
-
Apache NiFi
12-13-2021
09:20 PM
Hello Matt Well, I see that I saw this link and tried but I got this error another thing when flow from NIFI return CSV there is encoding problem because that i want to convert csv to excel like this : How Can I solve this problem ?
... View more
12-13-2021
06:06 AM
Hello everyone in this day I tried to convert CSV file to xlsx file using Apache nifi but i couldn't anyone knows? or any idea on how to get NIFI flow output as .xlsx file
... View more
Labels:
- Labels:
-
Apache NiFi
12-08-2021
09:38 AM
Hi
I can't download cloudera manager
I used this link in ubuntu :sudo wget https://archive.cloudera.com/cm5/redhat/7/x86_64/cm/cloudera-manager.repo
Can anyone help !
... View more
Labels:
- Labels:
-
Cloudera Manager
10-30-2021
05:15 AM
if I want to replace more then one How? for example I tried this ${'$1':replace("ClientName","Client Name"),'$2':replace("Ageinyears ","Age in years")} but not work
... View more