[jira] [Created] (HIVE-3543) A hive-builtins snapshot is required on the classpath of generated eclipse files

2012-10-05 Thread Harsh J (JIRA)
Harsh J created HIVE-3543: - Summary: A hive-builtins snapshot is required on the classpath of generated eclipse files Key: HIVE-3543 URL: https://issues.apache.org/jira/browse/HIVE-3543 Project: Hive

[jira] [Updated] (HIVE-3536) Output of sort merge join is no longer bucketed

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

[jira] [Commented] (HIVE-2228) Can't use DB qualified column names in WHERE or GROUP BY clauses

2012-10-05 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470919#comment-13470919 ] Zhenxiao Luo commented on HIVE-2228: @Namit: Thanks for the comment. You are correct, n

[jira] [Created] (HIVE-3542) Can not use DB Qualified Name in Order By, Sort By, Distribute By, and Cluster By

2012-10-05 Thread Zhenxiao Luo (JIRA)
Zhenxiao Luo created HIVE-3542: -- Summary: Can not use DB Qualified Name in Order By, Sort By, Distribute By, and Cluster By Key: HIVE-3542 URL: https://issues.apache.org/jira/browse/HIVE-3542 Project: Hi

[jira] [Updated] (HIVE-1977) DESCRIBE TABLE syntax doesn't support specifying a database qualified table name

2012-10-05 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-1977: --- Attachment: HIVE-1977.4.patch.txt > DESCRIBE TABLE syntax doesn't support specifying a database qu

[jira] [Updated] (HIVE-1977) DESCRIBE TABLE syntax doesn't support specifying a database qualified table name

2012-10-05 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-1977: --- Status: Patch Available (was: Open) > DESCRIBE TABLE syntax doesn't support specifying a database

[jira] [Commented] (HIVE-1977) DESCRIBE TABLE syntax doesn't support specifying a database qualified table name

2012-10-05 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470911#comment-13470911 ] Zhenxiao Luo commented on HIVE-1977: Comments addressed and review request submitted at

[jira] [Commented] (HIVE-3541) Allow keeping the bucket order while streaming bucketed table

2012-10-05 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470851#comment-13470851 ] Kevin Wilfong commented on HIVE-3541: - It would be good if the bucketing was maintained

[jira] [Created] (HIVE-3541) Allow keeping the bucket order while streaming bucketed table

2012-10-05 Thread Igor Kabiljo (JIRA)
Igor Kabiljo created HIVE-3541: -- Summary: Allow keeping the bucket order while streaming bucketed table Key: HIVE-3541 URL: https://issues.apache.org/jira/browse/HIVE-3541 Project: Hive Issue T

[jira] [Updated] (HIVE-1362) column level statistics

2012-10-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1362: - Status: Open (was: Patch Available) @Shreepadma: More comments on RB. Thanks. >

Re: Review Request: HIVE-1362: Support for column statistics in Hive

2012-10-05 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6878/#review12203 --- ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.jav

[jira] [Commented] (HIVE-2935) Implement HiveServer2

2012-10-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470766#comment-13470766 ] Ashutosh Chauhan commented on HIVE-2935: @Carl: One of the concern which folks have

[jira] [Commented] (HIVE-1362) column level statistics

2012-10-05 Thread Shreepadma Venugopalan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470698#comment-13470698 ] Shreepadma Venugopalan commented on HIVE-1362: -- @Namit: In the first version o

[jira] [Commented] (HIVE-1362) column level statistics

2012-10-05 Thread Shreepadma Venugopalan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470686#comment-13470686 ] Shreepadma Venugopalan commented on HIVE-1362: -- I assume when you say row leve

[jira] [Commented] (HIVE-2935) Implement HiveServer2

2012-10-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470649#comment-13470649 ] Carl Steinbach commented on HIVE-2935: -- bq. To follow on Edward's comment, I don't und

[jira] [Commented] (HIVE-3525) Avro Maps with Nullable Values fail with NPE

2012-10-05 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470640#comment-13470640 ] Jakob Homan commented on HIVE-3525: --- Reviewing... > Avro Maps with Nulla

