Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8653310E23 for ; Fri, 26 Dec 2014 07:33:39 +0000 (UTC) Received: (qmail 97897 invoked by uid 500); 26 Dec 2014 07:33:35 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 97833 invoked by uid 500); 26 Dec 2014 07:33:35 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 97820 invoked by uid 99); 26 Dec 2014 07:33:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Dec 2014 07:33:32 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of 7wangsong@gmail.com designates 209.85.220.45 as permitted sender) Received: from [209.85.220.45] (HELO mail-pa0-f45.google.com) (209.85.220.45) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Dec 2014 07:33:07 +0000 Received: by mail-pa0-f45.google.com with SMTP id lf10so12864860pab.4 for ; Thu, 25 Dec 2014 23:31:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=qd+UUpbHjmjvMibMk4bnuTk+nfIcwqkxTpSwPS/gnwM=; b=lDawMU0Gnm2XZocAY56IjRF/h9UWzAWXVdIdvzyEvMmjkbxoJ43EFGno7q/9S3rFB/ mo8G6auxTtnFRS/9LU6GkxqpjESHAsqovmMs6UCbPlqD3QAowgLGszOwDlXTxxWJ4VAD eZ3cv9BQhIvM5UBLUXhCQWTIdcJPlLBS7zYr0cJRC8SfJodwUWkOXaB8rURPDppWKHi+ 8htn9M7IteeTwElFacLu4OIwRk+6k2Eh8850TAH7an0pEuP3DK9fwrhI2oDM1ETKcE5D H9aFhdarj/O1jnT5h1UpKtoRz3GK1FQGwTGjCLlqtntsR5kMwxuX3KTrTQIgWZdnm1xy GEyA== MIME-Version: 1.0 X-Received: by 10.66.100.234 with SMTP id fb10mr3780862pab.103.1419579095791; Thu, 25 Dec 2014 23:31:35 -0800 (PST) Received: by 10.70.140.197 with HTTP; Thu, 25 Dec 2014 23:31:35 -0800 (PST) In-Reply-To: References: Date: Fri, 26 Dec 2014 15:31:35 +0800 Message-ID: Subject: Re: hortonworks HDP 2.2 quesions From: Charlot W <7wangsong@gmail.com> To: user Content-Type: multipart/alternative; boundary=047d7bd9035ebc3e89050b1983d6 X-Virus-Checked: Checked by ClamAV on apache.org --047d7bd9035ebc3e89050b1983d6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable i restarted the pc, hbase master can started 2014-12-26 15:22 GMT+08:00 Charlot W <7wangsong@gmail.com>: > maybe it is the upgrade cause the errors:) > > 2014-12-26 9:31 GMT+08:00 Ted Yu : > >> The contents of the directories are not viewable. >> >> I tried the command on a node where hdp 2.2 was installed but didn't see >> the error. >> >> Please continue this thread on hdp mailing list. >> >> Cheers >> >> On Thu, Dec 25, 2014 at 12:12 PM, Charlot W <7wangsong@gmail.com> wrote: >> >> > Hi, >> > i upgrade from hdp2.1 to hdp2.2 and i got two quesions >> > >> > 1. i run cmd to restart zookeeper: >> > export ZOOCFGDIR=3D/usr/hdp/current/zookeeper-server/conf;export >> > ZOOCFG=3Dzoo.cfg; source >> > /usr/hdp/current/zookeeper-server/conf/zookeeper-env.sh ; >> > /usr/hdp/current/zookeeper-server/bin/zkServer.sh restart >> > >> > show: >> > *JMX enabled by default* >> > *Using config: * >> > *Stopping zookeeper ... >> /usr/hdp/current/zookeeper-server/bin/zkServer.sh: >> > line 145: kill: (27513) - No such process* >> > *STOPPED* >> > *JMX enabled by default* >> > *Using config: * >> > *Starting zookeeper ... STARTED* >> > >> > 2. i run cmd to start hbase master: >> > /usr/hdp/current/hbase-master/bin/hbase-daemon.sh start master >> > >> > show: >> > >> > *Error: Can not find or load main >> > class org.apache.hadoop.hbase.master.HMaster* >> > >> > in /usr/hdp/current/hbase-client: >> > >> > =E2=80=8B >> > >> > in /usr/bin: >> > >> > =E2=80=8B >> > >> > please help, thank you:) >> > >> > > --047d7bd9035ebc3e89050b1983d6--