| clear query|facets|time |
Search criteria: .
Results from 151 to 160 from
732 (0.109s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: ERROR 2999: Unexpected internal error. null - Pig - [mail # user]
|
|
...If I were debugging this (note, I know nothing about cassandra), I would put a flag in my ide on cassandra storage and see what is going on in there, and why it is erroring out. Then I would...
|
|
|
Author: Jonathan Coveney,
2012-12-11, 18:00
|
|
|
Re: Piggybank date time functions - Pig - [mail # user]
|
|
...I did not implement those UDF's... I imagine the reason for rigorously using UTC instead of system time is because that can introduce subtle bugs where your servers have a different time tha...
|
|
|
Author: Jonathan Coveney,
2012-12-11, 17:54
|
|
|
[PIG-3087] Refactor TestLogicalPlanBuilder to be meaningful - Pig - [issue]
|
|
...I started doing this as part of another patch, but there are some bigger issues, and I don't have the time to dig in atm.That said, a lot of the tests as written don't test anything. I used ...
|
|
|
http://issues.apache.org/jira/browse/PIG-3087
Author: Jonathan Coveney,
2012-12-10, 20:01
|
|
|
Re: PIG script - PIGStorage - Pig - [mail # user]
|
|
...The default loader can't handle this. You would need a custom InputFormat, which isn't too bad. 2012/12/9 L N ...
|
|
|
Author: Jonathan Coveney,
2012-12-10, 18:33
|
|
|
Re: PIG Reference Project for Learning Purposes - Pig - [mail # dev]
|
|
...Hey Adarsh! I would recommend going through the open, but uncompleted JIRA's for Pig. If one looks like something you can tackle, we're all willing to help out. Jon 2012/1...
|
|
|
Author: Jonathan Coveney,
2012-12-04, 01:21
|
|
|
[PIG-3014] CurrentTime() UDF has undesirable characteristics - Pig - [issue]
|
|
...As part of the explanation of the new DateTime datatype I noticed that we had added a CurrentTime() UDF. The issue with this UDF is that it returns the current time of every exec invocation,...
|
|
|
http://issues.apache.org/jira/browse/PIG-3014
Author: Jonathan Coveney,
2012-12-01, 01:41
|
|
|
Re: Reconstruct the PhysicalPlan - Pig - [mail # user]
|
|
...Sarah, If you just want access to the "PhysicalPlan" (as in, that Object), then take a look at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.Launcher (a good example of ...
|
|
|
Author: Jonathan Coveney,
2012-11-28, 19:17
|
|
|
Re: Request for suggestions - Pig - [mail # user]
|
|
...Can you flesh out what you want it to do a little more? Maybe some example queries? 2012/11/26 ...
|
|
|
Author: Jonathan Coveney,
2012-11-26, 21:14
|
|
|
Re: Reconstruct the PhysicalPlan - Pig - [mail # user]
|
|
...What is your goal? When you say reconstruct, do you just mean get a handle on the physical plan? You can make your own execution flag (ie extend the interface behind local mode etc) and that...
|
|
|
Author: Jonathan Coveney,
2012-11-26, 21:09
|
|
|
Re: PIG-2599 - Pig - [mail # dev]
|
|
...This would be very welcome. Feel free to revitalize that JIRA, and I'm sure you'll get tons of support. This is something Pig sorely needs. 2012/11/22 Russell Jurney ...
|
|
|
Author: Jonathan Coveney,
2012-11-23, 09:00
|
|
|
|