[ https://issues.apache.org/jira/browse/FLINK-16759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jingsong Lee resolved FLINK-16759. ---------------------------------- Resolution: Fixed release-1.10: 572717dbc35369d29441c2ad4eb0ba73aa803ee0 > HiveModuleTest failed to compile on release-1.10 > ------------------------------------------------ > > Key: FLINK-16759 > URL: https://issues.apache.org/jira/browse/FLINK-16759 > Project: Flink > Issue Type: Bug > Components: Build System, Connectors / Hive > Reporter: Dian Fu > Assignee: Jingsong Lee > Priority: Major > Labels: pull-request-available > Fix For: 1.10.1 > > Time Spent: 20m > Remaining Estimate: 0h > > The cron task of release-1.10 failed to compile with the following exception: > {code} > 23:36:45.190 [ERROR] > /home/travis/build/apache/flink/flink-connectors/flink-connector-hive/src/test/java/org/apache/flink/table/module/hive/HiveModuleTest.java:[158,45] > constructor HiveModule in class > org.apache.flink.table.module.hive.HiveModule cannot be applied to given > types; > required: java.lang.String > found: no arguments > reason: actual and formal argument lists differ in length > {code} > instance: [https://api.travis-ci.org/v3/job/666450476/log.txt] -- This message was sent by Atlassian Jira (v8.3.4#803005)