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

2011-08-31 Thread Apache Jenkins Server
Changes for Build #922 [cws] HIVE-BUILD. Bump version to 0.9.0-SNAPSHOT (cws) Changes for Build #923 Changes for Build #924 Changes for Build #925 [sdong] HIVE-2378. Warn user that precision is lost when bigint is implicitly cast to double. (Kevin Wilfong via Siying Dong) [jvs] HIVE-2412.

[jira] [Commented] (HIVE-2412) Update Eclipse configuration to include Mockito dependency

2011-08-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094342#comment-13094342 ] Hudson commented on HIVE-2412: -- Integrated in Hive-trunk-h0.21 #925 (See

[jira] [Commented] (HIVE-2382) Invalid predicate pushdown from incorrect column expression map for select operator generated by GROUP BY operation

2011-08-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094343#comment-13094343 ] Hudson commented on HIVE-2382: -- Integrated in Hive-trunk-h0.21 #925 (See

[jira] [Commented] (HIVE-2378) Warn user that precision is lost when bigint is implicitly cast to double.

2011-08-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094344#comment-13094344 ] Hudson commented on HIVE-2378: -- Integrated in Hive-trunk-h0.21 #925 (See

[jira] [Created] (HIVE-2423) Add a One Row per Column-View or \G option to command line output

2011-08-31 Thread Jake Peterson (JIRA)
Add a One Row per Column-View or \G option to command line output - Key: HIVE-2423 URL: https://issues.apache.org/jira/browse/HIVE-2423 Project: Hive Issue Type: New Feature

[jira] [Updated] (HIVE-2184) Few improvements in org.apache.hadoop.hive.ql.metadata.Hive.close()

2011-08-31 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2184: - Resolution: Fixed Fix Version/s: 0.9.0 Hadoop Flags: [Reviewed] Status: Resolved

[jira] [Commented] (HIVE-1451) Creating a table stores the full address of namenode in the metadata. This leads to problems when the namenode address changes.

