[jira] [Updated] (HIVE-2468) Make Hive compile against Hadoop 0.23

2011-11-22 Thread Tom White (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HIVE-2468: Attachment: HIVE-2468.patch It's not complete yet, but here's an updated patch. I still need to fix shim te

[jira] [Updated] (HIVE-2593) avoid referencing /tmp in tests

2011-11-22 Thread Marek Sapota (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek Sapota updated HIVE-2593: --- Attachment: HIVE-2593.D501.8.patch Really easy to forget this step. > avoid referenci

[jira] [Commented] (HIVE-2593) avoid referencing /tmp in tests

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

[jira] [Resolved] (HIVE-2593) avoid referencing /tmp in tests

2011-11-22 Thread John Sichi (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi resolved HIVE-2593. -- Resolution: Fixed Fix Version/s: 0.9.0 Release Note: Hive CLI variable expansion now applies

[jira] [Commented] (HIVE-2589) Newly created partition should inherit properties from table

2011-11-22 Thread Anoop Sam John (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155679#comment-13155679 ] Anoop Sam John commented on HIVE-2589: -- Ashutosh... Sorry I misread the patch. Yes cor

[jira] [Commented] (HIVE-1626) stop using java.util.Stack

2011-11-22 Thread John Sichi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155610#comment-13155610 ] John Sichi commented on HIVE-1626: -- We can use ArrayDeque. http://docs.oracle.com/javase/

[jira] [Updated] (HIVE-1626) stop using java.util.Stack

2011-11-22 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1626: - Comment: was deleted (was: More testing. ) > stop using java.util.Stack > --

[jira] [Updated] (HIVE-1626) stop using java.util.Stack

2011-11-22 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1626: - Comment: was deleted (was: Testing, please ignore.) > stop using java.util.Stack > --

[jira] [Commented] (HIVE-2468) Make Hive compile against Hadoop 0.23

2011-11-22 Thread Tom White (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155593#comment-13155593 ] Tom White commented on HIVE-2468: - Thanks for the report, Amareshwari. I cleared my Ivy cac

[jira] [Commented] (HIVE-2593) avoid referencing /tmp in tests

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

[jira] [Commented] (HIVE-2253) Merge failing of join tree in exceptional case

2011-11-22 Thread Carl Steinbach (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155458#comment-13155458 ] Carl Steinbach commented on HIVE-2253: -- Is this ready for review? If so, please change

[jira] [Updated] (HIVE-2329) Not using map aggregation, fails to execute group-by after cluster-by with same key

2011-11-22 Thread Carl Steinbach (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2329: - Component/s: Query Processor Please change the status to Patch Available if this is ready for revi

[jira] [Updated] (HIVE-2332) If all of the parameters of distinct functions are exists in group by columns, query fails in runtime

2011-11-22 Thread Carl Steinbach (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2332: - Component/s: Query Processor Is this patch ready for review? Is so, please change the status to Pa

[jira] [Commented] (HIVE-2561) Allow UDFs to specify additional FILE/JAR resources necessary for execution

2011-11-22 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155449#comment-13155449 ] Phabricator commented on HIVE-2561: --- jsichi has requested changes to the revision "HIVE-2

[jira] [Updated] (HIVE-2593) avoid referencing /tmp in tests

2011-11-22 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2593: -- Attachment: HIVE-2593.D501.8.patch mareksapotafb updated the revision "HIVE-2593 [jira] avoid referencin

[jira] [Commented] (HIVE-2593) avoid referencing /tmp in tests

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

[jira] [Commented] (HIVE-2593) avoid referencing /tmp in tests

2011-11-22 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155406#comment-13155406 ] Phabricator commented on HIVE-2593: --- mareksapotafb has added reviewers to the revision "H

[jira] [Commented] (HIVE-2593) avoid referencing /tmp in tests

2011-11-22 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155402#comment-13155402 ] Phabricator commented on HIVE-2593: --- jsichi has commented on the revision "HIVE-2593 [jir

[jira] [Commented] (HIVE-2593) avoid referencing /tmp in tests

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

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

2011-11-22 Thread Apache Jenkins Server
Changes for Build #1102 1 tests failed. REGRESSION: org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_ppr_pushdown Error Message: Unexpected exception See build/ql/tmp/hive.log, or try "ant test ... -Dtest.silent=false" to get more logs. Stack Trace: junit.framework.AssertionFailedError

Hive-0.8.0-SNAPSHOT-h0.21 - Build # 107 - Fixed

2011-11-22 Thread Apache Jenkins Server
Changes for Build #106 Changes for Build #107 All tests passed The Apache Jenkins build system has built Hive-0.8.0-SNAPSHOT-h0.21 (build #107) Status: Fixed Check console output at https://builds.apache.org/job/Hive-0.8.0-SNAPSHOT-h0.21/107/ to view the results.

Re: [VOTE] Apache Hive 0.8.0 Release Candidate 1

2011-11-22 Thread Carl Steinbach
We found a couple problems with this RC. Please wait for RC2 before doing any testing. Thanks. Carl On Mon, Nov 21, 2011 at 1:05 PM, Carl Steinbach wrote: > Yes, I'll take care of fixing HIVE-2436 and HIVE-2437 before announcing > the release of 0.8.0. > > > On Mon, Nov 21, 2011 at 12:39 PM, J

[jira] [Commented] (HIVE-2561) Allow UDFs to specify additional FILE/JAR resources necessary for execution

2011-11-22 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155366#comment-13155366 ] Phabricator commented on HIVE-2561: --- jsichi has commented on the revision "HIVE-2561 [jir

[jira] [Commented] (HIVE-2593) avoid referencing /tmp in tests

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

[jira] [Updated] (HIVE-2593) avoid referencing /tmp in tests

2011-11-22 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2593: -- Attachment: HIVE-2593.D501.7.patch mareksapotafb updated the revision "HIVE-2593 [jira] avoid referencin

[jira] [Created] (HIVE-2603) recreate key and value when switching files in CombineHiveInputFormat

2011-11-22 Thread He Yongqiang (Created) (JIRA)
recreate key and value when switching files in CombineHiveInputFormat - Key: HIVE-2603 URL: https://issues.apache.org/jira/browse/HIVE-2603 Project: Hive Issue Type: Bug

bug when using hive to read from hypertable

2011-11-22 Thread Sagy Drucker
hello my name is Sagy Drucker, From Israel I think i detected a bug I am using hive-0.7.1 and reading from hypertable 0.9.5.0 the problem i encountered: when entering queries withOUT any condition on table's key such as: select * from myTable limit 2; in the java class "HiveHTInputFormat.java"

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

2011-11-22 Thread Namit Jain (Created) (JIRA)
add support for insert partition overwrite(...) if not exists - Key: HIVE-2602 URL: https://issues.apache.org/jira/browse/HIVE-2602 Project: Hive Issue Type: New Feature

[jira] [Commented] (HIVE-2589) Newly created partition should inherit properties from table

2011-11-22 Thread Ashutosh Chauhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155275#comment-13155275 ] Ashutosh Chauhan commented on HIVE-2589: @Anoop, If we have for loop in else statem

[jira] [Commented] (HIVE-2592) ConstantOI doesn't always propagate to UDAF

2011-11-22 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155269#comment-13155269 ] Phabricator commented on HIVE-2592: --- jonchang has commented on the revision "HIVE-2592 [j

[jira] [Updated] (HIVE-2561) Allow UDFs to specify additional FILE/JAR resources necessary for execution

2011-11-22 Thread Jonathan Chang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Chang updated HIVE-2561: - Attachment: HIVE-2561.D507.2.patch > Allow UDFs to specify additional FILE/JAR resources neces

[jira] [Commented] (HIVE-2561) Allow UDFs to specify additional FILE/JAR resources necessary for execution

2011-11-22 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155264#comment-13155264 ] Phabricator commented on HIVE-2561: --- jonchang has commented on the revision "HIVE-2561 [j

[jira] [Commented] (HIVE-2600) Enable/Add type-specific compression for rcfile

2011-11-22 Thread Krishna Kumar (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155228#comment-13155228 ] Krishna Kumar commented on HIVE-2600: - This should be usable for any rcfile data. I am

UT failed with release-0.8.0-rc1

2011-11-22 Thread Bing Li
Hi, all I checked out the source code of hive-0.8.0 from the following link http://svn.apache.org/repos/asf/hive/tags/release-0.8.0-rc1/ and run "ant test", 3 cases failed: 1. TestEmbeddedHiveMetaStore 2. TestRemoteHiveMetaStore 3. TestCliDriver (timeout) some info of my env: 1. ant: 1.8.2 2.

[jira] [Created] (HIVE-2601) map join silently fails when the heap is exhausted if the chosen table for map join compressed

2011-11-22 Thread Esteban Gutierrez (Created) (JIRA)
map join silently fails when the heap is exhausted if the chosen table for map join compressed -- Key: HIVE-2601 URL: https://issues.apache.org/jira/browse/HIVE-2601

[jira] [Commented] (HIVE-2592) ConstantOI doesn't always propagate to UDAF

2011-11-22 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13154955#comment-13154955 ] Phabricator commented on HIVE-2592: --- ikabiljo has commented on the revision "HIVE-2592 [j

[jira] [Commented] (HIVE-2589) Newly created partition should inherit properties from table

2011-11-22 Thread Anoop Sam John (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13154945#comment-13154945 ] Anoop Sam John commented on HIVE-2589: -- if(inheritKeys.contains("*")){ inheri