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)