You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "James Turton (Jira)" <ji...@apache.org> on 2022/03/05 06:05:00 UTC

[jira] [Created] (DRILL-8156) Declare a VOLUME in the Drill Dockerfile for optional persistent storage

James Turton created DRILL-8156:
-----------------------------------

             Summary: Declare a VOLUME in the Drill Dockerfile for optional persistent storage
                 Key: DRILL-8156
                 URL: https://issues.apache.org/jira/browse/DRILL-8156
             Project: Apache Drill
          Issue Type: Improvement
          Components: Tools, Build &amp; Test
    Affects Versions: 1.20.0
            Reporter: James Turton
            Assignee: James Turton


Some users of embedded Drill in Docker want to use a persistent volume for Drill's local storage which holds things like Drill storage configs.  Because Drill no longer runs as root in the Docker container, these users need a mountpoint that has been chowned to drilluser.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)