Hdfs.Files

The function retrieves a table that includes a row for every file located at the specified folder URL in a Hadoop file system, including any subfolders. Each row provides details about the file proper...

Syntax

Hdfs.Files(url as text) as table.

About

The function retrieves a table that includes a row for every file located at the specified folder URL in a Hadoop file system, including any subfolders. Each row provides details about the file properties and a hyperlink to access its content.