Github user HuangWHWHW commented on the pull request:
https://github.com/apache/flink/pull/1098#issuecomment-141898429
@tillrohrmann
Thanks!
For saving the time, I usually `run mvn` verify in the sub-module where I
changed.
So, I forgot the DataStream.java in the other module before.
And I can see the CI detail now, and is the CI error following related to
me?
`Tests in error:
org.apache.flink.yarn.YARNSessionFIFOITCase.testJavaAPI(org.apache.flink.yarn.YARNSessionFIFOITCase)
Run 1: YARNSessionFIFOITCase.testJavaAPI:642 » Runtime Unable to get
Cluster status f...
Run 2:
YARNSessionFIFOITCase.checkForProhibitedLogContents:94->YarnTestBase.ensureNoProhibitedStringInLogFiles:294
Found a file
/home/travis/build/apache/flink/flink-yarn-tests/target/flink-yarn-tests-fifo/flink-yarn-tests-fifo-logDir-nm-1_0/application_1442651724242_0009/container_1442651724242_0009_01_000001/jobmanager-main.log
with a prohibited string: [Exception, Started
[email protected]:8081]
`
I'll try to rerun the CI and may report this error if this is not due to my
PR.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---