Hdfs.Files
Syntax
Hdfs.Files(url as text) as table
About
Returns a table containing a row for each file found at the folder URL, url
, and subfolders from a Hadoop file system. Each row contains properties of the file and a link to its content.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hdfs.Files(url as text) as table
Returns a table containing a row for each file found at the folder URL, url
, and subfolders from a Hadoop file system. Each row contains properties of the file and a link to its content.