[jira] Created: (PIG-833) Storage access layer

2009-06-04 Thread Jay Tang (JIRA)
Storage access layer Key: PIG-833 URL: https://issues.apache.org/jira/browse/PIG-833 Project: Pig Issue Type: New Feature Reporter: Jay Tang A layer is needed to provide a high level data access

[jira] Commented: (PIG-833) Storage access layer

2009-08-11 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742201#action_12742201 ] Jay Tang commented on PIG-833: -- Zebra has a dependency on TFile that is available in Hadoop 20;

[jira] Assigned: (PIG-1140) [zebra] Use of Hadoop 2.0 APIs

2010-02-09 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Tang reassigned PIG-1140: - Assignee: Xuefu Zhang [zebra] Use of Hadoop 2.0 APIs

[jira] Assigned: (PIG-1137) [zebra] get* methods of Zebra Map/Reduce APIs need improvements

2010-02-09 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Tang reassigned PIG-1137: - Assignee: Yan Zhou [zebra] get* methods of Zebra Map/Reduce APIs need improvements

[jira] Updated: (PIG-1139) [zebra] Encapsulation of check of ZebraSortInfo by a Zebra reader; the check by a writer could be better encapsulated

2010-02-09 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Tang updated PIG-1139: -- Fix Version/s: (was: 0.7.0) 0.8.0 [zebra] Encapsulation of check of ZebraSortInfo by a

[jira] Updated: (PIG-1137) [zebra] get* methods of Zebra Map/Reduce APIs need improvements

2010-03-22 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Tang updated PIG-1137: -- Fix Version/s: (was: 0.7.0) 0.8.0 [zebra] get* methods of Zebra Map/Reduce APIs need

[jira] Updated: (PIG-1120) [zebra] should support using org.apache.hadoop.zebra.pig.TableStorer() if user does not want to specify storage hint

2010-03-22 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Tang updated PIG-1120: -- Fix Version/s: (was: 0.7.0) 0.8.0 [zebra] should support using

[jira] Resolved: (PIG-1138) [zebra] Support of PIG's new Load/Store Interfaces

2010-03-22 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Tang resolved PIG-1138. --- Resolution: Duplicate Fix Version/s: 0.7.0 Duplicate of 1140 [zebra] Support of PIG's new Load/Store

[jira] Commented: (PIG-1223) [zebra] Add cli to help admin zebra

2010-03-22 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848329#action_12848329 ] Jay Tang commented on PIG-1223: --- Yongqiang, could you comment on what kind of admin features

[jira] Updated: (PIG-1306) [zebra] Support of locally sorted input splits

2010-03-22 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Tang updated PIG-1306: -- Fix Version/s: 0.7.0 [zebra] Support of locally sorted input splits

[jira] Commented: (PIG-1331) Owl Hadoop Table Management Service

2010-03-26 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850347#action_12850347 ] Jay Tang commented on PIG-1331: --- Owl has an internal metastore that has a similar relational

[jira] Commented: (PIG-1331) Owl Hadoop Table Management Service

2010-03-27 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850638#action_12850638 ] Jay Tang commented on PIG-1331: --- Owl's data access API, OwlInputFormat, provides a uniform API

[jira] Commented: (PIG-1331) Owl Hadoop Table Management Service

2010-03-28 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850688#action_12850688 ] Jay Tang commented on PIG-1331: --- Carl, from a serialization/deserialization perspective, the

[jira] Commented: (PIG-1331) Owl Hadoop Table Management Service

2010-03-29 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851230#action_12851230 ] Jay Tang commented on PIG-1331: --- Ashish, the goal of Owl is to provide a table-like

[jira] Commented: (PIG-1331) Owl Hadoop Table Management Service

2010-03-31 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851998#action_12851998 ] Jay Tang commented on PIG-1331: --- There seems to be an issue with maven repo. We'll attach jar

[jira] Updated: (PIG-1367) [zebra] Map-side Cogroup Test case is needed on 0.7 if the feature is supported in 0.7

2010-04-16 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Tang updated PIG-1367: -- Fix Version/s: site (was: 0.7.0) [zebra] Map-side Cogroup Test case is needed on 0.7 if

[jira] Updated: (PIG-1367) [zebra] Map-side Cogroup Test case is needed on 0.7 if the feature is supported in 0.7

2010-04-16 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Tang updated PIG-1367: -- Fix Version/s: 0.8.0 (was: site) [zebra] Map-side Cogroup Test case is needed on 0.7 if

[jira] Updated: (PIG-1350) [Zebra] Zebra column names cannot have leading _

2010-04-16 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Tang updated PIG-1350: -- Fix Version/s: 0.8.0 (was: 0.7.0) [Zebra] Zebra column names cannot have leading _

[jira] Commented: (PIG-1331) Owl Hadoop Table Management Service

2010-05-04 Thread Jay Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12863835#action_12863835 ] Jay Tang commented on PIG-1331: --- Yes, Jeff. Owl, as a table management service, has a metadata