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 821A1DFE4 for ; Wed, 14 Nov 2012 12:46:00 +0000 (UTC) Received: (qmail 88143 invoked by uid 500); 14 Nov 2012 12:45:58 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 88071 invoked by uid 500); 14 Nov 2012 12:45:58 -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 88054 invoked by uid 99); 14 Nov 2012 12:45:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Nov 2012 12:45:57 +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 csivwashington@gmail.com designates 209.85.217.169 as permitted sender) Received: from [209.85.217.169] (HELO mail-lb0-f169.google.com) (209.85.217.169) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Nov 2012 12:45:50 +0000 Received: by mail-lb0-f169.google.com with SMTP id gk1so441519lbb.14 for ; Wed, 14 Nov 2012 04:45:30 -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=wEXx2UoB5FDuimk/ueqYgQ2XGOP+ov5Kzq4Zh3Ci0HY=; b=W+txS86xUke+u+3Kc/1zLHf3JpegW/79qwCe4GNLaYvq0fuS40p81fEmr4LDXHzFHN 2kxDoTSVOOFGh2gptC1VeTIn5SyVP5pgPrV1gROWuNBA+Tm0sGyyUOAOByBTKRDg+tQq 4avguuG6r0U/0KBKPwQLsETnWPbY2ymk4LT7kAo/9d32LZ2yehkXk+Li/lAcxbCbsVv5 /zf3YBTG08GUlUsEDvKtYuSu+vYk4rSi6gKNs6+I8637T3d9a58a/Q7L6juIAiPQjAOL mG9KMz8qvRFBgNLhQYNkcIMEe7/UCkWtxgPeDBPSHyf2jtx1IbWLP2ictOFY8odNpFmM 6GAg== MIME-Version: 1.0 Received: by 10.112.46.229 with SMTP id y5mr10890992lbm.114.1352897130150; Wed, 14 Nov 2012 04:45:30 -0800 (PST) Received: by 10.114.19.241 with HTTP; Wed, 14 Nov 2012 04:45:30 -0800 (PST) In-Reply-To: References: Date: Wed, 14 Nov 2012 21:45:30 +0900 Message-ID: Subject: Re: HBase shell fails to start until 10 am? From: Ceaser Ivan Washington To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=bcaec55405c2dc3b8c04ce73e875 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec55405c2dc3b8c04ce73e875 Content-Type: text/plain; charset=ISO-8859-1 Hello, My HBase is running in fully-distributed mode. I am using Hadoop and HBase from Cloudera of cdh3u5 over Ubuntu 12.04.1. I have installed ntp in all nodes and they all have the synchronized time. I have configured nothing on crontab. Regards, Ceaser Ivan Washington On Wed, Nov 14, 2012 at 9:33 PM, Jean-Marc Spaggiari < jean-marc@spaggiari.org> wrote: > Hi, > > What is you HBase configuration? Are you running on filly distributed > mode? If so, what is the clock on all your nodes? Is it synchronized? > do you have anything on your cron tab like ntpdate running at 10am? > > JM > > > 2012/11/14, Ceaser Ivan Washington : > > Hello, > > > > When I type "hbase shell" before 10 am, OS shell returns a message like > the > > following: > > > > "Could not find or load main class hmmss.log." > > > > (hmmss stands for the local time of HBase cluster. > > For example, hmmss is 74500 at 7:45 am.) > > > > After 10 am, including after 12 pm, this is not the case. > > In other words, I can only kick HBase's shell from 10 am (probably before > > the new day begins). > > Is there anybody who knows something about this behaviour? > > > > Regards, > > Ceaser Ivan Washington > > > --bcaec55405c2dc3b8c04ce73e875--