You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2017/03/27 19:06:41 UTC

[jira] [Created] (BIGTOP-2722) Remove workaround allow build by root in Tez

Evans Ye created BIGTOP-2722:
--------------------------------

             Summary: Remove workaround allow build by root in Tez
                 Key: BIGTOP-2722
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2722
             Project: Bigtop
          Issue Type: Task
          Components: build, tez
    Affects Versions: 1.1.0, 1.0.0
            Reporter: Evans Ye
            Assignee: Evans Ye
             Fix For: 1.2.0


We've applied a workaround since 1.0.0 to allow building Tez as root(BIGTOP-1815). By that time there's no user namespace in docker yet. But now the feature is available, hence we should drop the workaround. 
We encountered the same issue when building Zeppelin 0.7(BIGTOP-2689), which has been addressed by specifying --user jenkins when starting docker containers. Therefore the fix should be simply remove the allow-root configuration.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)