From mapreduce-dev-return-2199-apmail-hadoop-mapreduce-dev-archive=hadoop.apache.org@hadoop.apache.org Wed Jul 14 09:26:19 2010 Return-Path: Delivered-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Received: (qmail 77528 invoked from network); 14 Jul 2010 09:26:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Jul 2010 09:26:19 -0000 Received: (qmail 32451 invoked by uid 500); 14 Jul 2010 09:26:19 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 32027 invoked by uid 500); 14 Jul 2010 09:26:16 -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 31990 invoked by uid 99); 14 Jul 2010 09:26:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jul 2010 09:26:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jul 2010 09:26:13 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6E9Pqo4003772 for ; Wed, 14 Jul 2010 09:25:52 GMT Message-ID: <23279503.371241279099552305.JavaMail.jira@thor> Date: Wed, 14 Jul 2010 05:25:52 -0400 (EDT) From: "Chris Douglas (JIRA)" To: mapreduce-dev@hadoop.apache.org Subject: [jira] Resolved: (MAPREDUCE-1376) Support for varied user submission in Gridmix In-Reply-To: <563823398.254651263522295064.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Douglas resolved MAPREDUCE-1376. -------------------------------------- Hadoop Flags: [Reviewed] Fix Version/s: 0.22.0 Resolution: Fixed Fixed in MAPREDUCE-1840 > Support for varied user submission in Gridmix > --------------------------------------------- > > Key: MAPREDUCE-1376 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1376 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: contrib/gridmix > Reporter: Chris Douglas > Assignee: Chris Douglas > Fix For: 0.22.0 > > Attachments: 1376-2-yhadoop-security.patch, 1376-3-yhadoop20.100.patch, 1376-4-yhadoop20.100.patch, 1376-5-yhadoop20-100.patch, 1376-yhadoop-security.patch, M1376-0.patch, M1376-1.patch, M1376-2.patch, M1376-3.patch, M1376-4.patch > > > Gridmix currently submits all synthetic jobs as the client user. It should be possible to map users in the trace to a set of users appropriate for the target cluster. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.