[jira] [Commented] (HIVE-1740) support NOT IN and NOT LIKE syntax

2011-06-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044143#comment-13044143 ] Hudson commented on HIVE-1740: -- Integrated in Hive-trunk-h0.21 #759 (See [https://builds.apac

[jira] [Commented] (HIVE-2185) extend table statistics to store the size of uncompressed data (+extend interfaces for collecting other types of statistics)

2011-06-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044142#comment-13044142 ] Hudson commented on HIVE-2185: -- Integrated in Hive-trunk-h0.21 #759 (See [https://builds.apac

[jira] [Commented] (HIVE-1990) Logging fails due to moved EventCounter class in Hadoop 0.20.100

2011-06-03 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044115#comment-13044115 ] Ashutosh Chauhan commented on HIVE-1990: One potential solution is to use shims mec

[jira] [Updated] (HIVE-1992) NCDFE: o.a.commons/configuration/Configuration with Hadoop 0.20.100

2011-06-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1992: - Fix Version/s: (was: 0.6.0) > NCDFE: o.a.commons/configuration/Configuration with Hadoop 0.20.

[jira] [Updated] (HIVE-1990) Logging fails due to moved EventCounter class in Hadoop 0.20.100

2011-06-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1990: - Fix Version/s: (was: 0.6.0) > Logging fails due to moved EventCounter class in Hadoop 0.20.100

[jira] [Updated] (HIVE-2171) Allow custom serdes to set field comments

2011-06-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2171: - Fix Version/s: (was: 0.7.1) > Allow custom serdes to set field comments >

[jira] [Updated] (HIVE-2169) Hive should have support for clover and findbugs

2011-06-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2169: - Fix Version/s: (was: 0.7.1) > Hive should have support for clover and findbugs > -

[jira] [Updated] (HIVE-2190) WritableDoubleObjectInspector throws ClassCastException when is used in GenericUDF.

2011-06-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2190: - Fix Version/s: (was: 0.7.1) > WritableDoubleObjectInspector throws ClassCastException when is

[jira] [Created] (HIVE-2195) Hive queries hangs with first stage job created with zero mappers and 1 reducer,

2011-06-03 Thread vitthal (Suhas) Gogate (JIRA)
Hive queries hangs with first stage job created with zero mappers and 1 reducer, -- Key: HIVE-2195 URL: https://issues.apache.org/jira/browse/HIVE-2195 Project: Hive

Hive Contributor Day

2011-06-03 Thread John Sichi
Hey all, I've put together an eventbrite page for this upcoming event: http://hivecontribday2011.eventbrite.com/ (Free signups will be enabled once I've gotten some more info from Yahoo.) If you'd like to give a presentation in the morning, please let me know. These should be geared at helpin

[jira] [Updated] (HIVE-2194) Add actions for alter table and alter partition events for metastore event listeners

2011-06-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2194: - Status: Open (was: Patch Available) > Add actions for alter table and alter partition events for

[jira] [Commented] (HIVE-2194) Add actions for alter table and alter partition events for metastore event listeners

2011-06-03 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044041#comment-13044041 ] jirapos...@reviews.apache.org commented on HIVE-2194: - ---

Re: Review Request: HIVE-2194: Add actions to MetaStoreEventListener to be performed on alter table and alter partition operations.

2011-06-03 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/853/#review758 --- trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveAlterHand

[jira] [Commented] (HIVE-2029) MetaStore ConnectionURL updates need to trigger creation of Default DB if it doesn't exist

2011-06-03 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044032#comment-13044032 ] Paul Yang commented on HIVE-2029: - Can you elaborate on how this retry feature works in dat

Review Request: Stats table schema incompatible after HIVE-2185

2011-06-03 Thread Tomasz Nykiel
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/851/ --- Review request for hive, Hairong Kuang and Ning Zhang. Summary --- HIVE-2185

Review Request: HIVE-2191: Allow optional [inner] on equi-join.

2011-06-03 Thread Bennie Schut
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/852/ --- Review request for hive. Summary --- HIVE-2191: Allow optional [inner] on eq

Review Request: HIVE-2194: Add actions to MetaStoreEventListener to be performed on alter table and alter partition operations.

2011-06-03 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/853/ --- Review request for hive and Paul Yang. Summary --- HIVE-2038 introduced the

[jira] [Commented] (HIVE-2194) Add actions for alter table and alter partition events for metastore event listeners

