Hi masters,

All compile_ci of flink-ci[1] failed today, seemingly for the same reason:
````
05:03:16,982 ERROR org.apache.flink.tools.ci.suffixcheck.ScalaSuffixChecker
[] - Violations found:
Scala-free module 'flink-hadoop-compatibility' is referenced with scala
suffix in 'flink-formats/flink-sequence-file/pom.xml'.
Scala-free module 'flink-hadoop-compatibility' is referenced with scala
suffix in 'flink-connectors/flink-hadoop-compatibility/pom.xml'.
Scala-free module 'flink-hadoop-compatibility' is referenced with scala
suffix in 'flink-connectors/flink-connector-hbase-1.4/pom.xml'.
Scala-free module 'flink-hadoop-compatibility' is referenced with scala
suffix in 'flink-connectors/flink-connector-hbase-2.2/pom.xml'.
Scala-free module 'flink-hadoop-compatibility' is referenced with scala
suffix in 'flink-connectors/flink-hcatalog/pom.xml'.
Scala-free module 'flink-hadoop-compatibility' is referenced with scala
suffix in 'flink-connectors/flink-connector-hive/pom.xml'.
Scala-free module 'flink-hadoop-compatibility' is referenced with scala
suffix in 'flink-table/flink-sql-client/pom.xml'.
Scala-free module 'flink-hadoop-compatibility' is referenced with scala
suffix in 'flink-tests/pom.xml'.
Scala-free module 'flink-hcatalog' is referenced with scala suffix in
'flink-connectors/flink-hcatalog/pom.xml'.
Scala-free module 'flink-sql-connector-hive-2.3.9' is referenced with scala
suffix in 'flink-connectors/flink-sql-connector-hive-2.3.9/pom.xml'.
Scala-free module 'flink-sql-connector-hive-3.1.2' is referenced with scala
suffix in 'flink-connectors/flink-sql-connector-hive-3.1.2/pom.xml'.
==============================================================================

Suffix Check failed. See previous output for details.
==============================================================================

````

Who can help with this? Thanks a lot.

[1]
https://dev.azure.com/apache-flink/apache-flink/_build?definitionId=2&_a=summary

Thanks
fanrui

Reply via email to