[jira] [Updated] (HIVE-3339) Change the rules in SemanticAnalyzer to use Operator.getName() instead of hardcoded names

2012-09-12 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-3339: --- Status: Patch Available (was: Open) Change the rules in SemanticAnalyzer to use

[jira] [Commented] (HIVE-3339) Change the rules in SemanticAnalyzer to use Operator.getName() instead of hardcoded names

2012-09-12 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453814#comment-13453814 ] Zhenxiao Luo commented on HIVE-3339: @Namit: Thanks a lot for the comments. I just

[jira] [Updated] (HIVE-3339) Change the rules in SemanticAnalyzer to use Operator.getName() instead of hardcoded names

2012-09-12 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-3339: --- Attachment: HIVE-3339.2.patch.txt Change the rules in SemanticAnalyzer to use Operator.getName()

newbie in hive dev - process help

2012-09-12 Thread Chalcy Raja
Hi hive dev Gurus, I am a newbie to hive dev, but using hive for about 2 years. I created a UDF to convert map to string, since I wanted make only the key part lower or upper to convert old data in map field, because the keys could be in different cases. I created this about a year ago. I

Hive-trunk-h0.21 - Build # 1664 - Still Failing

2012-09-12 Thread Apache Jenkins Server
Changes for Build #1638 [namit] HIVE-3393 get_json_object and json_tuple should use Jackson library (Kevin Wilfong via namit) Changes for Build #1639 Changes for Build #1640 [ecapriolo] HIVE-3068 Export table metadata as JSON on table drop (Andrew Chalfant via egc) Changes for Build #1641

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false #135

2012-09-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false/135/ -- [...truncated 7697 lines...] ivy-resolve-hadoop-shim: [echo] Project: shims [ivy:resolve] :: loading settings :: file =

[jira] [Updated] (HIVE-3440) Fix pdk PluginTest failing on trunk-h0.21

2012-09-12 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3440: Resolution: Fixed Status: Resolved (was: Patch Available) Committed, thanks Zhenxiao Luo.

configuring log4j for unit tests

2012-09-12 Thread Yin Huai
Hello All, When I run hive unit tests, I always can find an error saying the class of org.apache.hadoop.log.metrics.EventCounter can not be found. Seems the reason is that in hadoop 0.20.2, the location of EventCounter is org.apache.hadoop.metrics.jvm.EventCounter, so log4j should load the old

[jira] [Created] (HIVE-3452) Missing column causes null pointer exception

2012-09-12 Thread Jean Xu (JIRA)
Jean Xu created HIVE-3452: - Summary: Missing column causes null pointer exception Key: HIVE-3452 URL: https://issues.apache.org/jira/browse/HIVE-3452 Project: Hive Issue Type: Bug

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21 #135

2012-09-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21/135/ -- [...truncated 36564 lines...] [junit] POSTHOOK: query: select count(1) as cnt from testhivedrivertable [junit] POSTHOOK: type: DROPTABLE [junit] POSTHOOK: Input:

[jira] [Commented] (HIVE-3452) Missing column causes null pointer exception

2012-09-12 Thread Jean Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454441#comment-13454441 ] Jean Xu commented on HIVE-3452: --- https://reviews.facebook.net/D5361

[jira] [Updated] (HIVE-3453) Hive query persistence / auditing

2012-09-12 Thread Matt Goeke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Goeke updated HIVE-3453: - Component/s: Thrift API Hive query persistence / auditing -

[jira] [Created] (HIVE-3453) Hive query persistence / auditing

2012-09-12 Thread Matt Goeke (JIRA)
Matt Goeke created HIVE-3453: Summary: Hive query persistence / auditing Key: HIVE-3453 URL: https://issues.apache.org/jira/browse/HIVE-3453 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2012-09-12 Thread Ryan Harris (JIRA)
Ryan Harris created HIVE-3454: - Summary: Problem with CAST(BIGINT as TIMESTAMP) Key: HIVE-3454 URL: https://issues.apache.org/jira/browse/HIVE-3454 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-3455) ANSI CORR(X,Y) is incorrect

2012-09-12 Thread Maxim Bolotin (JIRA)
Maxim Bolotin created HIVE-3455: --- Summary: ANSI CORR(X,Y) is incorrect Key: HIVE-3455 URL: https://issues.apache.org/jira/browse/HIVE-3455 Project: Hive Issue Type: Bug Components:

[jira] [Created] (HIVE-3456) No apparent way to change table-level COMMENT data

2012-09-12 Thread Ryan Harris (JIRA)
Ryan Harris created HIVE-3456: - Summary: No apparent way to change table-level COMMENT data Key: HIVE-3456 URL: https://issues.apache.org/jira/browse/HIVE-3456 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-3455) ANSI CORR(X,Y) is incorrect

2012-09-12 Thread Maxim Bolotin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454465#comment-13454465 ] Maxim Bolotin commented on HIVE-3455: - the test, the correct answer is 1. hive select *

[jira] [Commented] (HIVE-3440) Fix pdk PluginTest failing on trunk-h0.21

2012-09-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454475#comment-13454475 ] Hudson commented on HIVE-3440: -- Integrated in Hive-trunk-h0.21 #1665 (See

Hive-trunk-h0.21 - Build # 1665 - Fixed

