You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Masatake Iwasaki (Jira)" <ji...@apache.org> on 2022/04/14 00:52:00 UTC

[jira] [Resolved] (BIGTOP-3664) Building components in Docker requires additional parameters on Fedora 35

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

Masatake Iwasaki resolved BIGTOP-3664.
--------------------------------------
      Assignee: Leona Yoda
    Resolution: Fixed

> Building components in Docker requires additional parameters on Fedora 35
> -------------------------------------------------------------------------
>
>                 Key: BIGTOP-3664
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3664
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build, docker
>            Reporter: Kengo Seki
>            Assignee: Leona Yoda
>            Priority: Major
>             Fix For: 3.1.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> A follow-up for BIGTOP-3658. As reported in [https://github.com/apache/bigtop/pull/880#issuecomment-1083073140], building components in Docker seems to require the following options on Fedora 35.
> {code:java}
> --tmpfs /run --tmpfs /tmp --cgroupns=host -v /sys/fs/cgroup:/sys/fs/cgroup:rw
> {code}
> The {{./gradlew *-ind}} commands should compensate these options, or it should be documented somewhere at least.



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