Re: Reading hive table using Pig script

2014-02-26 Thread Mohammad Tariq
Hi Chhaya, I totally agree with AbdelRahman. HCatalog is the correct way to do that. See *this*for more details. Warm Regards, Tariq cloudfront.blogspot.com On Wed, Feb 26, 2014 at 11:

Re: Reading hive table using Pig script

2014-02-26 Thread Abdelrahman Shettia
Hi Chhaya, Why not using HCatalog to store the PIG and Hive schema for easy sharing? Thanks, Rahman On Feb 12, 2014, at 2:32 AM, Chhaya Vishwakarma wrote: > Hi, > > I am trying to read hive table using PIG script but when I run a pig code to > read a table in hive its giving me following