Hi,

I try to use for one table created in spark, but it seems the results are
all empty, I want to get metadata for table, what's other options?

Thanks

+-------------------------------+
|            result             |
+-------------------------------+
| # col_name                    |
|                               |
| col                           |
|                               |
| # Detailed Table Information  |
| Database:                     |
| Owner:                        |
| CreateTime:                   |
| LastAccessTime:               |
| Protect Mode:                 |
| Retention:                    |
| Location:                     |
| Table Type:                   |
| Table Parameters:             |
|                               |
|                               |
|                               |
|                               |
|                               |
|                               |
|                               |
|                               |
|                               |
|                               |
|                               |
| # Storage Information         |
| SerDe Library:                |
| InputFormat:                  |
| OutputFormat:                 |
| Compressed:                   |
| Num Buckets:                  |
| Bucket Columns:               |
| Sort Columns:                 |
| Storage Desc Params:          |
|                               |
|                               |
+-------------------------------+

Reply via email to