Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8E7841827A for ; Tue, 15 Sep 2015 22:14:46 +0000 (UTC) Received: (qmail 80575 invoked by uid 500); 15 Sep 2015 22:14:46 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 80487 invoked by uid 500); 15 Sep 2015 22:14:46 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 80298 invoked by uid 99); 15 Sep 2015 22:14:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Sep 2015 22:14:46 +0000 Date: Tue, 15 Sep 2015 22:14:46 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-12410) atlas service definition needs to leverage persistent http/https port properties 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-12410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14746367#comment-14746367 ] Hudson commented on AMBARI-12410: --------------------------------- FAILURE: Integrated in Ambari-trunk-Commit #3447 (See [https://builds.apache.org/job/Ambari-trunk-Commit/3447/]) AMBARI-12410. atlas service definition needs to leverage persistent http/https port properties (Jonathan Maron via alejandro) (afernandez: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e9af9be3728ec6a15a2178724bc19eed66e97f8f) * ambari-server/src/test/python/stacks/2.3/ATLAS/test_metadata_server.py * ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/configuration/atlas-env.xml * ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/alerts.json * ambari-server/src/test/python/stacks/2.3/configs/default.json * ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/params.py * ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/configuration/application-properties.xml * ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py * ambari-web/app/models/quick_links.js * ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-site.xml * ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata_server.py * ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml > atlas service definition needs to leverage persistent http/https port properties > -------------------------------------------------------------------------------- > > Key: AMBARI-12410 > URL: https://issues.apache.org/jira/browse/AMBARI-12410 > Project: Ambari > Issue Type: Bug > Components: stacks > Reporter: Jonathan Maron > Assignee: Jonathan Maron > Fix For: 2.1.2 > > Original Estimate: 48h > Remaining Estimate: 48h > > There are now persistent port properties for atlas. Instead of leveraging the '--port' command line option, the atlas scripts should be modified to leverage these properties for designating the port to be leveraged. -- This message was sent by Atlassian JIRA (v6.3.4#6332)