You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2016/01/09 18:23:39 UTC

[jira] [Commented] (BIGTOP-2228) Add tini as init process to bigtop/deploy images.

    [ https://issues.apache.org/jira/browse/BIGTOP-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15090703#comment-15090703 ] 

Evans Ye commented on BIGTOP-2228:
----------------------------------

I'm wondering what kind of error log you encountered? Maybe I've stepped in before. ;)

> Add tini as init process to bigtop/deploy images.
> -------------------------------------------------
>
>                 Key: BIGTOP-2228
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2228
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Olaf Flebbe
>            Assignee: Olaf Flebbe
>         Attachments: BIGTOP-2228.1.patch
>
>
> My bigtop deploy tests failed with java zombie processes running amok while running apt-get update.
> It looks like we are running in the "not reaping child processes" issue, normally handled by a init process. (see https://blog.phusion.nl/2015/01/20/docker-and-the-pid-1-zombie-reaping-problem/)
> Adding tini (https://github.com/krallin/tini) to the bigtop/deploy image for debian-8 fixed this. I propose to add this to all bigtop/deploy images.



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