[jira] [Commented] (HIVE-2935) Implement HiveServer2

2012-10-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470641#comment-13470641 ] Carl Steinbach commented on HIVE-2935: -- bq. What do you think about fork beeline as a

[jira] [Commented] (HIVE-3538) Avro SerDe can't handle Nullable Enums

2012-10-05 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470639#comment-13470639 ] Jakob Homan commented on HIVE-3538: --- Good catch. Let me take a look. >

[jira] [Commented] (HIVE-3528) Avro SerDe doesn't handle serializing Nullable types that require access to a Schema

2012-10-05 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470635#comment-13470635 ] Jakob Homan commented on HIVE-3528: --- This looks good. Let me test the patch.

[jira] [Commented] (HIVE-2935) Implement HiveServer2

2012-10-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470623#comment-13470623 ] Carl Steinbach commented on HIVE-2935: -- @Namit: The only change we made to the Driver

[jira] [Commented] (HIVE-1362) column level statistics

2012-10-05 Thread Shreepadma Venugopalan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470592#comment-13470592 ] Shreepadma Venugopalan commented on HIVE-1362: -- @Namit: I don't understand hiv

[jira] [Updated] (HIVE-3522) Make separator for Entity name configurable

2012-10-05 Thread Raghotham Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghotham Murthy updated HIVE-3522: --- Attachment: hive-3522.3.patch > Make separator for Entity name configurable >

[jira] [Updated] (HIVE-3522) Make separator for Entity name configurable

2012-10-05 Thread Raghotham Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghotham Murthy updated HIVE-3522: --- Attachment: (was: hive-3522.3.patch) > Make separator for Entity name configurable > -

[jira] [Updated] (HIVE-3522) Make separator for Entity name configurable

2012-10-05 Thread Raghotham Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghotham Murthy updated HIVE-3522: --- Attachment: hive-3522.3.patch > Make separator for Entity name configurable >

[jira] [Updated] (HIVE-3536) Output of sort merge join is no longer bucketed

2012-10-05 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3536: -- Attachment: HIVE-3536.D5907.3.patch kevinwilfong updated the revision "HIVE-3536 [jira] Output of sort m

[jira] [Updated] (HIVE-3536) Output of sort merge join is no longer bucketed

2012-10-05 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3536: Attachment: HIVE-3536.3.patch.txt > Output of sort merge join is no longer bucketed > --

[jira] [Commented] (HIVE-3536) Output of sort merge join is no longer bucketed

2012-10-05 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470495#comment-13470495 ] Kevin Wilfong commented on HIVE-3536: - Fixed a bug causing non-prefixed files to be gen

[jira] [Created] (HIVE-3540) Non-local Hive query with custom InputFormat via CombineFileInputFormat fails with zipped data

2012-10-05 Thread Chris McConnell (JIRA)
Chris McConnell created HIVE-3540: - Summary: Non-local Hive query with custom InputFormat via CombineFileInputFormat fails with zipped data Key: HIVE-3540 URL: https://issues.apache.org/jira/browse/HIVE-3540

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

2012-10-05 Thread Apache Jenkins Server
See -- [...truncated 10381 lines...] [echo] Project: odbc [copy] Warning:

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

2012-10-05 Thread Apache Jenkins Server
See -- [...truncated 9143 lines...] init: [echo] Project: cli create-dirs: [echo] Project: jdbc [mkdir] Created dir:

[jira] [Commented] (HIVE-2935) Implement HiveServer2

2012-10-05 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470379#comment-13470379 ] Alan Gates commented on HIVE-2935: -- To follow on Edward's comment, I don't understand why

[jira] [Commented] (HIVE-2935) Implement HiveServer2

2012-10-05 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470317#comment-13470317 ] Edward Capriolo commented on HIVE-2935: --- What do you think about fork beeline as a se

[jira] [Commented] (HIVE-3538) Avro SerDe can't handle Nullable Enums

2012-10-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470316#comment-13470316 ] Sean Busbey commented on HIVE-3538: --- I think at least part of this is a bug in Avro. If y

