Return-Path: Delivered-To: apmail-hadoop-general-archive@minotaur.apache.org Received: (qmail 64028 invoked from network); 1 Oct 2009 08:14:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Oct 2009 08:14:35 -0000 Received: (qmail 57613 invoked by uid 500); 1 Oct 2009 08:14:35 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 57539 invoked by uid 500); 1 Oct 2009 08:14:35 -0000 Mailing-List: contact general-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@hadoop.apache.org Delivered-To: mailing list general@hadoop.apache.org Received: (qmail 57529 invoked by uid 99); 1 Oct 2009 08:14:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2009 08:14:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ryanobjc@gmail.com designates 209.85.210.197 as permitted sender) Received: from [209.85.210.197] (HELO mail-yx0-f197.google.com) (209.85.210.197) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2009 08:14:23 +0000 Received: by yxe35 with SMTP id 35so3858231yxe.2 for ; Thu, 01 Oct 2009 01:14:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=o5/JTevH3QttvxEd1ZwmuzonBxUUG7B4MeBaUoGhDNI=; b=rVhuPnEjlkQ0wCy1yeWP8BOZsJa8rBkaxGQ6PFUVzUd51/T7EuFLjeThRgNVv84IZw U8BqnHZ68NF/Hz22Deyla41eQCmXdLZ1OuRn3t+EkCRFKMLM6PMPcvj2hJkFqM/XKZG+ j0kB5Hfx6trpd+8XuFKHisBxmge2N9sLQVpPM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=j5RHsi6o0VwJyYuKTHIN1pzUN9W31+yVl+kRvIL0fIHr02Ew/w4VPJ+p/tlgdiiq5m 1o10zlV64+afHDZ7dCsaIN09lFCZ67EAFuVIx1yaQJRt81twPHwcqa0gCfyRHX7NA4dm TeH6F0/OswoeYW09AflwpXBXQ3cgKiuPsJztI= MIME-Version: 1.0 Received: by 10.150.130.39 with SMTP id c39mr1683738ybd.338.1254384842999; Thu, 01 Oct 2009 01:14:02 -0700 (PDT) In-Reply-To: <4AC462CF.70806@deri.org> References: <440561.64930.qm@web111413.mail.gq1.yahoo.com> <7c962aed0909301442g57a7b4ceg62a84ccb0ff22102@mail.gmail.com> <4AC45E97.20409@deri.org> <78568af10910010052gb67910am3b9c4e183eac0deb@mail.gmail.com> <4AC462CF.70806@deri.org> Date: Thu, 1 Oct 2009 01:14:02 -0700 Message-ID: <78568af10910010114m12e9dff8ve17c22351b788934@mail.gmail.com> Subject: Re: HBase configuration... From: Ryan Rawson To: general@hadoop.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org That seems reasonable, although the nice thing about /tmp is how universal it is :-) On Thu, Oct 1, 2009 at 1:05 AM, stephen mulcahy wrote: > Ryan Rawson wrote: >> >> yes, the standalone version uses file:///tmp to store data, to allow >> people to get up and running without HDFS. =A0And you are exactly >> correct, with /tmp being cleaned on reboot on many distros. =A0Grep for >> /tmp in hbase-default.xml to find the setting. > > Would it be better to default this directory to /var/tmp which would achi= eve > the same goal of allowing people to quickly get up and running but might > avoid some of the confusion of their HDFS disappearing on reboot (speakin= g > as one recently confused in such a manner ;) > > -stephen > > -- > Stephen Mulcahy, DI2, Digital Enterprise Research Institute, > NUI Galway, IDA Business Park, Lower Dangan, Galway, Ireland > http://di2.deri.ie =A0 =A0http://webstar.deri.ie =A0 =A0http://sindice.co= m >