cancel
Showing results for 
Search instead for 
Did you mean: 

Reading list of files/directories from Azure Blob Storage

korey99
New Contributor

Hi- I’m trying to figure out how to read a list of files and directories from Azure Blob Storage and then do something with those files.

I have succeeded in reading and writing to Azure Blob Storage, to a specific file, using HDFS Reader and Writer.

What I’ve currently got is an HDFS Reader, but I didn’t specify a file:
image

It’s connected to a JSON Parser. When I click the data preview between the two, I get a list of my files, which is good. I figure I need a parser, because the data coming from HDFS is binary. But I haven’t been able to figure out how to parse them. The JSON parser doesn’t validate, and shows this error:

image

Any guidance?

0 REPLIES 0