[jira] [Updated] (HIVE-3538) Avro SerDe can't handle Nullable Enums

2012-10-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HIVE-3538: -- Attachment: HIVE-3538.tests.txt Attaching tests to show what I'm talking about. Note that this is not a

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

2012-10-05 Thread Apache Jenkins Server
Changes for Build #1708 Changes for Build #1709 [namit] HIVE-3515 metadata_export_drop.q causes failure of other tests (Ivan Gorbachev via namit) Changes for Build #1710 Changes for Build #1711 [heyongqiang] HIVE-2206:add a new optimizer for query correlation discovery and optimization (Yin Hu

[jira] [Commented] (HIVE-3514) Refactor Partition Pruner so that logic can be reused.

2012-10-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470298#comment-13470298 ] Hudson commented on HIVE-3514: -- Integrated in Hive-trunk-h0.21 #1723 (See [https://builds.apa

[jira] [Created] (HIVE-3539) add an option in hive where the location for managed tables/partitions cannot be specified

2012-10-05 Thread Namit Jain (JIRA)
Namit Jain created HIVE-3539: Summary: add an option in hive where the location for managed tables/partitions cannot be specified Key: HIVE-3539 URL: https://issues.apache.org/jira/browse/HIVE-3539 Projec

[jira] [Commented] (HIVE-2935) Implement HiveServer2

2012-10-05 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470248#comment-13470248 ] Namit Jain commented on HIVE-2935: -- It would be useful if you can split the hive driver ch

[jira] [Commented] (HIVE-1362) column level statistics

2012-10-05 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470240#comment-13470240 ] Namit Jain commented on HIVE-1362: -- Would be easier to comment here: >> It does not inter

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

2012-10-05 Thread Lin
Unsubscribe. Thanks.

[jira] [Commented] (HIVE-3533) ZooKeeperHiveLockManager does not respect the option to keep locks alive even after the current session has closed

2012-10-05 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470234#comment-13470234 ] Namit Jain commented on HIVE-3533: -- +1 > ZooKeeperHiveLockManager does no

[jira] [Updated] (HIVE-2228) Can't use DB qualified column names in WHERE or GROUP BY clauses

2012-10-05 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2228: - Status: Open (was: Patch Available) minor comments on phabricator > Can't use DB qualifi

[jira] [Updated] (HIVE-3537) release locks at the end of move tasks

2012-10-05 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3537: - Attachment: hive.3537.1.patch > release locks at the end of move tasks > -

[jira] [Updated] (HIVE-3537) release locks at the end of move tasks

2012-10-05 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3537: - Status: Patch Available (was: Open) > release locks at the end of move tasks > --

[jira] [Commented] (HIVE-3537) release locks at the end of move tasks

2012-10-05 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470227#comment-13470227 ] Namit Jain commented on HIVE-3537: -- https://reviews.facebook.net/D5931 >

[jira] [Updated] (HIVE-3528) Avro SerDe doesn't handle serializing Nullable types that require access to a Schema

2012-10-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HIVE-3528: -- Attachment: HIVE-3528.1.patch.txt Patch with proposed fix and unit tests. Also on [review board #7431|h

[jira] [Updated] (HIVE-3528) Avro SerDe doesn't handle serializing Nullable types that require access to a Schema

2012-10-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HIVE-3528: -- Status: Patch Available (was: Open) > Avro SerDe doesn't handle serializing Nullable types that req

Re: Review Request: HIVE-3528

2012-10-05 Thread Sean Busbey
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7431/ --- (Updated Oct. 5, 2012, 8:39 a.m.) Review request for hive. Changes --- Sp

[jira] [Created] (HIVE-3538) Avro SerDe can't handle Nullable Enums

2012-10-05 Thread Sean Busbey (JIRA)
Sean Busbey created HIVE-3538: - Summary: Avro SerDe can't handle Nullable Enums Key: HIVE-3538 URL: https://issues.apache.org/jira/browse/HIVE-3538 Project: Hive Issue Type: Bug Repor