| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
731 (0.05s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Some optimization advices - Pig - [mail # user]
|
|
...Even better, push the tag_with_amenity = FILTER tag BY (tag_attr_k = 'amenity'); as high as possible. 2013/1/31 Cheolsoo Park ...
|
|
|
Author: Jonathan Coveney,
2013-01-31, 23:27
|
|
|
Re: How many nested bincond operator does pig support? - Pig - [mail # user]
|
|
...There was an issue in the parser that has been resolved in trunk (I forget if it went into 0.11 or not). Can you test your script on trunk and see if you still have the issue? 2013/1/...
|
|
|
Author: Jonathan Coveney,
2013-01-29, 19:12
|
|
|
Re: Run a job async - Pig - [mail # user]
|
|
...user to bcc, +dev Cheolsoo, Can you make a JIRA for this? I can imagine a slightly heavier test suite, but I like where you started. If it's not far off, then I think it'll be a ...
|
|
|
Author: Jonathan Coveney,
2013-01-25, 17:37
|
|
|
Re: Run a job async - Pig - [mail # user]
|
|
...Well, when I say that Pig is not multi-threaded, what I mean is that if you have multiple threads that run a query via PigServer, there is a great chance of the internals clashing because of...
|
|
|
Author: Jonathan Coveney,
2013-01-25, 04:39
|
|
|
[PIG-3031] Update Pig to use a newer version of joda-time - Pig - [issue]
|
|
...The current version is 1.6, which is quite old (~4 years at this point). Is there any reason not to bring us up to a newer version? I tried to compile the 1.6 source and it didn't work becau...
|
|
|
http://issues.apache.org/jira/browse/PIG-3031
Author: Jonathan Coveney,
2013-01-25, 00:11
|
|
|
Re: Run a job async - Pig - [mail # user]
|
|
...I think whatever way you slice it, handling thousands of pig jobs asynchronously is going to be a bear. I mean, this is essentially what the job tracker does, albeit with a lot less informat...
|
|
|
Author: Jonathan Coveney,
2013-01-24, 06:56
|
|
|
Re: Run a job async - Pig - [mail # user]
|
|
...Thousands of requests, or thousands of Pig jobs? Or both? 2013/1/23 Prashant Kommireddi ...
|
|
|
Author: Jonathan Coveney,
2013-01-24, 05:09
|
|
|
Re: Run a job async - Pig - [mail # user]
|
|
...start a separate Process which runs Pig? 2013/1/23 Prashant Kommireddi ...
|
|
|
Author: Jonathan Coveney,
2013-01-24, 01:44
|
|
|
[PIG-3073] POUserFunc creating log spam for large scripts - Pig - [issue]
|
|
...POUserFunc got some new logging in the case where a JobConf isn't available. In certain cases (huge scripts with tons of UDFs), this is creating gigantic logs....
|
|
|
http://issues.apache.org/jira/browse/PIG-3073
Author: Jonathan Coveney,
2013-01-23, 23:17
|
|
|
[PIG-3005] TestLargeFile#testOrderBy is failing - Pig - [issue]
|
|
...When run locally, at least, this test is failing for me.Has anyone else noticed this failing?...
|
|
|
http://issues.apache.org/jira/browse/PIG-3005
Author: Jonathan Coveney,
2013-01-23, 17:15
|
|
|
|