Re: questions about integration of pig and HBase

2009-09-09 Thread Vincent BARAT
Alan Gates a écrit : > Pig supports reading from Hbase (in Hadoop/Hbase 0.18 only). Hello, Do you have any link to the documentation about how to do that? I can't find any example... Thanks,

Re: questions about integration of pig and HBase

2009-09-09 Thread Vincent BARAT
e You can refer this link for more information http://hadoop.apache.org/pig/docs/r0.3.0/udf.html#Custom+Slicer 2009/9/9 Vincent BARAT Alan Gates a écrit : Pig supports reading from Hbase (in Hadoop/Hbase 0.18 only). Hello, Do you have any link to the documentation about how to do that? I

Double logs in grunt and ^d don't work ?

2009-09-11 Thread Vincent BARAT
Hello, I'm new to pig, I use it on MacOS, and I wonder if there is a way to avoid the double log traces in the grunt console, and if there is a way to make the ^D key work (the DEL key). I think this is really inconvenient. Thanks for you answer.

[jira] Commented: (PIG-1029) HBaseStorage is way too slow to be usable

2009-10-29 Thread Vincent BARAT (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771444#action_12771444 ] Vincent BARAT commented on PIG-1029: I have a small cluster of 1 master node +

[jira] Created: (PIG-1179) Consecutives ORDER BY on the same relation don't work

2010-01-06 Thread Vincent BARAT (JIRA)
0.5.0 Reporter: Vincent BARAT It seems there is a bug in PIG when ORDER BY is used twice on the same relation using ASC and DESC I have the following script: imei_start = FOREACH sessions GENERATE imei, start; imei_starts = GROUP imei_start BY imei; imei_retained_period = FOREACH imei_s

[jira] Commented: (PIG-1179) Consecutives ORDER BY on the same relation don't work

2010-01-22 Thread Vincent BARAT (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803863#action_12803863 ] Vincent BARAT commented on PIG-1179: Actually you are right, there was a typo. Bu

[jira] Commented: (PIG-1179) Consecutives ORDER BY on the same relation don't work

2010-01-22 Thread Vincent BARAT (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803865#action_12803865 ] Vincent BARAT commented on PIG-1179: I remember now: the problem only occur

[jira] Commented: (PIG-1029) HBaseStorage is way too slow to be usable

2010-02-10 Thread Vincent BARAT (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832075#action_12832075 ] Vincent BARAT commented on PIG-1029: OK, I got the answer: the HBase scanner use

[jira] Commented: (PIG-1029) HBaseStorage is way too slow to be usable

2010-02-11 Thread Vincent BARAT (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832707#action_12832707 ] Vincent BARAT commented on PIG-1029: OK, I've found the parameter. Neverthel

[jira] Updated: (PIG-240) Support launching concurrent Pig jobs from one VM

2010-03-17 Thread Vincent BARAT (JIRA)
[ https://issues.apache.org/jira/browse/PIG-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent BARAT updated PIG-240: -- Attachment: (was: pig-240-2.patch) > Support launching concurrent Pig jobs from one

[jira] Updated: (PIG-240) Support launching concurrent Pig jobs from one VM

2010-03-17 Thread Vincent BARAT (JIRA)
[ https://issues.apache.org/jira/browse/PIG-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent BARAT updated PIG-240: -- Attachment: pig-240-2.patch > Support launching concurrent Pig jobs from one

[jira] Commented: (PIG-240) Support launching concurrent Pig jobs from one VM

2010-03-17 Thread Vincent BARAT (JIRA)
[ https://issues.apache.org/jira/browse/PIG-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846344#action_12846344 ] Vincent BARAT commented on PIG-240: --- Alan, sorry for forgetting this. Yes, I would like

[jira] Resolved: (PIG-1029) HBaseStorage is way too slow to be usable

2010-03-18 Thread Vincent BARAT (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent BARAT resolved PIG-1029. Resolution: Duplicate Ok, I see that some work on HBaseStorage is in progress and is tracked on

[jira] Created: (PIG-970) Support of HBase 0.20.0

2009-09-19 Thread Vincent BARAT (JIRA)
Support of HBase 0.20.0 --- Key: PIG-970 URL: https://issues.apache.org/jira/browse/PIG-970 Project: Pig Issue Type: Improvement Components: impl Affects Versions: 0.3.0 Reporter: Vincent BARAT

[jira] Updated: (PIG-970) Support of HBase 0.20.0

2009-09-19 Thread Vincent BARAT (JIRA)
[ https://issues.apache.org/jira/browse/PIG-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent BARAT updated PIG-970: -- Attachment: pig-hbase-0.20.0-support.patch This small patch ports the current HBase 0.18.0 related code

[jira] Commented: (PIG-970) Support of HBase 0.20.0

2009-09-25 Thread Vincent BARAT (JIRA)
[ https://issues.apache.org/jira/browse/PIG-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759727#action_12759727 ] Vincent BARAT commented on PIG-970: --- Yes, but I was unable to make the TestHBaseSto

[jira] Updated: (PIG-970) Support of HBase 0.20.0

2009-09-25 Thread Vincent BARAT (JIRA)
[ https://issues.apache.org/jira/browse/PIG-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent BARAT updated PIG-970: -- Attachment: build.xml.path To show you better what I did on the jar files side, here is the patch I made

[jira] Updated: (PIG-970) Support of HBase 0.20.0

2009-09-26 Thread Vincent BARAT (JIRA)
[ https://issues.apache.org/jira/browse/PIG-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent BARAT updated PIG-970: -- Attachment: TEST-org.apache.pig.test.TestHBaseStorage.txt Thanks to your patch, I succeeded in running

[jira] Created: (PIG-1029) HBaseStorage is way too slow to be usable

2009-10-20 Thread Vincent BARAT (JIRA)
HBaseStorage is way too slow to be usable - Key: PIG-1029 URL: https://issues.apache.org/jira/browse/PIG-1029 Project: Pig Issue Type: Bug Affects Versions: 0.4.0 Reporter: Vincent