Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-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 BEDF910AC6 for ; Sun, 15 Sep 2013 14:44:13 +0000 (UTC) Received: (qmail 95990 invoked by uid 500); 15 Sep 2013 14:44:12 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 95807 invoked by uid 500); 15 Sep 2013 14:44:03 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 95795 invoked by uid 99); 15 Sep 2013 14:44:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Sep 2013 14:44:01 +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 bs4mailinglist@gmail.com designates 209.85.215.177 as permitted sender) Received: from [209.85.215.177] (HELO mail-ea0-f177.google.com) (209.85.215.177) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Sep 2013 14:43:56 +0000 Received: by mail-ea0-f177.google.com with SMTP id f15so1476909eak.8 for ; Sun, 15 Sep 2013 07:43:35 -0700 (PDT) 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=15p7ec3glA+fOVa8aksbwb7e9fRWFKWuQdFrRxgeTmY=; b=CyJOFwqgzUU5+Dcz+X5CN8InVCNyEWZ++ca7sO3wrvJGHvnwv2UDd6m4QNpe7ftCwG EjvtNYiZ5yA9cKDlJ0sPV6GjIOjNrz80u6rAPh05PzMMQsQrfs6j31sbU8eeyQ+J4YRZ 6oZKAZLG+e4aYWnqqISRTKgVARBlwBJmlyAS/BRenUCHJx+dJKGOEQ2MpYkYs9cDRPYr Wjb6BlkBQt8JT9ZDiq2QdBb34SU8hBEXnkO/ZpRvAZoOuo4flbgXZNYfon1CQ54vw7fz fVS4qitqTVCB2wHNQMcBXyHADBCP15SsN0BgVqF7OVIZhy+hcXgiLDVltiVUvso10Hat Sphg== MIME-Version: 1.0 X-Received: by 10.14.184.3 with SMTP id r3mr3496700eem.49.1379256215640; Sun, 15 Sep 2013 07:43:35 -0700 (PDT) Received: by 10.14.144.66 with HTTP; Sun, 15 Sep 2013 07:43:35 -0700 (PDT) In-Reply-To: References: Date: Sun, 15 Sep 2013 17:43:35 +0300 Message-ID: Subject: Re: dataDir parameter in a distributed installation From: Sznajder ForMailingList To: user@zookeeper.apache.org, michi@cs.stanford.edu Content-Type: multipart/alternative; boundary=047d7b34386ac9c67504e66d1c3f X-Virus-Checked: Checked by ClamAV on apache.org --047d7b34386ac9c67504e66d1c3f Content-Type: text/plain; charset=ISO-8859-1 Thanks On Thu, Sep 12, 2013 at 8:44 PM, Michi Mutsuzaki wrote: > Hi Benjamin, > > dataDir is local to each node. > > On Thu, Sep 12, 2013 at 3:29 AM, Sznajder ForMailingList > wrote: > > Hi. > > > > When I am using zookeeper in a distributed env., should I define in the > > zoo.cfg gile the dataDir to point to a local directory on each > > server? > > Or should I point it to a shared directory on the dfs? > > > > > > Many thanks! > > > > Benjamin > --047d7b34386ac9c67504e66d1c3f--