Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 30AB317E2E for ; Fri, 3 Apr 2015 02:26:58 +0000 (UTC) Received: (qmail 34874 invoked by uid 500); 3 Apr 2015 02:26:53 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 34821 invoked by uid 500); 3 Apr 2015 02:26:53 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 34807 invoked by uid 99); 3 Apr 2015 02:26:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Apr 2015 02:26:53 +0000 Date: Fri, 3 Apr 2015 02:26:52 +0000 (UTC) From: "sridhararao mutluri (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13392) Hbase master dyeing out in 1.0 distributed mode with hadoop 2.6 HA 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/HBASE-13392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393961#comment-14393961 ] sridhararao mutluri commented on HBASE-13392: --------------------------------------------- hbase(main):001:0> create 'test', 'cf' ERROR: Can't get master address from ZooKeeper; znode data == null > Hbase master dyeing out in 1.0 distributed mode with hadoop 2.6 HA > ------------------------------------------------------------------ > > Key: HBASE-13392 > URL: https://issues.apache.org/jira/browse/HBASE-13392 > Project: HBase > Issue Type: Brainstorming > Components: hadoop2, hbase > Affects Versions: 1.0.0 > Environment: rhel 6 64bit > Reporter: sridhararao mutluri > Priority: Minor > > HBASE master is dyeing out speedily in cluster mode with this error: > My HMASTER is dyeing out speedily as hmaster log shows below error: > 2015-04-02 03:43:43,588 FATAL [vxa1:16020.activeMasterManager] master.HMaster: Failed to become active master > java.net.ConnectException: Call From vxa1.cloud.com/10.1.178.86 to vxa1.cloud.com:9000 failed on connection exception: java.net.ConnectException: Connection refused; For more details see: http://wiki.apache.org/hadoop/ConnectionRefused > Please suggest any solution. > The hadoop 2.6 HA core-site.xml fs deafult shows cluster name only where as in hbase-site.xml shows -- This message was sent by Atlassian JIRA (v6.3.4#6332)