Re: Is Programming Pig book outdated?

2012-11-16 Thread Robert Yerex
It is a bit dated but an excellent resource for learning Pig. We give each new data engineer a copy! Probably the biggest change from my point of view is the use of JSONStorage() now built in at 0.10 so one does not need to wrangle with a custom loader. When I started a couple years back, the only

Re: Is Programming Pig book outdated?

2012-11-16 Thread Mohammad Tariq
Agree with Mr. Jagat. Regards, Mohammad Tariq On Fri, Nov 16, 2012 at 3:26 PM, Jagat Singh wrote: > In open source community no book can be ever latest , so we have to live by > this :) > > I would suggest you to start from this book and see the latest > documentation on pig website.side

Re: Is Programming Pig book outdated?

2012-11-16 Thread Jagat Singh
In open source community no book can be ever latest , so we have to live by this :) I would suggest you to start from this book and see the latest documentation on pig website.side by side to see latest features Good luck On Fri, Nov 16, 2012 at 8:41 PM, Majid Azimi wrote: > Hi guys, > > this