You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/10/19 18:22:05 UTC

[jira] [Resolved] (DRILL-3949) new storage plugin config is not saved on OS X

     [ https://issues.apache.org/jira/browse/DRILL-3949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Nadeau resolved DRILL-3949.
-----------------------------------
    Resolution: Not A Problem

This is expected behavior. OS X (and most systems), clear /tmp/ on a reboot. If you want to persist these settings (when using embedded mode) you'll need to set the following configuration in your drill-override.conf:

drill.exec.sys.store.provider.local.path: "<my desired path>"

> new storage plugin config is not saved on OS X
> ----------------------------------------------
>
>                 Key: DRILL-3949
>                 URL: https://issues.apache.org/jira/browse/DRILL-3949
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>         Environment: OS X 10.9.5
>            Reporter: Kristine Hahn
>
> Drill 1.2.0 running in embedded mode removes /tmp/drill/sys.storage_plugins on my OSX.  I created a new storage plugin, and it disappeared when I rebooted. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)