Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 81706 invoked from network); 12 Oct 2009 06:20:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Oct 2009 06:20:54 -0000 Received: (qmail 95047 invoked by uid 500); 12 Oct 2009 06:20:54 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 94982 invoked by uid 500); 12 Oct 2009 06:20:53 -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 94971 invoked by uid 99); 12 Oct 2009 06:20:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Oct 2009 06:20:53 +0000 X-ASF-Spam-Status: No, hits=-10.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Oct 2009 06:20:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 71CC6234C1EF for ; Sun, 11 Oct 2009 23:20:31 -0700 (PDT) Message-ID: <585382795.1255328431465.JavaMail.jira@brutus> Date: Sun, 11 Oct 2009 23:20:31 -0700 (PDT) From: "Amar Kamat (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Commented: (MAPREDUCE-1027) jobtracker.jsp can have an html text block for announcements by admins. In-Reply-To: <13491674.1253687356146.JavaMail.jira@brutus> 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-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764567#action_12764567 ] Amar Kamat commented on MAPREDUCE-1027: --------------------------------------- Vinod, the info for admins and users might differ but the channel is same i.e via jobtracker webui. The reason I linked these jiras is because I see a common framework for generating and publishing notifications/events. Also there is no way to distinguish admins and users. So for sometime we might show both (user and admin) together. > jobtracker.jsp can have an html text block for announcements by admins. > ----------------------------------------------------------------------- > > Key: MAPREDUCE-1027 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1027 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: jobtracker > Reporter: Vinod K V > > jobtracker.jsp is the first page for users of Map/Reduce clusters and can be used for sending information across to all users. It will be useful to have a text block on this page where administrators can put any latest notices/announcements time to time. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.