Re: Describe extended shows number of rows as 0

2013-05-02 Thread Aishwarya Ganesan
rom: Aishwarya Ganesan >> Reply-To: "user@hive.apache.org" >> Date: Thursday, May 2, 2013 7:24 AM >> To: "user@hive.apache.org" >> Subject: Describe extended shows number of rows as 0 >> >> >> Hi, >> >> When I run

Re: Describe extended shows number of rows as 0

2013-05-02 Thread Aishwarya Ganesan
duty stinging > with Hive :-) > Regards > sanjay > > From: Aishwarya Ganesan > Reply-To: "user@hive.apache.org" > Date: Thursday, May 2, 2013 7:24 AM > To: "user@hive.apache.org" > Subject: Describe extended shows number of rows as 0 > > >

Re: Describe extended shows number of rows as 0

2013-05-02 Thread Sanjay Subramanian
pache.org>> Subject: Describe extended shows number of rows as 0 Hi, When I run analyze table command and run describe extended command, it shows the number of rows as 0. Query: DESCRIBE EXTENDED lineitem1; Result: ...parameters:{numPartitions=0, numFiles=4, transient_lastDdlTime=13

Describe extended shows number of rows as 0

2013-05-02 Thread Aishwarya Ganesan
Hi, When I run analyze table command and run describe extended command, it shows the number of rows as 0. Query: DESCRIBE EXTENDED lineitem1; Result: ...parameters:{numPartitions=0, numFiles=4, transient_lastDdlTime=1367502213, numRows=0, totalSize=3184, rawDataSize=0}, My Settings: