[jira] Resolved: (HIVE-1554) Hive Unable to start due to metastore exception

2010-08-19 Thread Soundararajan Velu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Soundararajan Velu resolved HIVE-1554. -- Resolution: Invalid wrong Jira :) Hive Unable to start due to metastore exception

[jira] Created: (HIVE-1554) Hive Unable to start due to metastore exception

2010-08-18 Thread Soundararajan Velu (JIRA)
Hive Unable to start due to metastore exception --- Key: HIVE-1554 URL: https://issues.apache.org/jira/browse/HIVE-1554 Project: Hadoop Hive Issue Type: Bug Components: CLI, Metastore,

[jira] Updated: (HIVE-1554) Hive Unable to start due to metastore exception

2010-08-18 Thread Soundararajan Velu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Soundararajan Velu updated HIVE-1554: - Description: When I try to restart Hive, sometimes it fails with weird exception around

[jira] Commented: (HIVE-897) fix inconsistent expectations from table/partition location value

2010-07-04 Thread Soundararajan Velu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885036#action_12885036 ] Soundararajan Velu commented on HIVE-897: - Thanks Prasad, will look at this... fix

[jira] Commented: (HIVE-943) Hive jdbc client - result is NULL when I run a query to select a large of data (with starting mapreduce)

2010-07-02 Thread Soundararajan Velu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12884688#action_12884688 ] Soundararajan Velu commented on HIVE-943: - Vu, I tried this piece of code and it

[jira] Commented: (HIVE-1139) GroupByOperator sometimes throws OutOfMemory error when there are too many distinct keys

2010-06-16 Thread Soundararajan Velu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879406#action_12879406 ] Soundararajan Velu commented on HIVE-1139: -- Thanks Ning, sounds logical, will try

[jira] Commented: (HIVE-897) fix inconsistent expectations from table/partition location value

2010-06-15 Thread Soundararajan Velu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12878940#action_12878940 ] Soundararajan Velu commented on HIVE-897: - Prasad, do we have any details on this

[jira] Commented: (HIVE-1139) GroupByOperator sometimes throws OutOfMemory error when there are too many distinct keys

2010-06-15 Thread Soundararajan Velu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879051#action_12879051 ] Soundararajan Velu commented on HIVE-1139: -- right... Ning is there any open source

[jira] Commented: (HIVE-22) Output invalid when choose all columns from left table of a join

2010-06-14 Thread Soundararajan Velu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12878497#action_12878497 ] Soundararajan Velu commented on HIVE-22: Ashish/Mamit, In which version has this been

[jira] Updated: (HIVE-1139) GroupByOperator sometimes throws OutOfMemory error when there are too many distinct keys

2010-06-13 Thread Soundararajan Velu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Soundararajan Velu updated HIVE-1139: - Attachment: PersistentMap.zip Aravind/Ning, This implementation uses

[jira] Commented: (HIVE-1082) create table if not exists should check if the specified schema matches the existing schema, and throw an error if it doesnt.

2010-06-11 Thread Soundararajan Velu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877769#action_12877769 ] Soundararajan Velu commented on HIVE-1082: -- Thanks Ning, That makes sense, At the

[jira] Commented: (HIVE-1139) GroupByOperator sometimes throws OutOfMemory error when there are too many distinct keys

2010-06-10 Thread Soundararajan Velu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877500#action_12877500 ] Soundararajan Velu commented on HIVE-1139: -- Ning, Aravind, I got this implemented

[jira] Commented: (HIVE-1139) GroupByOperator sometimes throws OutOfMemory error when there are too many distinct keys

2010-06-10 Thread Soundararajan Velu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877502#action_12877502 ] Soundararajan Velu commented on HIVE-1139: -- to add, XMLEncoder/XMLDecoder works

[jira] Commented: (HIVE-1082) create table if not exists should check if the specified schema matches the existing schema, and throw an error if it doesnt.

2010-06-04 Thread Soundararajan Velu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12875569#action_12875569 ] Soundararajan Velu commented on HIVE-1082: -- Venky, have you got this fixed... ?

[jira] Commented: (HIVE-1139) GroupByOperator sometimes throws OutOfMemory error when there are too many distinct keys

2010-06-04 Thread Soundararajan Velu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12875595#action_12875595 ] Soundararajan Velu commented on HIVE-1139: -- Thanks Ning, we are trying to implement

[jira] Commented: (HIVE-943) Hive jdbc client - result is NULL when I run a query to select a large of data (with starting mapreduce)

2010-06-04 Thread Soundararajan Velu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12875609#action_12875609 ] Soundararajan Velu commented on HIVE-943: - hi Vu, Can you please post the details of