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 2414210A79 for ; Fri, 18 Oct 2013 02:11:45 +0000 (UTC) Received: (qmail 26078 invoked by uid 500); 18 Oct 2013 02:11:42 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 26016 invoked by uid 500); 18 Oct 2013 02:11:42 -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 25893 invoked by uid 500); 18 Oct 2013 02:11:42 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 25845 invoked by uid 99); 18 Oct 2013 02:11:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Oct 2013 02:11:42 +0000 Date: Fri, 18 Oct 2013 02:11:42 +0000 (UTC) From: "Eugene Koifman (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null 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-5511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-5511: --------------------------------- Status: Patch Available (was: Open) > percentComplete returned by job status from WebHCat is null > ----------------------------------------------------------- > > Key: HIVE-5511 > URL: https://issues.apache.org/jira/browse/HIVE-5511 > Project: Hive > Issue Type: Bug > Components: WebHCat > Affects Versions: 0.12.0 > Reporter: Eugene Koifman > Assignee: Eugene Koifman > Attachments: HIVE-5511.2.patch > > > In hadoop1 the logging from MR is sent to stderr. In H2, by default, to syslog. templeton.tool.LaunchMapper expects to see the output on stderr to produce 'percentComplete' in job status. -- This message was sent by Atlassian JIRA (v6.1#6144)