You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "thomas liu (JIRA)" <ji...@apache.org> on 2016/05/06 21:53:12 UTC

[jira] [Created] (SLIDER-1118) Making YarnDockerManager retrieve IP and hostname through python module instead of system command

thomas liu created SLIDER-1118:
----------------------------------

             Summary: Making YarnDockerManager retrieve IP and hostname through python module instead of system command
                 Key: SLIDER-1118
                 URL: https://issues.apache.org/jira/browse/SLIDER-1118
             Project: Slider
          Issue Type: Improvement
            Reporter: thomas liu
            Assignee: thomas liu


Nowadays, some OS in docker containers don't have the system command used in YarnDockerManager. So we migrate to using Python modules to retrieve IP and hostname of the container, instead of system command.



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