2012-09-12 Thread Apache Jenkins Server
Changes for Build #1638 [namit] HIVE-3393 get_json_object and json_tuple should use Jackson library (Kevin Wilfong via namit) Changes for Build #1639 Changes for Build #1640 [ecapriolo] HIVE-3068 Export table metadata as JSON on table drop (Andrew Chalfant via egc) Changes for Build #1641

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-09-12 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Attachment: HIVE-3437-0.9.patch Draft of a 0.9 branch patch that addresses most unit test failures when

[jira] [Created] (HIVE-3457) 0.23 compatibility: queries which rely on metadata fail

2012-09-12 Thread Chris Drome (JIRA)
Chris Drome created HIVE-3457: - Summary: 0.23 compatibility: queries which rely on metadata fail Key: HIVE-3457 URL: https://issues.apache.org/jira/browse/HIVE-3457 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-3458) Parallel test script doesnt run all tests

2012-09-12 Thread Sambavi Muthukrishnan (JIRA)
Sambavi Muthukrishnan created HIVE-3458: --- Summary: Parallel test script doesnt run all tests Key: HIVE-3458 URL: https://issues.apache.org/jira/browse/HIVE-3458 Project: Hive Issue

[jira] [Updated] (HIVE-3400) Add Retries to Hive MetaStore Connections

2012-09-12 Thread Bhushan Mandhani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bhushan Mandhani updated HIVE-3400: --- Status: Patch Available (was: Open) Add Retries to Hive MetaStore Connections

[jira] [Created] (HIVE-3459) Dynamic partition queries producing no partitions fail with hive.stats.reliable=true

2012-09-12 Thread Kevin Wilfong (JIRA)
Kevin Wilfong created HIVE-3459: --- Summary: Dynamic partition queries producing no partitions fail with hive.stats.reliable=true Key: HIVE-3459 URL: https://issues.apache.org/jira/browse/HIVE-3459

[jira] [Commented] (HIVE-3459) Dynamic partition queries producing no partitions fail with hive.stats.reliable=true

2012-09-12 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454567#comment-13454567 ] Kevin Wilfong commented on HIVE-3459: - https://reviews.facebook.net/D5367

[jira] [Updated] (HIVE-3459) Dynamic partition queries producing no partitions fail with hive.stats.reliable=true

2012-09-12 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3459: Attachment: HIVE-3459.1.patch.txt Dynamic partition queries producing no partitions fail with

[jira] [Updated] (HIVE-3459) Dynamic partition queries producing no partitions fail with hive.stats.reliable=true

2012-09-12 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3459: Status: Patch Available (was: Open) Dynamic partition queries producing no partitions fail

[jira] [Updated] (HIVE-3400) Add Retries to Hive MetaStore Connections

2012-09-12 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3400: - Status: Open (was: Patch Available) More comments on phabricator. Add Retries

[jira] [Commented] (HIVE-3339) Change the rules in SemanticAnalyzer to use Operator.getName() instead of hardcoded names

2012-09-12 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454620#comment-13454620 ] Namit Jain commented on HIVE-3339: -- +1 Change the rules in

[jira] [Updated] (HIVE-3339) Change the rules in SemanticAnalyzer to use Operator.getName() instead of hardcoded names

2012-09-12 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3339: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HIVE-3392) Hive unnecessarily validates table SerDes when dropping a table

2012-09-12 Thread Ajesh Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454625#comment-13454625 ] Ajesh Kumar commented on HIVE-3392: --- Hi Edward Capriolo, when we are dropping a table,

[jira] [Commented] (HIVE-3392) Hive unnecessarily validates table SerDes when dropping a table

2012-09-12 Thread Ajesh Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454626#comment-13454626 ] Ajesh Kumar commented on HIVE-3392: --- Testcases are attached. 1) HIVE-3392.Test Case -

[jira] [Commented] (HIVE-3452) Missing column causes null pointer exception

2012-09-12 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454628#comment-13454628 ] Namit Jain commented on HIVE-3452: -- comments on phabricator. [~jeanxu], please click on

[jira] [Assigned] (HIVE-3452) Missing column causes null pointer exception

2012-09-12 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain reassigned HIVE-3452: Assignee: Jean Xu Missing column causes null pointer exception

[jira] [Updated] (HIVE-3458) Parallel test script doesnt run all tests

2012-09-12 Thread Ivan Gorbachev (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Gorbachev updated HIVE-3458: - Assignee: Ivan Gorbachev (was: Sambavi Muthukrishnan) Parallel test script doesnt run all

[jira] [Assigned] (HIVE-3422) Support partial partition specifications in when enabling/disabling protections in Hive

2012-09-12 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain reassigned HIVE-3422: Assignee: Jean Xu Support partial partition specifications in when enabling/disabling

[jira] [Commented] (HIVE-3422) Support partial partition specifications in when enabling/disabling protections in Hive

2012-09-12 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454638#comment-13454638 ] Namit Jain commented on HIVE-3422: -- Comments in phabricator. Support

[jira] [Commented] (HIVE-2957) Hive JDBC doesn't support TIMESTAMP column

2012-09-12 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454643#comment-13454643 ] Carl Steinbach commented on HIVE-2957: -- Thanks for making the changes Richard. +1.

[jira] [Commented] (HIVE-3438) Add tests for 'm' bigs tables sortmerge join with 'n' small tables where both m,n1

2012-09-12 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454664#comment-13454664 ] Kevin Wilfong commented on HIVE-3438: - +1 will run tests Add tests