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 8CE4117EDB for ; Sat, 1 Nov 2014 20:20:32 +0000 (UTC) Received: (qmail 18324 invoked by uid 500); 1 Nov 2014 20:20:32 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 18292 invoked by uid 500); 1 Nov 2014 20:20:32 -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 18264 invoked by uid 99); 1 Nov 2014 20:20:31 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Nov 2014 20:20:31 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 021991DFA39; Sat, 1 Nov 2014 20:20:36 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8881277564637888343==" MIME-Version: 1.0 Subject: Re: Review Request 27479: ERROR in log related to HttpProxy From: "Andrew Onischuk" To: "Mahadev Konar" , "Dmytro Sen" Cc: "Andrew Onischuk" , "Ambari" Date: Sat, 01 Nov 2014 20:20:36 -0000 Message-ID: <20141101202036.7137.66549@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Andrew Onischuk" X-ReviewGroup: Ambari X-ReviewRequest-URL: https://reviews.apache.org/r/27479/ X-Sender: "Andrew Onischuk" References: <20141101202015.7137.61412@reviews.apache.org> In-Reply-To: <20141101202015.7137.61412@reviews.apache.org> Reply-To: "Andrew Onischuk" X-ReviewRequest-Repository: ambari --===============8881277564637888343== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27479/ ----------------------------------------------------------- (Updated Nov. 1, 2014, 8:20 p.m.) Review request for Ambari, Dmytro Sen and Mahadev Konar. Bugs: AMBARI-8099 https://issues.apache.org/jira/browse/AMBARI-8099 Repository: ambari Description ------- Seeing ERROR in log file. Not sure what it is related to. This cluster does not have ganglia or nagios installed (just hdfs,yarn,mr,tez,zk). 12:48:29,568 ERROR [qtp9857725-23] HttpProxyPropertyProvider:198 - Error reading HTTP response from http://c6403.ambari.apache.org:8088/ws/v1/cluster/info 12:48:29,570 INFO [qtp9857725-23] GangliaPropertyProvider:458 - Ganglia server component is not live 12:48:36,859 ERROR [qtp9857725-20] HttpProxyPropertyProvider:198 - Error reading HTTP response from http://c6403.ambari.apache.org:8088/ws/v1/cluster/info 12:48:36,862 INFO [qtp9857725-20] GangliaPropertyProvider:458 - Ganglia server component is not live 12:48:43,963 ERROR [qtp9857725-24] HttpProxyPropertyProvider:198 - Error reading HTTP response from http://c6403.ambari.apache.org:8088/ws/v1/cluster/info Diffs ----- ambari-server/src/main/java/org/apache/ambari/server/controller/ganglia/GangliaPropertyProvider.java 6f5d025 ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HttpProxyPropertyProvider.java 3cd336c Diff: https://reviews.apache.org/r/27479/diff/ Testing ------- mvn clean test Thanks, Andrew Onischuk --===============8881277564637888343==--