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 8581310828 for ; Thu, 17 Oct 2013 09:50:49 +0000 (UTC) Received: (qmail 22059 invoked by uid 500); 17 Oct 2013 09:50:35 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 22037 invoked by uid 500); 17 Oct 2013 09:50: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 22007 invoked by uid 99); 17 Oct 2013 09:50:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 09:50:33 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of yuzhihong@gmail.com designates 209.85.192.180 as permitted sender) Received: from [209.85.192.180] (HELO mail-pd0-f180.google.com) (209.85.192.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 09:50:19 +0000 Received: by mail-pd0-f180.google.com with SMTP id p10so560454pdj.11 for ; Thu, 17 Oct 2013 02:49:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:mime-version:in-reply-to:content-type :content-transfer-encoding:message-id:cc:from:subject:date:to; bh=dZ55gprbNo/3mfh5J6Axt4DGSWX+d+MukAE6lxJW6Oc=; b=LDzq3J7etYdQpu7LYtLaPTnaYQXgoRoCuktGLD+VNeLhiclS9M5Y2HDw0o7m6nsJib 8D2GEVQvIlrncaRTcSiliaUG1ZAbXpNVmQpmXdqmKq25yDu78y2O3LOnCEfYC4oyzAI1 Zx9XcNF+Tr/vWgKjpVe3TjjfRM/pv98bR6L+N5hK8P242a68h/EFWMG87X9rFZVXMYJS PCtc/VNO7Blcnfzc1Ru9ONl+Sp1dcYns5ptBUbUKTmzKIVCd2xOCo+aj/+yFUI78P4yv otaO0iV2JhLEiw8f/8bxSRbuwQusOcS6WlIQGDMWs8DedImh6PM4ON5yrIEMYylQgqKx 1xjg== X-Received: by 10.68.98.229 with SMTP id el5mr7486168pbb.164.1382003399291; Thu, 17 Oct 2013 02:49:59 -0700 (PDT) Received: from [192.168.0.10] (c-24-130-233-55.hsd1.ca.comcast.net. [24.130.233.55]) by mx.google.com with ESMTPSA id fa4sm113136719pab.17.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 17 Oct 2013 02:49:57 -0700 (PDT) References: Mime-Version: 1.0 (1.0) In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <391BE156-3C79-4256-B6D1-B4385B3BFBD5@gmail.com> Cc: "user@hbase.apache.org" X-Mailer: iPhone Mail (10B146) From: Ted Yu Subject: Re: is jdk required to run hbase or jre alone is sufficient Date: Thu, 17 Oct 2013 02:48:48 -0700 To: "user@hbase.apache.org" X-Virus-Checked: Checked by ClamAV on apache.org JRE alone should be good. On Oct 15, 2013, at 10:10 PM, oc tsdb wrote: > HI , > > I would like to know if JRE alone is sufficient to run HBASE services or > JDK is required ? > > we are planning to install latest stable version of hbase > > Thanks, > > Oc.tsdb