What version of Hive and Spark are you using ? Cheers
On Sun, Jul 5, 2015 at 10:53 PM, Rex Xiong <bycha...@gmail.com> wrote: > 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: | > | | > | | > +-------------------------------+ >