[jira] [Assigned] (HIVE-2789) When integrating into MapReduce2, 'select * from src distribute by src.key limit 1' returns non-deterministic result

2012-02-07 Thread Carl Steinbach (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reassigned HIVE-2789: Assignee: Carl Steinbach (was: Zhenxiao Luo) > When integrating into MapReduce2, 'selec

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

2012-02-07 Thread Apache Jenkins Server
Changes for Build #1204 [cws] HIVE-2719. Revert HIVE-2589 (He Yongqiang via cws) Changes for Build #1205 Changes for Build #1207 [namit] HIVE-2718 NPE in union followed by join (He Yongqiang via namit) Changes for Build #1208 Changes for Build #1209 Changes for Build #1210 [namit] HIVE-2674

[jira] [Commented] (HIVE-2779) Improve hooks run in Driver

2012-02-07 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203311#comment-13203311 ] Hudson commented on HIVE-2779: -- Integrated in Hive-trunk-h0.21 #1247 (See [https://builds.apa

[jira] [Assigned] (HIVE-2784) Integrating with MapReduce2 get NPE throwed when executing a query with a "TABLESAMPLE(x percent)" clause

2012-02-07 Thread Carl Steinbach (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reassigned HIVE-2784: Assignee: Carl Steinbach > Integrating with MapReduce2 get NPE throwed when executing a

[jira] [Assigned] (HIVE-2787) When integrating into MapReduce2, ALTER TABLE test ARCHIVE get invalid usage error

2012-02-07 Thread Carl Steinbach (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reassigned HIVE-2787: Assignee: (was: Carl Steinbach) > When integrating into MapReduce2, ALTER TABLE test

[jira] [Assigned] (HIVE-2784) Integrating with MapReduce2 get NPE throwed when executing a query with a "TABLESAMPLE(x percent)" clause

2012-02-07 Thread Carl Steinbach (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reassigned HIVE-2784: Assignee: (was: Carl Steinbach) > Integrating with MapReduce2 get NPE throwed when e

[jira] [Updated] (HIVE-2791) filter is still removed due to regression of HIVE-1538 althougth HIVE-2344

2012-02-07 Thread binlijin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HIVE-2791: --- Attachment: HIVE-2791.patch > filter is still removed due to regression of HIVE-1538 althougth HIVE-2344 >

[jira] [Created] (HIVE-2791) filter is still removed due to regression of HIVE-1538 althougth HIVE-2344

2012-02-07 Thread binlijin (Created) (JIRA)
filter is still removed due to regression of HIVE-1538 althougth HIVE-2344 -- Key: HIVE-2791 URL: https://issues.apache.org/jira/browse/HIVE-2791 Project: Hive Issue Typ

[jira] [Updated] (HIVE-2790) When integrating into MapReduce2, SELECT 'number' GROUP BY 'number' returns NULL

2012-02-07 Thread Zhenxiao Luo (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-2790: --- Summary: When integrating into MapReduce2, SELECT 'number' GROUP BY 'number' returns NULL (was: When

[jira] [Created] (HIVE-2790) When integrating into MapReduce2, select 'number' and select cast('number' as DOUBLE) returns NULL

2012-02-07 Thread Zhenxiao Luo (Created) (JIRA)
When integrating into MapReduce2, select 'number' and select cast('number' as DOUBLE) returns NULL -- Key: HIVE-2790 URL: https://issues.apache.org/jira/browse/HIVE-27

[jira] [Created] (HIVE-2789) When integrating into MapReduce2, 'select * from src distribute by src.key limit 1' returns non-deterministic result

2012-02-07 Thread Zhenxiao Luo (Created) (JIRA)
When integrating into MapReduce2, 'select * from src distribute by src.key limit 1' returns non-deterministic result Key: HIVE-2789 URL: https://i

[jira] [Created] (HIVE-2788) When integrating into MapReduce2, get wrong file exception in loading archive_corrupt.rc

2012-02-07 Thread Zhenxiao Luo (Created) (JIRA)
When integrating into MapReduce2, get wrong file exception in loading archive_corrupt.rc Key: HIVE-2788 URL: https://issues.apache.org/jira/browse/HIVE-2788 Proj

[jira] [Updated] (HIVE-2749) CONV returns incorrect results sometimes

2012-02-07 Thread Jonathan Chang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Chang updated HIVE-2749: - Attachment: HIVE-2749.D1437.2.patch > CONV returns incorrect results sometimes > -

[jira] [Updated] (HIVE-2726) COALESCE(NULL, NULL) NPEs

2012-02-07 Thread Jonathan Chang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Chang updated HIVE-2726: - Attachment: HIVE-2726.D1317.1.patch > COALESCE(NULL, NULL) NPEs > - >

[jira] [Updated] (HIVE-2787) When integrating into MapReduce2, ALTER TABLE test ARCHIVE get invalid usage error

2012-02-07 Thread Zhenxiao Luo (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-2787: --- Description: [junit] Begin query: archive_multi.q [junit] 12/01/18 02:07:06 WARN conf.Configuratio

[jira] [Created] (HIVE-2787) When integrating into MapReduce2, ALTER TABLE test ARCHIVE get invalid usage error

2012-02-07 Thread Zhenxiao Luo (Created) (JIRA)
When integrating into MapReduce2, ALTER TABLE test ARCHIVE get invalid usage error -- Key: HIVE-2787 URL: https://issues.apache.org/jira/browse/HIVE-2787 Project: Hive

[jira] [Created] (HIVE-2786) Throw an error if the user tries to insert a table into a cluster other than the primary cluster

2012-02-07 Thread Namit Jain (Created) (JIRA)
Throw an error if the user tries to insert a table into a cluster other than the primary cluster Key: HIVE-2786 URL: https://issues.apache.org/jira/browse/HIVE-2786

[jira] [Commented] (HIVE-2612) support hive table/partitions coexistes in more than one clusters

2012-02-07 Thread Kevin Wilfong (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203200#comment-13203200 ] Kevin Wilfong commented on HIVE-2612: - I attached a patch which adds checks in the meta

[jira] [Updated] (HIVE-2612) support hive table/partitions coexistes in more than one clusters

2012-02-07 Thread Kevin Wilfong (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-2612: Attachment: HIVE-2612.4.patch.txt > support hive table/partitions coexistes in more than one clu

[jira] [Created] (HIVE-2785) support use cluster

2012-02-07 Thread Namit Jain (Created) (JIRA)
support use cluster --- Key: HIVE-2785 URL: https://issues.apache.org/jira/browse/HIVE-2785 Project: Hive Issue Type: New Feature Reporter: Namit Jain use cluster; use cluster ; should be supported -- This me

[jira] [Commented] (HIVE-2759) Change global_limit.q into linux format file

2012-02-07 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203180#comment-13203180 ] Phabricator commented on HIVE-2759: --- njain has accepted the revision "HIVE-2759 [jira] Ch

Re: Hive projects for Google Summer of code 2012 ?

2012-02-07 Thread Alexis De La Cruz Toledo
Hi Namit Jain, I'm Alexis, I'm a master student, I'm studying in Cinvestav, df Mexico. I'm interesting in collaborating with Hive. I'd like to do my thesis work in something about Hive. I'd like to participate in Google Summer of Code 2012 too. The issues that you propose I find interesting, parti

[jira] [Commented] (HIVE-2749) CONV returns incorrect results sometimes

2012-02-07 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203172#comment-13203172 ] Phabricator commented on HIVE-2749: --- njain has accepted the revision "HIVE-2749 [jira] CO

[jira] [Updated] (HIVE-2774) Message when trying to create a view from a view should give name of offending view

2012-02-07 Thread Namit Jain (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2774: - Status: Open (was: Patch Available) > Message when trying to create a view from a view should give na

[jira] [Commented] (HIVE-2774) Message when trying to create a view from a view should give name of offending view

2012-02-07 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203167#comment-13203167 ] Namit Jain commented on HIVE-2774: -- Can you add a negative test ? Look at ql/src/test/quer

[jira] [Commented] (HIVE-2726) COALESCE(NULL, NULL) NPEs

2012-02-07 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203165#comment-13203165 ] Phabricator commented on HIVE-2726: --- njain has accepted the revision "HIVE-2726 [jira] CO

[jira] [Updated] (HIVE-2779) Improve hooks run in Driver

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

[jira] [Commented] (HIVE-2372) java.io.IOException: error=7, Argument list too long

2012-02-07 Thread Siying Dong (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203105#comment-13203105 ] Siying Dong commented on HIVE-2372: --- How about make it configurable? (though I hate to ad

[jira] [Commented] (HIVE-2784) Integrating with MapReduce2 get NPE throwed when executing a query with a "TABLESAMPLE(x percent)" clause

2012-02-07 Thread Navis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203100#comment-13203100 ] Navis commented on HIVE-2784: - If you are using hadoop-CDH version, it might be the same proble

[jira] [Created] (HIVE-2784) Integrating with MapReduce2 get NPE throwed when executing a query with a "TABLESAMPLE(x percent)" clause

2012-02-07 Thread Zhenxiao Luo (Created) (JIRA)
Integrating with MapReduce2 get NPE throwed when executing a query with a "TABLESAMPLE(x percent)" clause - Key: HIVE-2784 URL: https://issues.apache.org/jira/

[jira] [Created] (HIVE-2783) Predicate Pushdown failure a view with union when using MapReduce2

2012-02-07 Thread Zhenxiao Luo (Created) (JIRA)
Predicate Pushdown failure a view with union when using MapReduce2 -- Key: HIVE-2783 URL: https://issues.apache.org/jira/browse/HIVE-2783 Project: Hive Issue Type: Bug

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

2012-02-07 Thread Zhenxiao Luo (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo reassigned HIVE-1977: -- Assignee: Zhenxiao Luo > DESCRIBE TABLE syntax doesn't support specifying a database qualifi

[jira] [Created] (HIVE-2782) New BINARY type produces unexpected results with supported UDFS when using MapReduce2

2012-02-07 Thread Zhenxiao Luo (Created) (JIRA)
New BINARY type produces unexpected results with supported UDFS when using MapReduce2 - Key: HIVE-2782 URL: https://issues.apache.org/jira/browse/HIVE-2782 Project: H

[jira] [Commented] (HIVE-2612) support hive table/partitions coexistes in more than one clusters

2012-02-07 Thread Kevin Wilfong (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202935#comment-13202935 ] Kevin Wilfong commented on HIVE-2612: - I attached a patch which fixes an error seen whe

[jira] [Updated] (HIVE-2612) support hive table/partitions coexistes in more than one clusters

2012-02-07 Thread Kevin Wilfong (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-2612: Attachment: HIVE-2612.3.patch.txt > support hive table/partitions coexistes in more than one clu

[jira] [Updated] (HIVE-2612) support hive table/partitions coexistes in more than one clusters

2012-02-07 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2612: -- Attachment: HIVE-2612.D1569.7.patch njain updated the revision "HIVE-2612 [jira] support hive table/part

[jira] [Updated] (HIVE-2781) HBaseSerDe should allow users to specify the timestamp passed to Puts

2012-02-07 Thread Francis Liu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Liu updated HIVE-2781: -- Description: Users may want to specify the timestamp used for Put requests to hbase. Thus enabling user

[jira] [Created] (HIVE-2781) HBaseSerDe should allow users to specify the timestap to be used in Puts

2012-02-07 Thread Francis Liu (Created) (JIRA)
HBaseSerDe should allow users to specify the timestap to be used in Puts - Key: HIVE-2781 URL: https://issues.apache.org/jira/browse/HIVE-2781 Project: Hive Issue Type:

[jira] [Updated] (HIVE-2779) Improve hooks run in Driver

2012-02-07 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2779: -- Attachment: HIVE-2779.D1599.3.patch kevinwilfong updated the revision "HIVE-2779 [jira] Improve hooks ru

[jira] [Commented] (HIVE-2612) support hive table/partitions coexistes in more than one clusters

2012-02-07 Thread Kevin Wilfong (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202783#comment-13202783 ] Kevin Wilfong commented on HIVE-2612: - This change will require the user to update thei

[jira] [Commented] (HIVE-2612) support hive table/partitions coexistes in more than one clusters

2012-02-07 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202724#comment-13202724 ] Namit Jain commented on HIVE-2612: -- Can everyone concerned please take a look ? For anyon

[jira] [Commented] (HIVE-2612) support hive table/partitions coexistes in more than one clusters

2012-02-07 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202726#comment-13202726 ] Namit Jain commented on HIVE-2612: -- All the existing APIs will continue to work.

[jira] [Updated] (HIVE-2612) support hive table/partitions coexistes in more than one clusters

2012-02-07 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2612: -- Attachment: HIVE-2612.D1569.6.patch njain updated the revision "HIVE-2612 [jira] support hive table/part

[jira] [Commented] (HIVE-2612) support hive table/partitions coexistes in more than one clusters

2012-02-07 Thread Kevin Wilfong (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202719#comment-13202719 ] Kevin Wilfong commented on HIVE-2612: - I attached a patch to this JIRA which provides s

[jira] [Updated] (HIVE-2612) support hive table/partitions coexistes in more than one clusters

2012-02-07 Thread Kevin Wilfong (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-2612: Attachment: HIVE-2612.2.patch.txt > support hive table/partitions coexistes in more than one clu

[jira] [Commented] (HIVE-2716) Move retry logic in HiveMetaStore to a separe class

2012-02-07 Thread Ashutosh Chauhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202683#comment-13202683 ] Ashutosh Chauhan commented on HIVE-2716: @Enis, Patch has gone stale. Can you rebas

[jira] [Commented] (HIVE-2779) Improve hooks run in Driver

2012-02-07 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202611#comment-13202611 ] Phabricator commented on HIVE-2779: --- njain has accepted the revision "HIVE-2779 [jira] Im

JDBC Driver support for multiple database/schema

2012-02-07 Thread Bharath Ganesh
Hello, While using the JDBC driver on 0.7.1, there seems to be an issue around support for multiple databases. According to Hive JDBC documentation at https://cwiki.apache.org/Hive/hiveclient.html : * * *"For standalone server, uri is "jdbc:hive://host:port/dbname" where host and port are determi

Get race condition in hive with script_pipe.q ( the same as HIVE-1491)

2012-02-07 Thread Bing Li
Hi,All I got the same error message described in [HIVE-1491] ( https://issues.apache.org/jira/browse/HIVE-1491) when ran script_pipe.q on Open JDK. Will hive plan to resolve this race condition? Details: = [junit] Begin query: script_pipe.q [junit] Ended