[jira] [Commented] (HIVE-2617) Insert overwrite table db.tname fails if partition already exists

2011-12-13 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169103#comment-13169103 ] Namit Jain commented on HIVE-2617: -- The code changes look good - but the test is failing f

[jira] [Updated] (HIVE-2617) Insert overwrite table db.tname fails if partition already exists

2011-12-13 Thread Namit Jain (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2617: - Status: Open (was: Patch Available) > Insert overwrite table db.tname fails if partition already exis

[jira] [Updated] (HIVE-2617) Insert overwrite table db.tname fails if partition already exists

2011-12-13 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2617: -- Attachment: HIVE-2617.D843.1.patch njain requested code review of "HIVE-2617 [jira] Insert overwrite tab

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

2011-12-13 Thread Apache Jenkins Server
Changes for Build #1144 [jvs] HIVE-1040 [jira] use sed rather than diff for masking out noise in diff-based tests (Marek Sapota via John Sichi) Summary: Replace diff -I with regex masking in Java The current diff -I approach has two problems: (1) it does not allow resolution finer than line-lev

[jira] [Commented] (HIVE-1040) use sed rather than diff for masking out noise in diff-based tests

2011-12-13 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169078#comment-13169078 ] Phabricator commented on HIVE-1040: --- mareksapotafb has committed the revision "HIVE-1040

Re:HIVE-1040 heads up

2011-12-13 Thread 王锋
Do you know this exception from hiveserver: java.sql.SQLException: Query returned non-zero code: 9, cause: FAILED: Execution Error, return code -101 from org.apache.hadoop.hive.ql.exec.MapRedTask at org.apache.hadoop.hive.jdbc.HiveStatement.executeQuery(HiveStatement.java:194) And hivese

[jira] [Updated] (HIVE-2602) add support for insert partition overwrite(...) if not exists

2011-12-13 Thread Namit Jain (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2602: - Status: Open (was: Patch Available) > add support for insert partition overwrite(...) if not exists >

[jira] [Commented] (HIVE-2602) add support for insert partition overwrite(...) if not exists

2011-12-13 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169000#comment-13169000 ] Namit Jain commented on HIVE-2602: -- I am getting a lot of merge conflicts. Can you refresh

[jira] [Commented] (HIVE-2611) Make index table output of create index command if index is table based

2011-12-13 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168998#comment-13168998 ] Namit Jain commented on HIVE-2611: -- +1 > Make index table output of creat

[jira] [Commented] (HIVE-2640) Add alterPartition to AlterHandler interface

2011-12-13 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168990#comment-13168990 ] Namit Jain commented on HIVE-2640: -- +1 > Add alterPartition to AlterHandl

HIVE-1040 heads up

2011-12-13 Thread John Sichi
Yo if you have patches outstanding, sorry about the conflicts from the massive one-time diff update from HIVE-1040 I just committed :) JVS

[jira] [Resolved] (HIVE-1040) use sed rather than diff for masking out noise in diff-based tests

2011-12-13 Thread John Sichi (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi resolved HIVE-1040. -- Resolution: Fixed Fix Version/s: 0.9.0 Hadoop Flags: Reviewed Committed to trunk. Thanks Ma

[jira] [Updated] (HIVE-1040) use sed rather than diff for masking out noise in diff-based tests

2011-12-13 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1040: - Attachment: HIVE-1040.final.patch Final patch with all updated reference files. > use sed

[jira] [Created] (HIVE-2653) ptest overwrite should cover all .out files (not just clientpositive/negative)

2011-12-13 Thread John Sichi (Created) (JIRA)
ptest overwrite should cover all .out files (not just clientpositive/negative) -- Key: HIVE-2653 URL: https://issues.apache.org/jira/browse/HIVE-2653 Project: Hive I

[jira] [Commented] (HIVE-2629) Make a single Hive binary work with both 0.20.x and 0.23.0

2011-12-13 Thread Ashutosh Chauhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168813#comment-13168813 ] Ashutosh Chauhan commented on HIVE-2629: @Thomas, I will take a look at it in coupl

[jira] [Commented] (HIVE-2629) Make a single Hive binary work with both 0.20.x and 0.23.0

2011-12-13 Thread Thomas Weise (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168793#comment-13168793 ] Thomas Weise commented on HIVE-2629: As indicated, unit tests pass (or status unchanged

[jira] [Commented] (HIVE-2616) Passing user identity from metastore client to server in non-secure mode

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

Re: Review Request: Pass user identity in metastore connection in unsecure mode

2011-12-13 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2975/#review3886 --- trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaSto

[jira] [Commented] (HIVE-2652) Change arc config to hide generated files from Differential by default

2011-12-13 Thread John Sichi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168721#comment-13168721 ] John Sichi commented on HIVE-2652: -- This would make reviewing diffs which make Thrift idl

[jira] [Created] (HIVE-2652) Change arc config to hide generated files from Differential by default

2011-12-13 Thread John Sichi (Created) (JIRA)
Change arc config to hide generated files from Differential by default -- Key: HIVE-2652 URL: https://issues.apache.org/jira/browse/HIVE-2652 Project: Hive Issue Type: Impro

Re: [VOTE] Apache Hive 0.8.0 Release Candidate 4

2011-12-13 Thread Edward Capriolo
+1 Good job all. On Tue, Dec 13, 2011 at 3:28 PM, Carl Steinbach wrote: > I'm +1 on rc4. > On Dec 13, 2011 11:58 AM, "John Sichi" wrote: > > > +1 from me on the release candidate. > > > > JVS > > > > >>> On Mon, Dec 12, 2011 at 4:55 PM, Carl Steinbach > > >> wrote: > > Apache Hive 0.8.0 R

[jira] [Commented] (HIVE-1040) use sed rather than diff for masking out noise in diff-based tests

2011-12-13 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168696#comment-13168696 ] Phabricator commented on HIVE-1040: --- jsichi has accepted the revision "HIVE-1040 [jira] u

Re: [VOTE] Apache Hive 0.8.0 Release Candidate 4

2011-12-13 Thread Carl Steinbach
I'm +1 on rc4. On Dec 13, 2011 11:58 AM, "John Sichi" wrote: > +1 from me on the release candidate. > > JVS > > >>> On Mon, Dec 12, 2011 at 4:55 PM, Carl Steinbach > >> wrote: > Apache Hive 0.8.0 Release Candidate 4 is available here: > > http://people.apache.org/~cws/hive-0.8.0-c

[jira] [Commented] (HIVE-2616) Passing user identity from metastore client to server in non-secure mode

2011-12-13 Thread Ashutosh Chauhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168668#comment-13168668 ] Ashutosh Chauhan commented on HIVE-2616: Any feedback on this will be appreciated.

Re: [VOTE] Apache Hive 0.8.0 Release Candidate 4

2011-12-13 Thread John Sichi
+1 from me on the release candidate. JVS >>> On Mon, Dec 12, 2011 at 4:55 PM, Carl Steinbach >> wrote: Apache Hive 0.8.0 Release Candidate 4 is available here: http://people.apache.org/~cws/hive-0.8.0-candidate-4/ Changes since RC3: * HIVE-2643. Recent patch preve

Hive-trunk-h0.21 - Build # 1143 - Fixed

2011-12-13 Thread Apache Jenkins Server
Changes for Build #1142 [jvs] HIVE-2649 [jira] Allow multiple ptest runs by the same person (Marek Sapota via John Sichi) Summary: Allow multiple ptest runs. Allow running ptest simultaneously, multiple times by one person on the same machines. Test Plan: EMPTY Reviewers: JIRA, jsichi Reviewed

Re: [VOTE] Apache Hive 0.8.0 Release Candidate 4

2011-12-13 Thread Ashutosh Chauhan
Ok. Thats fine too. Yeah its ready for review. Updated on jira as well. Ashutosh On Tue, Dec 13, 2011 at 11:25, Carl Steinbach wrote: > Hi Ashutosh, > > We can include this fix in 0.8.1. Also, is HIVE-2631 ready for review? The > status is still set to Open. > > Thanks. > > Carl > > On Tue, Dec

[jira] [Updated] (HIVE-2631) Make Hive work with Hadoop 1.0.0

2011-12-13 Thread Ashutosh Chauhan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2631: --- Affects Version/s: (was: 0.9.0) 0.8.0 Status: Patch A

Re: [VOTE] Apache Hive 0.8.0 Release Candidate 4

2011-12-13 Thread Carl Steinbach
Hi Ashutosh, We can include this fix in 0.8.1. Also, is HIVE-2631 ready for review? The status is still set to Open. Thanks. Carl On Tue, Dec 13, 2011 at 9:30 AM, Ashutosh Chauhan wrote: > Folks over at common-dev@hadoop ( http://s.apache.org/xb4* *) are of > opinion that https://issues.apache

[jira] [Updated] (HIVE-2651) The variable hive.exec.mode.local.auto.tasks.max should be changed

2011-12-13 Thread Namit Jain (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2651: - Description: It should be called hive.exec.mode.local.auto.input.files.max instead. The number of input fi

[jira] [Created] (HIVE-2651) The variable hive.exec.mode.local.auto.tasks.max should be changed

2011-12-13 Thread Namit Jain (Created) (JIRA)
The variable hive.exec.mode.local.auto.tasks.max should be changed -- Key: HIVE-2651 URL: https://issues.apache.org/jira/browse/HIVE-2651 Project: Hive Issue Type: Improvement

Re: [VOTE] Apache Hive 0.8.0 Release Candidate 4

2011-12-13 Thread Ashutosh Chauhan
Folks over at common-dev@hadoop ( http://s.apache.org/xb4* *) are of opinion that https://issues.apache.org/jira/browse/HIVE-2631 should be included for better operability of Hive with Hadoop 1.0.0 I think its a good to include it so that users dont have to wait another few months to make Hive use

[jira] [Commented] (HIVE-2586) Float comparison doesn't work

2011-12-13 Thread Dean Wampler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168501#comment-13168501 ] Dean Wampler commented on HIVE-2586: Also, a query with " > 1410.1" will return the col

[jira] [Commented] (HIVE-2558) Timestamp comparisons don't work

2011-12-13 Thread Priyadarshini (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168407#comment-13168407 ] Priyadarshini commented on HIVE-2558: - Hi Robert, In the above query, timestamp is use

[jira] [Updated] (HIVE-2602) add support for insert partition overwrite(...) if not exists

2011-12-13 Thread Chinna Rao Lalam (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-2602: --- Status: Patch Available (was: Open) > add support for insert partition overwrite(...) if

[jira] [Commented] (HIVE-2602) add support for insert partition overwrite(...) if not exists

2011-12-13 Thread Chinna Rao Lalam (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168402#comment-13168402 ] Chinna Rao Lalam commented on HIVE-2602: Reworked on the patch according to the rev

[jira] [Updated] (HIVE-2602) add support for insert partition overwrite(...) if not exists

2011-12-13 Thread Chinna Rao Lalam (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-2602: --- Attachment: HIVE-2602.1.patch > add support for insert partition overwrite(...) if not exi

[jira] [Commented] (HIVE-2301) Throw error when attempting to create a column with the same name as a partition column

2011-12-13 Thread Chinna Rao Lalam (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168296#comment-13168296 ] Chinna Rao Lalam commented on HIVE-2301: This is now working in trunk. we can close