Member since
04-17-2023
17
Posts
0
Kudos Received
0
Solutions
06-01-2023
06:52 AM
Dears, I have a CSV File with around 5lakh records and I am inserting these 5 lakh records into Singlestore database through putDataBaseRecord Processor It is taking around 15 minutes to insert all these 5 lakh records, I am also setting the property Maximum Batch Size to 10000 to fasten the insertion but it is still taking 15 minutes. Can you suggest me any approach to fasten the insertion of these 5 lakh records through putDataBaseRecord Processor. Thanks In Advance!
... View more
Labels:
- Labels:
-
Apache NiFi
05-11-2023
09:46 PM
Dears, Can you please suggest which record processor is exactly suitable for this scenario? Thanks in Advance.
... View more
05-11-2023
06:22 AM
Sorry @steven-matison , I could n't Understand properly . Request you to please elobrate on this. My requirement is What ever the field name in excel, when it reach to nifi it should be like space between two words convert into _. ex: in excel -- steven matison to nifi -- steven_matison because with space field names are not match with column names in db.
... View more
05-10-2023
10:01 PM
Dears, We have a small issue with excel sheet data loaded into DB table. We are unable to load the data from excel in nifi if the field name have space or symbols. ex: In excel field name is (Cost Center) , In DB (Cost Center) got error like column not matched. if we send fileld name like Cost_Center then it is worked fine. So, we request you that is there any possible in Nifi we can change (Cost Center (field name ) in excel to add(_) in that space to make it work? ex:2 P&L item in excel field name also not work out because of & symbol. Could you please suugest any approach for this if possible?
... View more
Labels:
- Labels:
-
Apache NiFi
05-04-2023
06:19 AM
Dears, How to install cloudera version in our system.(laptop) Can you kindly suggest me an approach to achieve this Thank you
... View more
05-04-2023
03:10 AM
Dears, We are woking on NIFI open source by creating processor groups.The version is "Tagged nifi-1.20.0-RC1" Recently we moved to other version of NIFI Open source "Tagged nifi - 1.15.3-RC1" But, here we are unable to see some features in canvas like( Right click on canvas --> Enable all control services & disable all control services) and it is not work properly as previous tagged nifi version. Can you kindly suggest me the reason behind this and how to achieve it? Thank you.
... View more
Labels:
- Labels:
-
Apache NiFi
05-04-2023
12:09 AM
Dears, We are working on nifi flows. Creating Processor groups in Normal web version of NIFI. But as per development , We need to move these developed processor groups to Licensed version of NIFI for real Development. But we do not have proper idea that how we get licensed version of nifi and how to export to all development to that version? Can you kindly suggest me an approach to achieve this Thank you
... View more
Labels:
- Labels:
-
Apache NiFi
04-25-2023
12:41 AM
Hi Dears, Will you please let me know where we can find nifi-user.log file for tail? Thank you.
... View more
04-24-2023
10:18 PM
Dears, We are login into nifi using URL by giving Username and password in the web browser itself. So,our question is we need to extract that username and loaded that username (ex:Admin) in database column using nifi flow. Could you please suggest any approach if available through nifi. Thank you.
... View more
04-24-2023
03:51 AM
Dears, My usecase is to extract user name entered and store it in an attribute and load it into a column of a database. How can I extract user name entered by user while logging in. Thankyou!
... View more
Labels:
- Labels:
-
Apache NiFi