[
https://issues.apache.org/jira/browse/FLINK-16141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039020#comment-17039020
]
Rui Li commented on FLINK-16141:
--------------------------------
Looked through the travis log and the "various exceptions" are actually error
logs printed by Hive code. Most of these logs are generated by negative test
cases, so they're expected.
The actual failure was {{TableEnvHiveConnectorTest}} and it failed because it
couldn't connect to metastore server. I'm not sure about the root cause at the
moment. It could be just flaky network connections.
[~sewen] can the test failure be easily reproduced?
> HiveTableSourceTest unstable
> ----------------------------
>
> Key: FLINK-16141
> URL: https://issues.apache.org/jira/browse/FLINK-16141
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Hive
> Affects Versions: 1.10.0
> Reporter: Stephan Ewen
> Priority: Blocker
> Fix For: 1.11.0
>
>
> The test fails with various exceptions.
> See https://api.travis-ci.org/v3/job/651866181/log.txt
--
This message was sent by Atlassian Jira
(v8.3.4#803005)