You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Balazs Jeszenszky (Jira)" <ji...@apache.org> on 2021/10/28 21:28:00 UTC

[jira] [Created] (ARROW-14516) [CI] Disable privileged mode for Docker runs

Balazs Jeszenszky created ARROW-14516:
-----------------------------------------

             Summary: [CI] Disable privileged mode for Docker runs
                 Key: ARROW-14516
                 URL: https://issues.apache.org/jira/browse/ARROW-14516
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: Balazs Jeszenszky


cc [~Jayjeet]
ARROW-13607 enabled privileged mode for ubuntu-cpp docker builds, which prevents usage of userns remapping. We should disable privileged mode.

Privilege mode was required to mount cephfs, which, according to the Fuse docs here: https://docs.ceph.com/en/latest/cephfs/mount-using-fuse/, should be possible as non-root.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)