Member since
11-02-2021
8
Posts
0
Kudos Received
0
Solutions
11-11-2022
01:39 AM
I have a dataframe with an id field and a path, looks like this: I need to read the files (csv) and match them with the id. I expect it should work out: while I can't even figure out how to read files from the path specified in the dataframe, all my knowledge leads to getting a list of paths from the dataframe and reading each one
... View more
Labels:
- Labels:
-
Apache Spark
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)
... View more
01-16-2022
04:32 AM
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
... View more
01-11-2022
02:06 AM
I'm just starting to learn NiFi. I need to read parquet data from s3 bucket, I don’t understand how to set up lists3 and fetchs3object processors for reading data. full path looks like this: s3://inbox/prod/export/date=2022-01-07/user=100/cro.parquet I'll write data to sql database - I don't have problems with it, but not sure)) I tried to configure the lists3 processor myself and I think is not very good bucket inbox aws_access_key_id aws_secret_access_key region US EAST endpoint override URL http://s3.wi-fi.ru:8080
... View more
Labels:
- Labels:
-
Apache NiFi
11-18-2021
10:20 PM
Hi! I'm trying to set up a data transfer with Ni-Fi. I need to transfer data from postgresql to Clickhouse. I'm asking for help in configuring processors. There is also a problem with connecting Nifi to Clickhouse.
... View more
Labels:
- Labels:
-
Apache NiFi