Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3389410BCD for ; Thu, 20 Nov 2014 19:24:35 +0000 (UTC) Received: (qmail 86213 invoked by uid 500); 20 Nov 2014 19:24:34 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 86145 invoked by uid 500); 20 Nov 2014 19:24:34 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 86126 invoked by uid 500); 20 Nov 2014 19:24:34 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 86122 invoked by uid 99); 20 Nov 2014 19:24:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2014 19:24:34 +0000 Date: Thu, 20 Nov 2014 19:24:34 +0000 (UTC) From: "Aswathy Chellammal Sreekumar (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-7948) Add an E2E test to verify fix for HIVE-7155 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-7948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14219827#comment-14219827 ] Aswathy Chellammal Sreekumar commented on HIVE-7948: ---------------------------------------------------- Included customized webhcat-site.xml that could be used for this test (webhcat-site.updateConfig.xml). Also included two script files that will update the webhcat configuration (by moving the custom webhcat-site.xml to installation directory) before test run and restore the webhcat configuration after test run. Please review the updated patch. > Add an E2E test to verify fix for HIVE-7155 > -------------------------------------------- > > Key: HIVE-7948 > URL: https://issues.apache.org/jira/browse/HIVE-7948 > Project: Hive > Issue Type: Test > Components: Tests, WebHCat > Reporter: Aswathy Chellammal Sreekumar > Assignee: Aswathy Chellammal Sreekumar > Priority: Minor > Attachments: HIVE-7948.1.patch, HIVE-7948.2.patch, HIVE-7948.patch > > > E2E Test to verify webhcat property templeton.mapper.memory.mb correctly overrides mapreduce.map.memory.mb. The feature was added as part of HIVE-7155. -- This message was sent by Atlassian JIRA (v6.3.4#6332)