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 B617010209 for ; Wed, 27 Nov 2013 18:50:04 +0000 (UTC) Received: (qmail 46310 invoked by uid 500); 27 Nov 2013 18:49:52 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 46264 invoked by uid 500); 27 Nov 2013 18:49:48 -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 46122 invoked by uid 500); 27 Nov 2013 18:49:40 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 46072 invoked by uid 99); 27 Nov 2013 18:49:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2013 18:49:39 +0000 Date: Wed, 27 Nov 2013 18:49:39 +0000 (UTC) From: "Brock Noland (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-5897) Fix hadoop2 execution environment Milestone 2 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-5897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5897: ------------------------------- Assignee: Brock Noland Status: Patch Available (was: Open) > Fix hadoop2 execution environment Milestone 2 > --------------------------------------------- > > Key: HIVE-5897 > URL: https://issues.apache.org/jira/browse/HIVE-5897 > Project: Hive > Issue Type: Sub-task > Reporter: Brock Noland > Assignee: Brock Noland > Attachments: test.patch > > > Follow on to HIVE-5755. > List of known issues: > hcatalog-pig-adapter and ql need > {noformat} > > org.apache.hadoop > hadoop-mapreduce-client-common > ${hadoop-23.version} > test > > {noformat} > hcatalog hbase storage handler needs > {noformat} > > org.apache.hadoop > hadoop-common > ${hadoop-23.version} > tests > test > > > org.apache.hadoop > hadoop-mapreduce-client-hs > ${hadoop-23.version} > test > > > org.apache.hadoop > hadoop-yarn-server-tests > ${hadoop-23.version} > tests > test > > {noformat} -- This message was sent by Atlassian JIRA (v6.1#6144)