[
https://issues.apache.org/jira/browse/FLINK-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362337#comment-15362337
]
ASF GitHub Bot commented on FLINK-4146:
---------------------------------------
GitHub user rmetzger opened a pull request:
https://github.com/apache/flink/pull/2200
[FLINK-4146] Fix YARN test failure
Remove address resolution from test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmetzger/flink flink4146
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2200.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2200
----
commit 5e45f5e8acffef6fd05db7f1be3038db56d141e4
Author: Robert Metzger <[email protected]>
Date: 2016-07-04T11:31:37Z
[FLINK-4146] Fix YARN test failure
----
> CliFrontendYarnAddressConfigurationTest picks wrong IP address on Travis
> ------------------------------------------------------------------------
>
> Key: FLINK-4146
> URL: https://issues.apache.org/jira/browse/FLINK-4146
> Project: Flink
> Issue Type: Bug
> Components: YARN Client
> Reporter: Ufuk Celebi
> Assignee: Robert Metzger
> Labels: test-stability
> Fix For: 1.1.0
>
>
> {code}
>
> CliFrontendYarnAddressConfigurationTest.testManualOptionsOverridesYarn:274->checkJobManagerAddress:424
> expected:<[ip-10-221-130-22.ec2.internal]> but was:<[10.221.130.22]>
> {code}
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/142007244/log.txt
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/142007245/log.txt
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/142007246/log.txt
> This is a build from a personal branch, but should also happen on master.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)