Hive-trunk-hadoop2 - Build # 242 - Still Failing

2013-06-16 Thread Apache Jenkins Server
Changes for Build #211 Changes for Build #212 Changes for Build #213 Changes for Build #214 [navis] HIVE-4572 ColumnPruner cannot preserve RS key columns corresponding to un-selected join keys in columnExprMap (Yin Huai via Navis) [navis] HIVE-4540 JOIN-GRP BY-DISTINCT fails with NPE when

[jira] [Commented] (HIVE-4730) Join on more than 2^31 records on single reducer failed (wrong results)

2013-06-16 Thread Gabi Kazav (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684584#comment-13684584 ] Gabi Kazav commented on HIVE-4730: -- looks like you right, sorry for that. will check and

[jira] [Updated] (HIVE-3926) PPD on virtual column of partitioned table is not working

2013-06-16 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3926: -- Attachment: HIVE-3926.D8121.3.patch navis updated the revision HIVE-3926 [jira] PPD on virtual column

[jira] [Commented] (HIVE-4290) Build profiles: Partial builds for quicker dev

2013-06-16 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684631#comment-13684631 ] Navis commented on HIVE-4290: - Could you rebase the patch? Build profiles:

[jira] [Commented] (HIVE-4290) Build profiles: Partial builds for quicker dev

2013-06-16 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684653#comment-13684653 ] Brock Noland commented on HIVE-4290: Nice patch! It'd be great to get this in.

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21 #405

2013-06-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21/405/ -- [...truncated 5539 lines...] [ivy:resolve] ... (25kB) [ivy:resolve] .. (0kB) [ivy:resolve] [SUCCESSFUL ] commons-logging#commons-logging-api;1.0.4!commons-logging-api.jar (34ms)

Build failed in Jenkins: Hive-0.10.0-SNAPSHOT-h0.20.1 #178

2013-06-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.10.0-SNAPSHOT-h0.20.1/178/ -- [...truncated 6160 lines...] init: [echo] Project: contrib create-dirs: [echo] Project: service [mkdir] Created dir:

Hive-trunk-h0.21 - Build # 2148 - Still Failing

2013-06-16 Thread Apache Jenkins Server
Changes for Build #2119 Changes for Build #2120 Changes for Build #2121 [navis] HIVE-4572 ColumnPruner cannot preserve RS key columns corresponding to un-selected join keys in columnExprMap (Yin Huai via Navis) [navis] HIVE-4540 JOIN-GRP BY-DISTINCT fails with NPE when mapjoin.mapreduce=true

Supporting an independent build farm

2013-06-16 Thread Edward Capriolo
Hive's unit test suite has gotten larger as we have added more features and thus it takes longer to run. For a single machine duel core with solid state disks I have to start a test run at night, and then check the next morning to see if the run has finished. (I have been running tests for maybe 2

[jira] [Commented] (HIVE-4730) Join on more than 2^31 records on single reducer failed (wrong results)

2013-06-16 Thread Gabi Kazav (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684759#comment-13684759 ] Gabi Kazav commented on HIVE-4730: -- Looks good, thanks! Join on more

Re: Supporting an independent build farm

2013-06-16 Thread Vinod Kumar Vavilapalli
This is from someone from Hadoop and who's been on and off in Hive. Dedicated test resources is good, but there are other (simpler?) things worth pursuing to begin with - suggestions from the peanut gallery: - Split the project into modules. Without thinking much, a simple split could be

[jira] [Created] (HIVE-4739) Create public parallel test environment

2013-06-16 Thread Brock Noland (JIRA)
Brock Noland created HIVE-4739: -- Summary: Create public parallel test environment Key: HIVE-4739 URL: https://issues.apache.org/jira/browse/HIVE-4739 Project: Hive Issue Type: Improvement

[jira] [Commented] (HIVE-4739) Create public parallel test environment

2013-06-16 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684820#comment-13684820 ] Brock Noland commented on HIVE-4739: As I see it there are three phases: 1) Executing

[jira] [Updated] (HIVE-4739) Create public parallel test environment

2013-06-16 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4739: --- Description: See discussion here

Re: Supporting an independent build farm

2013-06-16 Thread Brock Noland
Hi Edward and Vinod, I agree with what has been said here and it's an area I have taken a particular interest. I think the project modularity could be improved. For example the ql module is quite large. Additionally using unit tests with mocked components as opposed to .q file tests/tests which

[jira] [Commented] (HIVE-4711) Fix TestCliDriver.list_bucket_query_oneskew_{1,2,3}.q on 0.23

2013-06-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684830#comment-13684830 ] Ashutosh Chauhan commented on HIVE-4711: To make sure its not environment related,

[jira] [Commented] (HIVE-4711) Fix TestCliDriver.list_bucket_query_oneskew_{1,2,3}.q on 0.23

2013-06-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684832#comment-13684832 ] Ashutosh Chauhan commented on HIVE-4711: Looking closely at your comment, now I

[jira] [Commented] (HIVE-4711) Fix TestCliDriver.list_bucket_query_oneskew_{1,2,3}.q on 0.23

2013-06-16 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684835#comment-13684835 ] Brock Noland commented on HIVE-4711: Hmm but in my comment I passed -Dhadoop.mr.rev=23

[jira] [Commented] (HIVE-4711) Fix TestCliDriver.list_bucket_query_oneskew_{1,2,3}.q on 0.23

2013-06-16 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684842#comment-13684842 ] Brock Noland commented on HIVE-4711: I've reproduced on another machine. I'll take a

Hive-trunk-hadoop2 - Build # 243 - Still Failing

2013-06-16 Thread Apache Jenkins Server
Changes for Build #212 Changes for Build #213 Changes for Build #214 [navis] HIVE-4572 ColumnPruner cannot preserve RS key columns corresponding to un-selected join keys in columnExprMap (Yin Huai via Navis) [navis] HIVE-4540 JOIN-GRP BY-DISTINCT fails with NPE when mapjoin.mapreduce=true

Re: Review Request: HIVE-4711: Fix TestCliDriver.list_bucket_query_oneskew_{1, 2, 3}.q on 0.23

2013-06-16 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11800/ --- (Updated June 17, 2013, 3:32 a.m.) Review request for hive and Ashutosh

[jira] [Updated] (HIVE-4711) Fix TestCliDriver.list_bucket_query_oneskew_{1,2,3}.q on 0.23

2013-06-16 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4711: --- Attachment: HIVE-4711.patch OK updated patch attached. Odd as I could not reproduce on a VM. Now that

[jira] [Updated] (HIVE-4711) Fix TestCliDriver.list_bucket_query_oneskew_{1,2,3}.q on 0.23

2013-06-16 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4711: --- Status: Patch Available (was: Open) Fix TestCliDriver.list_bucket_query_oneskew_{1,2,3}.q on

[jira] [Resolved] (HIVE-4682) Temporary files are not closed in PTFPersistence on jvm reuse.

2013-06-16 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis resolved HIVE-4682. - Resolution: Fixed Fix Version/s: 0.12.0 Committed to trunk. Thanks, Harish! Temporary

[jira] [Updated] (HIVE-4733) HiveLockObjectData is not compared properly

2013-06-16 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4733: -- Attachment: HIVE-4733.D11277.2.patch navis updated the revision HIVE-4733 [jira] HiveLockObjectData is

[jira] [Commented] (HIVE-4708) Fix TestCliDriver.combine2.q on 0.23

2013-06-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684981#comment-13684981 ] Hudson commented on HIVE-4708: -- Integrated in Hive-trunk-h0.21 #2149 (See

Hive-trunk-h0.21 - Build # 2149 - Still Failing

2013-06-16 Thread Apache Jenkins Server
Changes for Build #2120 Changes for Build #2121 [navis] HIVE-4572 ColumnPruner cannot preserve RS key columns corresponding to un-selected join keys in columnExprMap (Yin Huai via Navis) [navis] HIVE-4540 JOIN-GRP BY-DISTINCT fails with NPE when mapjoin.mapreduce=true (Gunther Hagleitner via

[jira] [Updated] (HIVE-4711) Fix TestCliDriver.list_bucket_query_oneskew_{1,2,3}.q on 0.23

2013-06-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-4711: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk.

[jira] [Commented] (HIVE-4707) Support configurable domain name for HiveServer2 LDAP authentication using Active Directory

2013-06-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684987#comment-13684987 ] Ashutosh Chauhan commented on HIVE-4707: One option was to use username like

[jira] [Commented] (HIVE-4593) ErrorMsg has several messages that reuse the same error code

2013-06-16 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684990#comment-13684990 ] Phabricator commented on HIVE-4593: --- ashutoshc has accepted the revision HIVE-4593 [jira]