2011-06-03 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044016#comment-13044016 ] jirapos...@reviews.apache.org commented on HIVE-2194: - ---

[jira] [Updated] (HIVE-2194) Add actions for alter table and alter partition events for metastore event listeners

2011-06-03 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2194: - Status: Patch Available (was: Open) > Add actions for alter table and alter partition events for metastor

[jira] [Updated] (HIVE-2194) Add actions for alter table and alter partition events for metastore event listeners

2011-06-03 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2194: - Attachment: HIVE-2194.1.patch > Add actions for alter table and alter partition events for metastore event

[jira] [Created] (HIVE-2194) Add actions for alter table and alter partition events for metastore event listeners

2011-06-03 Thread Sohan Jain (JIRA)
Add actions for alter table and alter partition events for metastore event listeners Key: HIVE-2194 URL: https://issues.apache.org/jira/browse/HIVE-2194 Project: Hiv

Jenkins build is unstable: Hive-branch-0.7.1-h0.21 #12

2011-06-03 Thread Apache Jenkins Server
See

[jira] [Updated] (HIVE-2191) Allow optional [inner] on equi-join.

2011-06-03 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bennie Schut updated HIVE-2191: --- Release Note: Allow optional [inner] on equi-join. Status: Patch Available (was: In Progress

[jira] [Commented] (HIVE-2191) Allow optional [inner] on equi-join.

2011-06-03 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043967#comment-13043967 ] jirapos...@reviews.apache.org commented on HIVE-2191: - ---

[jira] [Commented] (HIVE-2192) Stats table schema incompatible after HIVE-2185

2011-06-03 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043966#comment-13043966 ] Ning Zhang commented on HIVE-2192: -- +1 > Stats table schema incompatible after HIVE-2185

[jira] [Created] (HIVE-2193) drop partition with partial specification should remove the HDFS directory corresponding to the root of PS

2011-06-03 Thread Ning Zhang (JIRA)
drop partition with partial specification should remove the HDFS directory corresponding to the root of PS -- Key: HIVE-2193 URL: https://issues.apache.org/jir

[jira] [Commented] (HIVE-2192) Stats table schema incompatible after HIVE-2185

2011-06-03 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043940#comment-13043940 ] jirapos...@reviews.apache.org commented on HIVE-2192: - ---

[jira] [Commented] (HIVE-2163) SquirrelSQL 3.2.1 doesn't work with Hive 0.7.0

2011-06-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043936#comment-13043936 ] Carl Steinbach commented on HIVE-2163: -- 0.7.1 has not yet been released, but you can g

[jira] [Updated] (HIVE-2192) Stats table schema incompatible after HIVE-2185

2011-06-03 Thread Tomasz Nykiel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Nykiel updated HIVE-2192: Attachment: HIVE-2192.patch -Changes the table name used for collecting intermediate statistics by

[jira] [Updated] (HIVE-2186) Dynamic Partitioning Failing because of characters not supported globStatus

2011-06-03 Thread Franklin Hu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Franklin Hu updated HIVE-2186: -- Attachment: hive-2186.4.patch show partitions after dropping > Dynamic Partitioning Failing because of

[jira] [Created] (HIVE-2192) Stats table schema incompatible after HIVE-2185

2011-06-03 Thread Ning Zhang (JIRA)
Stats table schema incompatible after HIVE-2185 --- Key: HIVE-2192 URL: https://issues.apache.org/jira/browse/HIVE-2192 Project: Hive Issue Type: Bug Reporter: Ning Zhang As

[jira] [Resolved] (HIVE-1740) support NOT IN and NOT LIKE syntax

2011-06-03 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang resolved HIVE-1740. -- Resolution: Fixed Fix Version/s: 0.8.0 Hadoop Flags: [Reviewed] Committed. Thanks Eric! > s

[jira] [Resolved] (HIVE-2185) extend table statistics to store the size of uncompressed data (+extend interfaces for collecting other types of statistics)

2011-06-03 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang resolved HIVE-2185. -- Resolution: Fixed Fix Version/s: 0.8.0 Hadoop Flags: [Reviewed] Committed. Thanks Tom! > ex

[jira] [Updated] (HIVE-2191) Allow optional [inner] on equi-join.

2011-06-03 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bennie Schut updated HIVE-2191: --- Attachment: HIVE-2191.1.patch.txt Created an alias for inner join. > Allow optional [inner] on equi-j

[jira] [Work started] (HIVE-2191) Allow optional [inner] on equi-join.

2011-06-03 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-2191 started by Bennie Schut. > Allow optional [inner] on equi-join. > > > Key: HIVE-2191 >

[jira] [Created] (HIVE-2191) Allow optional [inner] on equi-join.

2011-06-03 Thread Bennie Schut (JIRA)
Allow optional [inner] on equi-join. Key: HIVE-2191 URL: https://issues.apache.org/jira/browse/HIVE-2191 Project: Hive Issue Type: Improvement Components: Query Processor Reporter: B

[jira] [Commented] (HIVE-2029) MetaStore ConnectionURL updates need to trigger creation of Default DB if it doesn't exist

2011-06-03 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043434#comment-13043434 ] Ashutosh Chauhan commented on HIVE-2029: Does anyone have any opinion on this? > M

[jira] [Updated] (HIVE-2045) TCTLSeparatedProtocol.SimpleTransportTokenizer.nextToken() throws Null Pointer Exception in some cases

2011-06-03 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-2045: --- Status: Patch Available (was: Open) > TCTLSeparatedProtocol.SimpleTransportTokenizer.nextToke

[jira] [Commented] (HIVE-2045) TCTLSeparatedProtocol.SimpleTransportTokenizer.nextToken() throws Null Pointer Exception in some cases

2011-06-03 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043364#comment-13043364 ] Chinna Rao Lalam commented on HIVE-2045: In TCTLSeparatedProtocol.SimpleTransportTo

Re: Review Request: HIVE-2188: Add a function to retrieve multiple tables on trip to the hive metastore

2011-06-03 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/831/#review753 --- trunk/metastore/if/hive_metastore.thrift

[jira] [Updated] (HIVE-2045) TCTLSeparatedProtocol.SimpleTransportTokenizer.nextToken() throws Null Pointer Exception in some cases

2011-06-03 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-2045: --- Attachment: HIVE-2045.patch > TCTLSeparatedProtocol.SimpleTransportTokenizer.nextToken() throw

[jira] [Commented] (HIVE-2188) Add multi_get_table function in Hive Metastore

2011-06-03 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043362#comment-13043362 ] jirapos...@reviews.apache.org commented on HIVE-2188: - ---

[jira] [Commented] (HIVE-2163) SquirrelSQL 3.2.1 doesn't work with Hive 0.7.0

2011-06-03 Thread Mythili Gopalakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043357#comment-13043357 ] Mythili Gopalakrishnan commented on HIVE-2163: -- Thanks. Is 0.7.1 available in

[jira] [Commented] (HIVE-2182) Avoid null pointer exception when executing UDF

2011-06-03 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043356#comment-13043356 ] Chinna Rao Lalam commented on HIVE-2182: Hi He Yongqiang, I feel this validatio

[jira] [Commented] (HIVE-2163) SquirrelSQL 3.2.1 doesn't work with Hive 0.7.0

2011-06-03 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043317#comment-13043317 ] Bennie Schut commented on HIVE-2163: HIVE-2054 removes the dependency to SessionState w

pivot table in hive

2011-06-03 Thread Reju R
Hi Experts, I need one solution for hive in my project. Actually I have to create a pivot table type of concept in hive. I don't know how to do the same. But I have studied and implemented in hive for the same. But by looking into it, I am not satisfied with the solution and I am not kn

[jira] [Commented] (HIVE-2163) SquirrelSQL 3.2.1 doesn't work with Hive 0.7.0

2011-06-03 Thread Mythili Gopalakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043289#comment-13043289 ] Mythili Gopalakrishnan commented on HIVE-2163: -- I have the exact same problem.

[jira] [Commented] (HIVE-2185) extend table statistics to store the size of uncompressed data (+extend interfaces for collecting other types of statistics)

2011-06-03 Thread Tomasz Nykiel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043237#comment-13043237 ] Tomasz Nykiel commented on HIVE-2185: - I ran all tests. All quantities were the same as

[jira] [Commented] (HIVE-2185) extend table statistics to store the size of uncompressed data (+extend interfaces for collecting other types of statistics)

2011-06-03 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043236#comment-13043236 ] Ning Zhang commented on HIVE-2185: -- +1. Will commit if tests pass. > extend table statist