[
https://issues.apache.org/jira/browse/FLINK-15029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Li updated FLINK-15029:
--------------------------
Description:
The "Dependency shading of table modules test" failed on travis with below
error:
{code}
Failure: There are unwanted dependencies in the
/home/travis/build/apache/flink/flink-end-to-end-tests/../flink-table/flink-table-planner-blink/target/flink-table-planner-blink_2.11-1.10-SNAPSHOT.jar
jar: -> com.esotericsoftware.kryo not found
[FAIL] Test script contains errors.
{code}
https://api.travis-ci.org/v3/job/619217949/log.txt
was:
The "Dependency shading of table modules test" failed on travis with below
error:
{code}
Failure: There are unwanted dependencies in the
/home/travis/build/apache/flink/flink-end-to-end-tests/../flink-table/flink-table-planner-blink/target/flink-table-planner-blink_2.11-1.10-SNAPSHOT.jar
jar: -> com.esotericsoftware.kryo not found
[FAIL] Test script contains errors.
{code}
> Dependency shading of table modules test failed on travis
> ---------------------------------------------------------
>
> Key: FLINK-15029
> URL: https://issues.apache.org/jira/browse/FLINK-15029
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Affects Versions: 1.10.0
> Reporter: Yu Li
> Priority: Blocker
> Labels: test-stability
> Fix For: 1.10.0
>
>
> The "Dependency shading of table modules test" failed on travis with below
> error:
> {code}
> Failure: There are unwanted dependencies in the
> /home/travis/build/apache/flink/flink-end-to-end-tests/../flink-table/flink-table-planner-blink/target/flink-table-planner-blink_2.11-1.10-SNAPSHOT.jar
> jar: -> com.esotericsoftware.kryo not found
> [FAIL] Test script contains errors.
> {code}
> https://api.travis-ci.org/v3/job/619217949/log.txt
--
This message was sent by Atlassian Jira
(v8.3.4#803005)