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 7541D184CF for ; Mon, 27 Jul 2015 18:15:05 +0000 (UTC) Received: (qmail 43079 invoked by uid 500); 27 Jul 2015 18:15:05 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 43051 invoked by uid 500); 27 Jul 2015 18:15:05 -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 43036 invoked by uid 99); 27 Jul 2015 18:15:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jul 2015 18:15:05 +0000 Date: Mon, 27 Jul 2015 18:15:05 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-12552) Facter.py not using the hostname implementation and uses hostname -f instead 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-12552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14643147#comment-14643147 ] Hudson commented on AMBARI-12552: --------------------------------- SUCCESS: Integrated in Ambari-branch-2.1 #278 (See [https://builds.apache.org/job/Ambari-branch-2.1/278/]) AMBARI-12552. Facter.py not using the hostname implementation and uses hostname -f instead (aonishuk) (aonishuk: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d4f61d057a35a1ca09cf955b7e236b0918a5a7e9) * ambari-agent/src/main/python/ambari_agent/Facter.py > Facter.py not using the hostname implementation and uses hostname -f instead > ---------------------------------------------------------------------------- > > Key: AMBARI-12552 > URL: https://issues.apache.org/jira/browse/AMBARI-12552 > Project: Ambari > Issue Type: Bug > Reporter: Andrew Onischuk > Assignee: Andrew Onischuk > Fix For: 2.1.1 > > > Facter.py currently has it's own implementation instead of using hostname.py > This failed in production. > Making critical because it has the potential to hit us many more times > ambari_agent - Facter.py - [5524] - root - WARNING - Could not get > fqdn using /bin/hostname -f -- This message was sent by Atlassian JIRA (v6.3.4#6332)