Return-Path: Delivered-To: apmail-hadoop-chukwa-dev-archive@minotaur.apache.org Received: (qmail 1335 invoked from network); 8 Nov 2009 07:35:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Nov 2009 07:35:17 -0000 Received: (qmail 44948 invoked by uid 500); 8 Nov 2009 07:35:17 -0000 Delivered-To: apmail-hadoop-chukwa-dev-archive@hadoop.apache.org Received: (qmail 44917 invoked by uid 500); 8 Nov 2009 07:35:17 -0000 Mailing-List: contact chukwa-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chukwa-dev@hadoop.apache.org Delivered-To: mailing list chukwa-dev@hadoop.apache.org Received: (qmail 44904 invoked by uid 99); 8 Nov 2009 07:35:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Nov 2009 07:35:17 +0000 X-ASF-Spam-Status: No, hits=-10.5 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; Sun, 08 Nov 2009 07:35:14 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E00FF234C4AD for ; Sat, 7 Nov 2009 23:34:32 -0800 (PST) Message-ID: <1734832647.1257665672916.JavaMail.jira@brutus> Date: Sun, 8 Nov 2009 07:34:32 +0000 (UTC) From: "Ari Rabkin (JIRA)" To: chukwa-dev@hadoop.apache.org Subject: [jira] Updated: (CHUKWA-353) Make port for HICC Jetty server configurable In-Reply-To: <1671964634.1247784734845.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/CHUKWA-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ari Rabkin updated CHUKWA-353: ------------------------------ Fix Version/s: (was: 0.3.0) 0.4.0 > Make port for HICC Jetty server configurable > -------------------------------------------- > > Key: CHUKWA-353 > URL: https://issues.apache.org/jira/browse/CHUKWA-353 > Project: Hadoop Chukwa > Issue Type: Improvement > Components: User Interface > Affects Versions: 0.3.0 > Reporter: Jiaqi Tan > Assignee: Jiaqi Tan > Priority: Minor > Fix For: 0.4.0 > > > Current Jetty port defaults to 8080; this is changeable from the command-line, the plan is to add an environment variable in chukwa-env.sh to allow changing of the port and to have the hicc.sh script pick that value up. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.