Re: how to get python pytz to work with pig?

2016-09-02 Thread Olaf Collider
thanks Steve but what is not clear to me is the following: in my udfs.py file I need to add the path to the python package library. but should this be the path to pytz on the master computer or the path on the nodes? Indeed, the nodes also have pytz installed, and of course pytz in the nodes is i

Re: Not able to process huge file in pig

2016-09-02 Thread Steve Terrell
I think that most people are more willing to respond with ideas when details are presented. On Fri, Sep 2, 2016 at 7:58 AM, sandeep vura wrote: > We are unable to process 11GB file in pig and its running longer than > expected. Please suggest your thoughts. >

Not able to process huge file in pig

2016-09-02 Thread sandeep vura
We are unable to process 11GB file in pig and its running longer than expected. Please suggest your thoughts.