2011-08-31 Thread MIS (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094706#comment-13094706 ] MIS commented on HIVE-1451: --- +1 for the issue. This is one of those features which many assume

RE: Hive in EC2

2011-08-31 Thread Steven Wong
When you launch an EMR cluster (or job flow in EMR terminology), it launches new EC2 instances, optionally with an Elastic IP assigned to the cluster's master host. One does not install EMR on existing EC2 (non-EMR) instances. -Original Message- From: MIS [mailto:misapa...@gmail.com]

[jira] [Commented] (HIVE-2413) BlockMergeTask ignores client-specified jars

2011-08-31 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094962#comment-13094962 ] He Yongqiang commented on HIVE-2413: [junit] java.lang.IllegalArgumentException:

[jira] [Commented] (HIVE-2417) Merging of compressed rcfiles fails to write the valuebuffer part correctly

2011-08-31 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094963#comment-13094963 ] He Yongqiang commented on HIVE-2417: +1, will commit after tests pass Merging of

[jira] [Updated] (HIVE-2383) Incorrect alias filtering for predicate pushdown

2011-08-31 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2383: - Resolution: Fixed Fix Version/s: (was: 0.8.0) 0.9.0 Hadoop Flags:

[jira] [Resolved] (HIVE-1395) Table aliases are ambiguous

2011-08-31 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi resolved HIVE-1395. -- Resolution: Won't Fix We're fixing the bugs and sticking with the normal SQL rules, which allow

[jira] [Commented] (HIVE-2400) Update unittests Hadoop version

2011-08-31 Thread Marcin Kurczych (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094999#comment-13094999 ] Marcin Kurczych commented on HIVE-2400: --- I've manually replaced hadoop-core and

[jira] [Resolved] (HIVE-1342) Predicate push down get error result when sub-queries have the same alias name

2011-08-31 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi resolved HIVE-1342. -- Resolution: Fixed Fix Version/s: 0.9.0 Fixed by committing sub-issues (not the patches attached

Re: Review Request: HIVE-2337: Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread Charles Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1275/ --- (Updated 2011-09-01 00:08:37.474019) Review request for hive. Changes ---

[jira] [Updated] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread Charles Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Chen updated HIVE-2337: --- Attachment: HIVE-2337v4.patch Predicate pushdown erroneously conservative with outer joins

[jira] [Commented] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13095013#comment-13095013 ] jirapos...@reviews.apache.org commented on HIVE-2337: -

[jira] [Commented] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread Charles Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13095015#comment-13095015 ] Charles Chen commented on HIVE-2337: I've fixed the test output--it seems to be an

[jira] [Commented] (HIVE-2383) Incorrect alias filtering for predicate pushdown

2011-08-31 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13095020#comment-13095020 ] John Sichi commented on HIVE-2383: -- Oh, um, also: +1. Incorrect alias filtering for

Re: Review Request: HIVE-2337: Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread Charles Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1275/ --- (Updated 2011-09-01 00:19:17.176704) Review request for hive. Changes ---

[jira] [Commented] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13095022#comment-13095022 ] jirapos...@reviews.apache.org commented on HIVE-2337: -

[jira] [Updated] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread Charles Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Chen updated HIVE-2337: --- Fix Version/s: 0.9.0 Status: Patch Available (was: Open) Predicate pushdown erroneously

[jira] [Updated] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread Charles Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Chen updated HIVE-2337: --- Attachment: HIVE-2337v5.patch Predicate pushdown erroneously conservative with outer joins

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-31 Thread Marcin Kurczych
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1259/ --- (Updated 2011-09-01 01:23:23.280266) Review request for hive, Paul Yang and

[jira] [Updated] (HIVE-2388) Facing issues while executing commands on hive shell. The system throws following error: only on Windows Cygwin setup

2011-08-31 Thread Siddharth tiwari (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth tiwari updated HIVE-2388: --- Fix Version/s: 0.7.1 Labels: patch (was: ) Release Note: For cygwin and

[jira] [Updated] (HIVE-2388) Facing issues while executing commands on hive shell. The system throws following error: only on Windows Cygwin setup

2011-08-31 Thread Siddharth tiwari (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth tiwari updated HIVE-2388: --- Attachment: start.sh use this file to start hive on cygwin bin/start.sh Facing issues

[jira] [Updated] (HIVE-2388) Facing issues while executing commands on hive shell. The system throws following error: only on Windows Cygwin setup

2011-08-31 Thread Siddharth tiwari (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth tiwari updated HIVE-2388: --- Resolution: Fixed Status: Resolved (was: Patch Available) Facing issues while

[jira] [Commented] (HIVE-2247) ALTER TABLE RENAME PARTITION

2011-08-31 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13095082#comment-13095082 ] jirapos...@reviews.apache.org commented on HIVE-2247: -

[jira] [Updated] (HIVE-2247) ALTER TABLE RENAME PARTITION

2011-08-31 Thread Weiyan Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weiyan Wang updated HIVE-2247: -- Attachment: HIVE-2247.8.patch.txt +work.getInputs().add(new ReadEntity(oldPart)); +

Re: Review Request: HIVE-2337: Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1275/#review1710 ---

[jira] [Commented] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13095104#comment-13095104 ] jirapos...@reviews.apache.org commented on HIVE-2337: -

[jira] [Commented] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13095105#comment-13095105 ] John Sichi commented on HIVE-2337: -- Charles, did you intentionally omit the new

[jira] [Commented] (HIVE-1545) Add a bunch of UDFs and UDAFs

2011-08-31 Thread cyril liao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13095106#comment-13095106 ] cyril liao commented on HIVE-1545: -- com.facebook.hive.udf.lib.UDFUtils is not included.

Re: Review Request: HIVE-2337: Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread Charles Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1275/ --- (Updated 2011-09-01 04:26:59.076177) Review request for hive. Changes ---

[jira] [Commented] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13095110#comment-13095110 ] jirapos...@reviews.apache.org commented on HIVE-2337: -

[jira] [Updated] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread Charles Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Chen updated HIVE-2337: --- Attachment: HIVE-2337v6.patch Predicate pushdown erroneously conservative with outer joins

Re: Review Request: HIVE-2337: Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread Charles Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1275/ --- (Updated 2011-09-01 04:42:25.815081) Review request for hive. Changes ---

[jira] [Commented] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13095116#comment-13095116 ] jirapos...@reviews.apache.org commented on HIVE-2337: -

[jira] [Updated] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-31 Thread Charles Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Chen updated HIVE-2337: --- Attachment: HIVE-2337v7.patch Predicate pushdown erroneously conservative with outer joins

Re: Review Request: HIVE-1989: recognize transitivity of predicates on join keys

2011-08-31 Thread Charles Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1228/ --- (Updated 2011-09-01 05:43:51.993258) Review request for hive. Changes ---

[jira] [Commented] (HIVE-1989) recognize transitivity of predicates on join keys

2011-08-31 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13095134#comment-13095134 ] jirapos...@reviews.apache.org commented on HIVE-1989: -