| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
18 (0.154s).
|
|
|
Loading phrases to help you refine your search...
|
|
[PIG-2251] PIG leaks Zookeeper connections when using HBaseStorage - Pig - [issue]
|
|
...I run a set of PIG jobs from a Java process (using PigServer). Most of which use HBaseStorage to load data from HBase.Each job is run using a new PigServer object, and I correctly call PigSe...
|
|
|
http://issues.apache.org/jira/browse/PIG-2251
Author: Vincent BARAT,
2013-01-03, 04:27
|
|
|
Re: Possible bug in NULL fields handling - Pig - [mail # user]
|
|
...Thank you very much for your answer! I was not aware about the COUNT_STAR() function. I guess it has been introduced recently (otherwise it is a bug in the documentation :-) Anyw...
|
|
|
Author: Vincent BARAT,
2009-10-15, 13:40
|
|
|
Possible bug in NULL fields handling - Pig - [mail # user]
|
|
...Hello, I'm not sure if it's a bug, but the handling of NULL fields seems not to work correctly: My data (events): 0,,jawi ,0,juug ,,lfou 0,0,caro My script: &nb...
|
|
|
Author: Vincent BARAT,
2009-10-15, 12:51
|
|
|
Re: storing intermediate results ? - Pig - [mail # user]
|
|
...Ok, then I did some testing. Actually, if I store my first JOIN into a file, I see a 50% increase of the speed of all my subsequents computations. I guess that it may be re...
|
|
|
Author: Vincent BARAT,
2009-10-08, 13:33
|
|
|
Re: storing intermediate results ? - Pig - [mail # user]
|
|
...Hello, Thank for your answer. Actually, I use PIG by running it from Java (using a set of registerQuery() methods). The exec you mention cannot be used in that contex...
|
|
|
Author: Vincent BARAT,
2009-10-08, 09:43
|
|
|
storing intermediate results ? - Pig - [mail # user]
|
|
...Hello, I'm new to PIG, and I have a bunch of statements that process the same input, which is actually the result of a JOIN between two very big data set (millions of entri...
|
|
|
Author: Vincent BARAT,
2009-10-07, 14:54
|
|
|
Re: Storing Pig output into HBase tables - Pig - [mail # user]
|
|
...Thanks Alan, I also definitively needs this functionality, and I plan to write it soon. I was actually on the process of doing what you explained, but I was blocked ...
|
|
|
Author: Vincent BARAT,
2009-09-19, 17:13
|
|
|
Re: HBase 0.20.0 support patch - Pig - [mail # user]
|
|
...done https://issues.apache.org/jira/browse/PIG-970 Alan Gates a �crit :...
|
|
|
Author: Vincent BARAT,
2009-09-19, 16:57
|
|
|
HBase 0.20.0 support patch - Pig - [mail # user]
|
|
...Hello, For those who need this, I have attached to this email a small PIG patch to support HBase 0.20.0. It can be applied on the trunk as of today. It is a minimal p...
|
|
|
Author: Vincent BARAT,
2009-09-18, 13:33
|
|
|
Re: Issue with LoadFunc & Slicer - Pig - [mail # user]
|
|
...Hummm... Or the captcha is buggy, or I'm getting blind: I cannot manage to signup to your JIRA ! Dmitriy Ryaboy a �crit :...
|
|
|
Author: Vincent BARAT,
2009-09-14, 16:33
|
|
|
|