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/01/12 15:16:00 UTC

[jira] [Resolved] (BIGTOP-3614) Docker provisioner fails to start a cluster on Debian 10/11 images

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

Masatake Iwasaki resolved BIGTOP-3614.
--------------------------------------
    Fix Version/s: 3.0.1
       Resolution: Fixed

> Docker provisioner fails to start a cluster on Debian 10/11 images
> ------------------------------------------------------------------
>
>                 Key: BIGTOP-3614
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3614
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Luca Toscano
>            Assignee: Luca Toscano
>            Priority: Major
>             Fix For: 3.1.0, 3.0.1
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> I am trying to run smoke tests for the trunk packages, but I keep seeing a failure:
> {code}
>  ./docker-hadoop.sh   --create 1   --image bigtop/puppet:trunk-debian-11  --memory 8g   --repo file:///bigtop-home/output/apt   --disable-gpg-check   --stack hdfs,yarn,mapreduce,hbase   --smoke-tests hbase
> {code}
> {code}
> Failed to connect to bus: No such file or directory
> {code}
> I used nsenter -m to connect to the container, created the /run/dbus directory, and ran ./docker-hadoop.h --provision, and the issue disappeared (I am seeing others right now but I will probably open other tasks).
> IIUC Docker compose should take care of the /run/dbus directory (since it is used to store the dbus system socket),  but I can't find a way to do it properly (in theory it should be mounted as tmpfs).



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