egasimov commented on issue #2940:
URL: https://github.com/apache/drill/issues/2940#issuecomment-2340878456

   @cgivre yes, we have checked it as well.
   
   In `s3` storage plugin, after making "writable" param from `/` to 
`/any-subdirectory`, and then it worked well.
   ```
     "workspaces": {
       "root": {
         "location": "/save",
         "writable": true,
         "defaultInputFormat": null,
         "allowAccessOutsideWorkspace": false
       }
     },
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to