Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-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 BA686F60A for ; Mon, 8 Apr 2013 17:05:16 +0000 (UTC) Received: (qmail 37314 invoked by uid 500); 8 Apr 2013 17:05:16 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 37272 invoked by uid 500); 8 Apr 2013 17:05:16 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 37129 invoked by uid 99); 8 Apr 2013 17:05:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Apr 2013 17:05:16 +0000 Date: Mon, 8 Apr 2013 17:05:16 +0000 (UTC) From: "Siddharth Wagle (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-1836) Remove hard-coded ports from agent scripts 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/AMBARI-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle updated AMBARI-1836: ------------------------------------ Attachment: AMBARI-1836.patch > Remove hard-coded ports from agent scripts > ------------------------------------------ > > Key: AMBARI-1836 > URL: https://issues.apache.org/jira/browse/AMBARI-1836 > Project: Ambari > Issue Type: Bug > Components: agent > Affects Versions: 1.3.0 > Reporter: Siddharth Wagle > Assignee: Siddharth Wagle > Fix For: 1.3.0 > > Attachments: AMBARI-1836.patch > > > Datanode ports need to be read from parameters in the site manifest. Here is an example of what needs to be changed: > $dfs_datanode_address = 50075 > $dfs_datanode_http_address = 50075 > Please look for all possible places where ports are hard-coded. (params.pp) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira