Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 01-11-2022 02:06 AM
Created 01-14-2022 05:13 AM
In order to read parquet data from s3 bucket flow would look like : ListS3 -> FetchS3 -> ConvertRecord with parquet reader .
So you are facing issue with ListS3 ? Can you please provide more details , I mean if you have configured with all the required details and upon start processor is throwing any error ? Processor show invalid and need some additional information? snapshot , error stack trace would help .
You can also open Support case at support
Thank You
Created on
01-16-2022
04:32 AM
- last edited on
02-03-2022
01:08 AM
by
VidyaSargur
Hey! I built the process of getting data from s3, but now I have another problem, when converting, part of the data is lost and not written to the SQL database, and I can’t understand where my error, there are my settings. If you help me it will be very great.
I use split because without it there is a lot of data and Nifi drops
UpdateAttribute I use because some of the values are taken from the path where the files lie on s3
Created 01-17-2022 09:15 AM
Can you also tell me how to ask data from a fixed date (period), not everything that there are in the bucket, thanks)