[jira] [Created] (HIVE-2111) NullPointerException on select * with table using RegexSerDe and partitions

2011-04-12 Thread Marc Harris (JIRA)
NullPointerException on select * with table using RegexSerDe and partitions --- Key: HIVE-2111 URL: https://issues.apache.org/jira/browse/HIVE-2111 Project: Hive Issue T

[jira] [Updated] (HIVE-2111) NullPointerException on select * with table using RegexSerDe and partitions

2011-04-12 Thread Marc Harris (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Harris updated HIVE-2111: -- Description: When querying against a table that is partitioned, and uses RegexSerde, select with explic

[jira] [Commented] (HIVE-2038) Metastore listener

2011-04-12 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018877#comment-13018877 ] jirapos...@reviews.apache.org commented on HIVE-2038: - bq. On 2011-0

Re: Review Request: Review request for HIVE-2038

2011-04-12 Thread Ashutosh Chauhan
> On 2011-04-12 03:07:54, Carl Steinbach wrote: > > trunk/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java, > > line 999 > > > > > > Unrelated bugfix? Related bugfix, I will say : ) Without it, when d

[jira] [Updated] (HIVE-1803) Implement bitmap indexing in Hive

2011-04-12 Thread Marquis Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marquis Wang updated HIVE-1803: --- Attachment: unit-tests.3.patch New patch for unit tests that hopefully shouldn't conflict this time.

[jira] [Updated] (HIVE-1803) Implement bitmap indexing in Hive

2011-04-12 Thread Marquis Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marquis Wang updated HIVE-1803: --- Status: Patch Available (was: Open) > Implement bitmap indexing in Hive > ---

Hive Client is indefenitely waiting for reading from Socket

2011-04-12 Thread Chinna
Hi All, Hive Client is indefinitely waiting for reading from Socket. Thread dump is added below. Cause is: In the HiveClient, when client socket is created, the read timeout is mentioned is 0. So the socket will indefinitely wait when the machine where Hive Server is running is

[jira] [Updated] (HIVE-2107) Log4J initialization info should not be printed out if -S is specified

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

[jira] [Resolved] (HIVE-2106) Increase the number of operator counter

2011-04-12 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-2106. -- Resolution: Fixed Committed. Thanks Ning > Increase the number of operator counter > -

[jira] [Commented] (HIVE-1803) Implement bitmap indexing in Hive

2011-04-12 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018970#comment-13018970 ] John Sichi commented on HIVE-1803: -- OK, let's see if this one can pass tests before the ne

[jira] [Commented] (HIVE-1803) Implement bitmap indexing in Hive

2011-04-12 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018988#comment-13018988 ] John Sichi commented on HIVE-1803: -- I'm already seeing at least one test failures: auto_j

Build failed in Jenkins: Hive-trunk-h0.20 #668

2011-04-12 Thread Apache Hudson Server
See -- Started by an SCM change Building remotely on ubuntu1 FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.scm.subversion.WorkspaceUpdater$UpdateTask.listener o

Jenkins build is back to normal : Hive-0.7.0-h0.20 #74

2011-04-12 Thread Apache Hudson Server
See

[jira] [Commented] (HIVE-1803) Implement bitmap indexing in Hive

2011-04-12 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019069#comment-13019069 ] John Sichi commented on HIVE-1803: -- OK, here's the simplest approach I can come up with gi

[jira] [Updated] (HIVE-1943) Metastore operations (like drop_partition) could be improved in terms of maintaining consistency of metadata and data

2011-04-12 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HIVE-1943: -- Assignee: Devaraj Das Summary: Metastore operations (like drop_partition) could be improved in term

[jira] [Commented] (HIVE-1943) Metastore operations (like drop_partition) could be improved in terms of maintaining consistency of metadata and data

2011-04-12 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019083#comment-13019083 ] Devaraj Das commented on HIVE-1943: --- Created a reviewboard review request - https://revie

[jira] [Commented] (HIVE-1943) Metastore operations (like drop_partition) could be improved in terms of maintaining consistency of metadata and data

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

Review Request: HIVE-1943

2011-04-12 Thread Devaraj Das
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/586/ --- Review request for hive. Summary --- This is a patch to handle the issue des

[jira] [Commented] (HIVE-2090) Add "DROP DATABASE ... FORCE"

2011-04-12 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019119#comment-13019119 ] He Yongqiang commented on HIVE-2090: 2 nitpick: 1, do not remove the existing constru

[jira] [Updated] (HIVE-2090) Add "DROP DATABASE ... FORCE"

2011-04-12 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-2090: --- Status: Open (was: Patch Available) > Add "DROP DATABASE ... FORCE" > - >

[jira] [Commented] (HIVE-2090) Add "DROP DATABASE ... FORCE"

2011-04-12 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019120#comment-13019120 ] He Yongqiang commented on HIVE-2090: sorry, just noticed that there is one testcase. pl

[jira] [Commented] (HIVE-2090) Add "DROP DATABASE ... FORCE"

2011-04-12 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019134#comment-13019134 ] He Yongqiang commented on HIVE-2090: ok. got that TOK_RESTRICT has different meaning wi

[jira] [Commented] (HIVE-2090) Add "DROP DATABASE ... FORCE"

2011-04-12 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019135#comment-13019135 ] He Yongqiang commented on HIVE-2090: can you just rebase? > Add "DROP DATABASE ... FOR

[jira] [Updated] (HIVE-2090) Add "DROP DATABASE ... FORCE"

2011-04-12 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2090: - Component/s: Metastore > Add "DROP DATABASE ... FORCE" > - > >

[jira] [Updated] (HIVE-2093) create/drop database should populate inputs/outputs and check concurrency and user permission

2011-04-12 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2093: - Component/s: Security Metastore > create/drop database should populate inputs/out

[jira] [Updated] (HIVE-2094) CREATE and DROP DATABASE doesn't check user permission for doing it

2011-04-12 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2094: - Component/s: Security Metastore > CREATE and DROP DATABASE doesn't check user per

[jira] [Updated] (HIVE-2090) Add "DROP DATABASE ... FORCE"

2011-04-12 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2090: -- Attachment: HIVE-2090.4.patch > Add "DROP DATABASE ... FORCE" > - > >

[jira] [Updated] (HIVE-2090) Add "DROP DATABASE ... FORCE"

2011-04-12 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2090: -- Status: Patch Available (was: Open) add constructor DropdatabaseDesc(String databaseName, boolean ifExi

Re: Review Request: HIVE-2090: Add "DROP DATABASE ... FORCE"

2011-04-12 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/551/#review393 --- trunk/metastore/if/hive_metastore.thrift

[jira] [Commented] (HIVE-2090) Add "DROP DATABASE ... FORCE"

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

[jira] [Updated] (HIVE-2090) Add "DROP DATABASE ... FORCE"

2011-04-12 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2090: -- Attachment: HIVE-2090.5.patch add parameter description in comment of dropDatabase() > Add "DROP DATABA

Re: Review Request: HIVE-2090: Add "DROP DATABASE ... FORCE"

2011-04-12 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/551/ --- (Updated 2011-04-13 01:04:53.612739) Review request for hive. Changes ---

[jira] [Commented] (HIVE-2090) Add "DROP DATABASE ... FORCE"

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

Re: Review Request: HIVE-1943

2011-04-12 Thread Amareshwari Sriramadasu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/586/#review437 --- http://svn.apache.org/repos/asf/hive/trunk/metastore/build.xml

[jira] [Commented] (HIVE-1943) Metastore operations (like drop_partition) could be improved in terms of maintaining consistency of metadata and data

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