Return-Path: X-Original-To: apmail-incubator-drill-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-drill-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 718C717774 for ; Fri, 7 Nov 2014 17:01:34 +0000 (UTC) Received: (qmail 56996 invoked by uid 500); 7 Nov 2014 17:01:34 -0000 Delivered-To: apmail-incubator-drill-user-archive@incubator.apache.org Received: (qmail 56950 invoked by uid 500); 7 Nov 2014 17:01:34 -0000 Mailing-List: contact drill-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: drill-user@incubator.apache.org Delivered-To: mailing list drill-user@incubator.apache.org Received: (qmail 56920 invoked by uid 99); 7 Nov 2014 17:01:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2014 17:01:33 +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 jacques.drill@gmail.com designates 209.85.216.173 as permitted sender) Received: from [209.85.216.173] (HELO mail-qc0-f173.google.com) (209.85.216.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2014 17:01:07 +0000 Received: by mail-qc0-f173.google.com with SMTP id x3so2790461qcv.4 for ; Fri, 07 Nov 2014 09:01:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=0G2034dUiz7Ar++SS04OWuamQA/58ntJqVTNE14qmNo=; b=NbAP8lULpR+tT4tSWBEVAs62NhiWjes1bcTUdJU8dpqCM2N+YLVux04IO2jos7foBm tkVB/Doa4Myc5XNFs/K3HGaRrK0TDbms0zolCkwk8GG91pvszLTHlKDww4trjevUhDyN r46mJj++1rwFIBrxHi4B/C1KL0s8+zPqasF4KtpEXMkj1IApI8smx3ckZygTXaWMqlI/ CkAeQqXYv10J5Leu7xjFNNqirfb8AQ8F0iV4V52fdNO91vgSGaFeqb1wfGhu/Ym/goxp 54+pWJ7iinYE9Cq9zUvG1IRGz1V3+lBc5PQ50oyryXo9JRoc0uZGzgxyyHPla4mPAyGM tbRQ== MIME-Version: 1.0 X-Received: by 10.224.4.197 with SMTP id 5mr19409553qas.74.1415379666384; Fri, 07 Nov 2014 09:01:06 -0800 (PST) Sender: jacques.drill@gmail.com Received: by 10.96.79.10 with HTTP; Fri, 7 Nov 2014 09:01:06 -0800 (PST) In-Reply-To: References: Date: Fri, 7 Nov 2014 09:01:06 -0800 X-Google-Sender-Auth: Jl0P92YMEik3heSF-ea82Cj6eX4 Message-ID: Subject: Re: Where does Drill keep state in embedded mode From: Jacques Nadeau To: "drill-user@incubator.apache.org" Content-Type: multipart/alternative; boundary=001a11c252363cd04b050747c265 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c252363cd04b050747c265 Content-Type: text/plain; charset=UTF-8 If I recall, it defaults to /tmp/drill. On Fri, Nov 7, 2014 at 8:31 AM, Tomer Shiran wrote: > Is there a local ZooKeeper directory somewhere? > > I would like to clear the current state (eg, storage plugins). > --001a11c252363cd04b050747c265--