[jira] Updated: (HIVE-1122) Make ql/metadata/Table and Partition serializable

2010-02-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-1122: - Attachment: HIVE-1122.4.patch This patch refactored Table.java and Partition.java to make sure these 2

[jira] Updated: (HIVE-1138) Hive using lzo comporession returns unexpected results.

2010-02-09 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bennie Schut updated HIVE-1138: --- Attachment: test.csv How to reproduce the problem: {noformat} CREATE TABLE test_load ( id int

[jira] Resolved: (HIVE-1138) Hive using lzo comporession returns unexpected results.

2010-02-09 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bennie Schut resolved HIVE-1138. Resolution: Not A Problem Assignee: Bennie Schut Ah a clear case of rtfm The codec needs to

Build failed in Hudson: Hive-trunk-h0.17 #357

2010-02-09 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.17/357/changes Changes: [zshao] HIVE-1123. Checkstyle fixes. (Carl Steinbach via zshao) [heyongqiang] HIVE-1141. Remove recursive call in FetchOperator.getNextRow. (Zheng Shao via He Yongqiang)

Build failed in Hudson: Hive-trunk-h0.18 #361

2010-02-09 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/361/changes Changes: [zshao] HIVE-1123. Checkstyle fixes. (Carl Steinbach via zshao) [heyongqiang] HIVE-1141. Remove recursive call in FetchOperator.getNextRow. (Zheng Shao via He Yongqiang)

Build failed in Hudson: Hive-trunk-h0.19 #361

2010-02-09 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.19/361/changes Changes: [zshao] HIVE-1123. Checkstyle fixes. (Carl Steinbach via zshao) [heyongqiang] HIVE-1141. Remove recursive call in FetchOperator.getNextRow. (Zheng Shao via He Yongqiang)

Build failed in Hudson: Hive-trunk-h0.20 #183

2010-02-09 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/183/changes Changes: [zshao] HIVE-1123. Checkstyle fixes. (Carl Steinbach via zshao) [heyongqiang] HIVE-1141. Remove recursive call in FetchOperator.getNextRow. (Zheng Shao via He Yongqiang)

[jira] Commented: (HIVE-471) A UDF for simple reflection

2010-02-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831584#action_12831584 ] Zheng Shao commented on HIVE-471: - In most cases, the class name/method name will be passed

[jira] Updated: (HIVE-471) A UDF for simple reflection

2010-02-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-471: Attachment: HIVE-471.2.patch This patch adds comments to explain why we use

[jira] Commented: (HIVE-471) A UDF for simple reflection

2010-02-09 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831590#action_12831590 ] Edward Capriolo commented on HIVE-471: -- @Zheng, Thank you for following up on this UDF.

[jira] Commented: (HIVE-471) A UDF for simple reflection

2010-02-09 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831627#action_12831627 ] Paul Yang commented on HIVE-471: Got it, thanks for the clarification. Other than that, the

[jira] Updated: (HIVE-1140) Incorrect ambiguous column reference error message

2010-02-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-1140: - Resolution: Fixed Fix Version/s: 0.6.0 0.5.0 Release Note: HIVE-1140. Fix

[jira] Updated: (HIVE-1122) Make ql/metadata/Table and Partition serializable

2010-02-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-1122: - Attachment: HIVE-1122.5.patch Fixed a test error. Make ql/metadata/Table and Partition serializable

[jira] Commented: (HIVE-1079) CREATE VIEW followup: derive dependencies on underlying base table partitions from view definition

2010-02-09 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831698#action_12831698 ] John Sichi commented on HIVE-1079: -- Additional user feedback: (1) Take the 80/20 approach

[jira] Updated: (HIVE-1122) Make ql/metadata/Table and Partition serializable

2010-02-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-1122: - Status: Patch Available (was: Open) Make ql/metadata/Table and Partition serializable

[jira] Created: (HIVE-1143) CREATE VIEW followup: updatable views

2010-02-09 Thread John Sichi (JIRA)
CREATE VIEW followup: updatable views -- Key: HIVE-1143 URL: https://issues.apache.org/jira/browse/HIVE-1143 Project: Hadoop Hive Issue Type: New Feature Components: Query Processor Affects

[jira] Created: (HIVE-1144) CREATE VIEW followup: support ALTER TABLE SET TBLPROPERTIES on views

2010-02-09 Thread John Sichi (JIRA)
CREATE VIEW followup: support ALTER TABLE SET TBLPROPERTIES on views - Key: HIVE-1144 URL: https://issues.apache.org/jira/browse/HIVE-1144 Project: Hadoop Hive Issue Type:

[jira] Commented: (HIVE-1144) CREATE VIEW followup: support ALTER TABLE SET TBLPROPERTIES on views

2010-02-09 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831719#action_12831719 ] John Sichi commented on HIVE-1144: -- This can be done without any metastore changes.

[jira] Created: (HIVE-1145) extend metastore get_tables API to allow filtering by table type (view, external table, etc.)

2010-02-09 Thread John Sichi (JIRA)
extend metastore get_tables API to allow filtering by table type (view, external table, etc.) - Key: HIVE-1145 URL: https://issues.apache.org/jira/browse/HIVE-1145

[jira] Updated: (HIVE-1145) CREATE VIEW followup: extend metastore get_tables API to allow filtering by table type (view, external table, etc.)

2010-02-09 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1145: - Summary: CREATE VIEW followup: extend metastore get_tables API to allow filtering by table type (view,

[jira] Updated: (HIVE-1142) datanucleus typos in conf/hive-default.xml

2010-02-09 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-1142: Attachment: HIVE-1142.2.patch Actually datanucleus.cache.level2 option was removed in 1.1.4. Hive is

[jira] Updated: (HIVE-1142) datanucleus typos in conf/hive-default.xml

2010-02-09 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-1142: Status: Patch Available (was: Open) datanucleus typos in conf/hive-default.xml

[jira] Updated: (HIVE-259) Add PERCENTILE aggregate function

2010-02-09 Thread Jerome Boulon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerome Boulon updated HIVE-259: --- Attachment: HIVE-259.patch First iteration for percentile (tested using Hive trunk and Hadoop 0.18.3):

[jira] Assigned: (HIVE-1147) Update Eclipse project configuration to match Checkstyle

2010-02-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reassigned HIVE-1147: Assignee: Carl Steinbach Update Eclipse project configuration to match Checkstyle

[jira] Created: (HIVE-1147) Update Eclipse project configuration to match Checkstyle

2010-02-09 Thread Carl Steinbach (JIRA)
Update Eclipse project configuration to match Checkstyle Key: HIVE-1147 URL: https://issues.apache.org/jira/browse/HIVE-1147 Project: Hadoop Hive Issue Type: Task

[jira] Created: (HIVE-1148) Add Checkstyle documentation to developer guide

2010-02-09 Thread Carl Steinbach (JIRA)
Add Checkstyle documentation to developer guide --- Key: HIVE-1148 URL: https://issues.apache.org/jira/browse/HIVE-1148 Project: Hadoop Hive Issue Type: Task Components: Documentation