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 02F5BC6A9 for ; Tue, 16 Jul 2013 15:56:41 +0000 (UTC) Received: (qmail 45856 invoked by uid 500); 16 Jul 2013 15:56:38 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 45622 invoked by uid 500); 16 Jul 2013 15:56:38 -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 45613 invoked by uid 99); 16 Jul 2013 15:56:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jul 2013 15:56:37 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: local policy) Received: from [209.85.128.179] (HELO mail-ve0-f179.google.com) (209.85.128.179) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jul 2013 15:56:31 +0000 Received: by mail-ve0-f179.google.com with SMTP id d10so625992vea.24 for ; Tue, 16 Jul 2013 08:55:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :x-gm-message-state; bh=gjLE4XkKDK/Jox0uZVhE8HWjyGnMk/MlytWB6fSOR+I=; b=SqDFHH4st3O2LFUuxdEogwKYAhUHNghxsOhHB69dO6vpfu51Ab4+l1QaoO1Fnw6IXa 1CHOZ6ReSBl0qYcCN+73SYPB/oNPyC+ZOZxE+v3e0dqkpUq67FgI6sKQhP68VzJtE5pB iAKT3k5FGwXna7qDi0AQkgf87NR44agKhG7yg5GBj4rJI8KeMJzLS6P9gWFOBhvybefi IaaTkvAAYwB6XWdDJ/6JI+tENtel+ru1l6ED1fbe7TjoyTObFctT0KwVZZ+yRpCNIsqA qoq2FzBm0a/7Tyb7G6EuCLkK7BjL8BdalJCqNKrK2yrKwRHvb2Wv/234KZB02wQ4BGiT xteQ== X-Received: by 10.52.165.105 with SMTP id yx9mr547512vdb.30.1373990150255; Tue, 16 Jul 2013 08:55:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.68.81 with HTTP; Tue, 16 Jul 2013 08:55:29 -0700 (PDT) From: Jean-Marc Spaggiari Date: Tue, 16 Jul 2013 11:55:29 -0400 Message-ID: Subject: HBase Standalone against multiple drives To: user Content-Type: multipart/alternative; boundary=001a11c210ccd4c5e004e1a3028a X-Gm-Message-State: ALoCoQkSapcIjixRaLQI2qJ4pn4CUCOf3P4LQFeZ8TkLSoeiapnaT7LhhMpvUV7IdCReCcHpQOws X-Virus-Checked: Checked by ClamAV on apache.org --001a11c210ccd4c5e004e1a3028a Content-Type: text/plain; charset=UTF-8 Hi, "In standalone mode, HBase does not use HDFS -- it uses the local filesystem instead" but is there a way to give it more than one directory to write on? Or is pseudo-distributed mode the only way to do that? Thanks, JM --001a11c210ccd4c5e004e1a3028a--