I am trying to read a parquet record from S3, S3 usually returns an input stream, which I want to retrieve the data from. Am using java , and I don't want to use spark's built in reader. is there a way to do this?
Asked
Active
Viewed 182 times
1
-
Please provide enough code so others can better understand or reproduce the problem. – Community Oct 10 '22 at 13:51