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

2013-05-25 Thread Apache Jenkins Server
See -- [...truncated 36424 lines...] [junit] POSTHOOK: Input: default@testhivedrivertable [junit] POSTHOOK: Output: file:/tmp/jenkins/hive_2013-05-25_18-19-55_404_6802344050454326018/-mr

Build failed in Jenkins: Hive-0.10.0-SNAPSHOT-h0.20.1 #156

2013-05-25 Thread Apache Jenkins Server
See -- [...truncated 42311 lines...] [junit] Hadoop job information for null: number of mappers: 0; number of reducers: 0 [junit] 2013-05-25 17:05:19,089 null map = 100%, reduce = 10

[jira] [Commented] (HIVE-4563) Hive thrift monitor query

2013-05-25 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13667160#comment-13667160 ] Pavel Janečka commented on HIVE-4563: - Thanks for the information. However, the link yo

Hive-trunk-h0.21 - Build # 2117 - Failure

2013-05-25 Thread Apache Jenkins Server
Changes for Build #2089 [cws] HIVE-3957. Add pseudo-BNF grammar for RCFile to Javadoc (Mark Grover via cws) [cws] HIVE-4497. beeline module tests don't get run by default (Thejas Nair via cws) [gangtimliu] HIVE-4474: Column access not tracked properly for partitioned tables. Samuel Yuan via Ga

[jira] [Commented] (HIVE-4070) Like operator in Hive is case sensitive while in MySQL (and most likely other DBs) it's case insensitive

2013-05-25 Thread John Omernik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13667142#comment-13667142 ] John Omernik commented on HIVE-4070: A couple of points to consider: 1. " If we change

[jira] [Commented] (HIVE-4070) Like operator in Hive is case sensitive while in MySQL (and most likely other DBs) it's case insensitive

2013-05-25 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13667121#comment-13667121 ] Edward Capriolo commented on HIVE-4070: --- The risk, as I see it, is that there are alr

[jira] [Updated] (HIVE-4576) templeton.hive.properties does not allow values with commas

2013-05-25 Thread Vitaliy Fuks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaliy Fuks updated HIVE-4576: --- Description: templeton.hive.properties accepts a comma-separated list of key=value property pairs tha

[jira] [Commented] (HIVE-4612) Vectorized aggregates do not emit proper rows in presence of GROUP BY

2013-05-25 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13667078#comment-13667078 ] Remus Rusanu commented on HIVE-4612: https://reviews.apache.org/r/11427/

[jira] [Updated] (HIVE-4612) Vectorized aggregates do not emit proper rows in presence of GROUP BY

2013-05-25 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-4612: --- Attachment: HIVE-4612.0.patch.txt This patch is on top on HIVE-4451 > Vectorized aggr

[jira] [Updated] (HIVE-4612) Vectorized aggregates do not emit proper rows in presence of GROUP BY

2013-05-25 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-4612: --- Fix Version/s: vectorization-branch Status: Patch Available (was: Open) Fix provided for i

Re: Review Request: HIVE-4612 Fix vector aggregates int type key output

2013-05-25 Thread Remus Rusanu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11427/ --- (Updated May 25, 2013, 1:51 p.m.) Review request for hive. Description --

Review Request: HIVE-4612 Fix vector aggregates int type key output

2013-05-25 Thread Remus Rusanu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11427/ --- Review request for hive. Description --- The VectorHashKeyValue output for

[jira] [Commented] (HIVE-4612) Vectorized aggregates do not emit proper rows in presence of GROUP BY

2013-05-25 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13667059#comment-13667059 ] Remus Rusanu commented on HIVE-4612: The problem is that the BinaryWritable key emitted

Re: Review Request: HIVE-4452 Support COUNT(*) in vectorized aggregates

2013-05-25 Thread Remus Rusanu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11426/ --- (Updated May 25, 2013, 11:34 a.m.) Review request for hive. Summary (updated)

[jira] [Commented] (HIVE-4452) Add support for COUNT(*) in vector aggregates

2013-05-25 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13667054#comment-13667054 ] Remus Rusanu commented on HIVE-4452: https://reviews.apache.org/r/11426/

Review Request: Support COUNT(*) in vectorized aggregates

2013-05-25 Thread Remus Rusanu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11426/ --- Review request for hive. Description --- Vectorized COUNT(*) for all types

[jira] [Commented] (HIVE-4451) Add support for string column type vector aggregates: COUNT, MIN and MAX

2013-05-25 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13667053#comment-13667053 ] Remus Rusanu commented on HIVE-4451: https://reviews.apache.org/r/11425/

Review Request: HIVE-4451 support COUNT/MIN/MAX aggregates on string types

2013-05-25 Thread Remus Rusanu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11425/ --- Review request for hive. Description --- Vectorized COUNT is made type agn

[jira] [Created] (HIVE-4613) Improve cache friendliness of VectorHashKeyWrapper

2013-05-25 Thread Remus Rusanu (JIRA)
Remus Rusanu created HIVE-4613: -- Summary: Improve cache friendliness of VectorHashKeyWrapper Key: HIVE-4613 URL: https://issues.apache.org/jira/browse/HIVE-4613 Project: Hive Issue Type: Sub-tas

[jira] [Created] (HIVE-4612) Vectorized aggregates do not emit proper rows in presence of GROUP BY

2013-05-25 Thread Remus Rusanu (JIRA)
Remus Rusanu created HIVE-4612: -- Summary: Vectorized aggregates do not emit proper rows in presence of GROUP BY Key: HIVE-4612 URL: https://issues.apache.org/jira/browse/HIVE-4612 Project: Hive

[jira] [Commented] (HIVE-4595) Support strings in GROUP BY keys

2013-05-25 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13667050#comment-13667050 ] Remus Rusanu commented on HIVE-4595: Patch is mad eon top of HIVE-4160

[jira] [Commented] (HIVE-4451) Add support for string column type vector aggregates: COUNT, MIN and MAX

2013-05-25 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13667048#comment-13667048 ] Remus Rusanu commented on HIVE-4451: The patch is made on top of HIVE-4452 patch.

[jira] [Commented] (HIVE-4452) Add support for COUNT(*) in vector aggregates

2013-05-25 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13667049#comment-13667049 ] Remus Rusanu commented on HIVE-4452: Patch is made on top of HIVE-4595 patch

[jira] [Updated] (HIVE-4451) Add support for string column type vector aggregates: COUNT, MIN and MAX

2013-05-25 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-4451: --- Attachment: HIVE-4451.0.patch.txt > Add support for string column type vector aggregates: COUNT, M

[jira] [Updated] (HIVE-4451) Add support for string column type vector aggregates: COUNT, MIN and MAX

2013-05-25 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-4451: --- Fix Version/s: vectorization-branch Status: Patch Available (was: Open) The vectorized COU