The function retrieves a table with a row for every folder and file discovered at the specified folder URL in a Hadoop file system. Each row includes details about the folder or file as well as a hype...
Syntax
Hdfs.Contents(url as text) as table.
About
The function retrieves a table with a row for every folder and file discovered at the specified folder URL in a Hadoop file system. Each row includes details about the folder or file as well as a hyperlink to access its contents.