Power Query
published
Search
K

ApacheSpark.Tables

ApacheSpark.Tables

Returns a table listing the tables on the specified Spark cluster.
function (server as text, protocol as number) as table

Description

Returns a table listing the tables on the Spark cluster host using protocol. Valid protocols are: SparkProtocol.Standard, SparkProtocol.HTTP

Category

Accessing data