Return-Path: X-Original-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E6B01069A for ; Mon, 25 Nov 2013 07:07:50 +0000 (UTC) Received: (qmail 54477 invoked by uid 500); 25 Nov 2013 07:07:45 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 54395 invoked by uid 500); 25 Nov 2013 07:07:38 -0000 Mailing-List: contact mapreduce-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-dev@hadoop.apache.org Delivered-To: mailing list mapreduce-dev@hadoop.apache.org Received: (qmail 54363 invoked by uid 99); 25 Nov 2013 07:07:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Nov 2013 07:07:36 +0000 Date: Mon, 25 Nov 2013 07:07:36 +0000 (UTC) From: "Gera Shegalov (JIRA)" To: mapreduce-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (MAPREDUCE-5650) Job fails when hprof mapreduce.task.profile.map/reduce.params is specified MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Gera Shegalov created MAPREDUCE-5650: ---------------------------------------- Summary: Job fails when hprof mapreduce.task.profile.map/reduce.params is specified Key: MAPREDUCE-5650 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5650 Project: Hadoop Map/Reduce Issue Type: Bug Components: mrv2 Reporter: Gera Shegalov Assignee: Gera Shegalov When one uses dedicated hprof mapreduce.task.profile.map.params or mapreduce.task.profile.reduce.params, the profiled tasks will fail to launch because hprof parameters are supplied to the child jvm twice. -- This message was sent by Atlassian JIRA (v6.1#6144)