Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0C62A17843 for ; Tue, 6 Oct 2015 20:58:27 +0000 (UTC) Received: (qmail 21546 invoked by uid 500); 6 Oct 2015 20:58:26 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 21490 invoked by uid 500); 6 Oct 2015 20:58:26 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 21475 invoked by uid 99); 6 Oct 2015 20:58:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Oct 2015 20:58:26 +0000 Date: Tue, 6 Oct 2015 20:58:26 +0000 (UTC) From: "Karthik Kambatla (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MAPREDUCE-6503) archive-logs tool should use HADOOP_PREFIX instead of HADOOP_HOME 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/MAPREDUCE-6503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945779#comment-14945779 ] Karthik Kambatla commented on MAPREDUCE-6503: --------------------------------------------- [~rkanter] - thanks for filing and working on this. Any comments on the testing done? May be, combine logs? > archive-logs tool should use HADOOP_PREFIX instead of HADOOP_HOME > ----------------------------------------------------------------- > > Key: MAPREDUCE-6503 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6503 > Project: Hadoop Map/Reduce > Issue Type: Bug > Affects Versions: 2.8.0 > Reporter: Robert Kanter > Assignee: Robert Kanter > Attachments: MAPREDUCE-6503.001.patch > > > The archive-logs tool currently uses {{HADOOP_HOME}} in the distributed shell job. It should instead use {{HADOOP_PREFIX}} due to HADOOP-12451/HADOOP-12456. -- This message was sent by Atlassian JIRA (v6.3.4#6332)