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 02DD211CD0 for ; Mon, 28 Jul 2014 16:30:44 +0000 (UTC) Received: (qmail 11575 invoked by uid 500); 28 Jul 2014 16:30:38 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 11542 invoked by uid 500); 28 Jul 2014 16:30:38 -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 11335 invoked by uid 99); 28 Jul 2014 16:30:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jul 2014 16:30:38 +0000 Date: Mon, 28 Jul 2014 16:30:38 +0000 (UTC) From: "Vitaly Brodetskyi (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-6636) Error on YARN Service Check after RM HA enabling MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Vitaly Brodetskyi created AMBARI-6636: ----------------------------------------- Summary: Error on YARN Service Check after RM HA enabling Key: AMBARI-6636 URL: https://issues.apache.org/jira/browse/AMBARI-6636 Project: Ambari Issue Type: Task Components: agent Affects Versions: 1.7.0 Reporter: Vitaly Brodetskyi Assignee: Vitaly Brodetskyi Priority: Critical Fix For: 1.7.0 Agent stderr log: {noformat} 2014-07-23 17:02:35,508 - Error while executing command 'service_check': Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 111, in execute method(env) File "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/YARN/package/scripts/service_check.py", line 59, in service_check logoutput=True File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 148, in __init__ self.env.run() File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 149, in run self.run_action(resource, action) File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 115, in run_action provider_action() File "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", line 239, in action_run raise ex Fail: Execution of '/usr/bin/python2.6 /tmp/validateYarnComponentStatus.py rm -p c6401.ambari.apache.org:8088 -s False' returned 1. Error getting response for url:http://c6401.ambari.apache.org:8088/ws/v1/cluster/nodes No JSON object could be decoded {noformat} -- This message was sent by Atlassian JIRA (v6.2#6252)