You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2015/12/29 05:08:49 UTC

[jira] [Updated] (BIGTOP-2171) shared gradle directory on slave containers should be writable for non-root users

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

Konstantin Boudnik updated BIGTOP-2171:
---------------------------------------
    Attachment: 0001-BIGTOP-2171.-shared-gradle-directory-on-slave-contai.patch

Here's the patch. Validated it on centos-7 and seemingly the extra line does the trick

> shared gradle directory on slave containers should be writable for non-root users
> ---------------------------------------------------------------------------------
>
>                 Key: BIGTOP-2171
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2171
>             Project: Bigtop
>          Issue Type: Bug
>          Components: docker
>    Affects Versions: 1.1.0
>            Reporter: Konstantin Boudnik
>             Fix For: 1.1.0
>
>         Attachments: 0001-BIGTOP-2171.-shared-gradle-directory-on-slave-contai.patch
>
>
> After BIGTOP-2110 slave docker images do auto-setting for GRADLE_HOME and GRADLE_USER_HOME in order to share pre-populated cache. 
> However, these directories aren't writable for non-root users, which leads to gradle build failures if ran by not-privileged users. E.g. smoke tests will be failing because of that.



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