Description Usage Arguments Value Note See Also Examples
Returns a SparkDataFrame containing names of tables in the given database.
1 |
databaseName |
(optional) name of the database |
a SparkDataFrame
tables since 1.4.0
listTables
1 2 3 4 5 | ## Not run:
sparkR.session()
tables("hive")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.