You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/05/14 14:21:24 UTC

[GitHub] [zeppelin] liuxunorg opened a new pull request #3364: [ZEPPELIN-4155] Unable get available HostAddress in multi-NIC environment

liuxunorg opened a new pull request #3364: [ZEPPELIN-4155] Unable get available HostAddress in multi-NIC environment
URL: https://github.com/apache/zeppelin/pull/3364
 
 
   ### What is this PR for?
   1. Multiple NetworkCard will be configured on some servers.
   2. In the docker container environment, A container will also generate multiple virtual NetworkCard.
   
   `RemoteInterpreterUtils#findAvailableHostAddress()` sometimes can't get the correct network card information.
   
   
   ### What type of PR is it?
   [Improvement]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-4155
   
   ### How should this be tested?
   * [CI pass](https://travis-ci.org/liuxunorg/zeppelin/builds/532212106)
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? NO
   * Is there breaking changes for older versions? NO
   * Does this needs documentation? NO
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services