You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2022/04/13 15:34:00 UTC

[jira] [Created] (FLINK-27233) Unnecessary entries in connector-elasticsearch7 in NOTICE file

Dawid Wysakowicz created FLINK-27233:
----------------------------------------

             Summary: Unnecessary entries in connector-elasticsearch7 in NOTICE file
                 Key: FLINK-27233
                 URL: https://issues.apache.org/jira/browse/FLINK-27233
             Project: Flink
          Issue Type: Bug
          Components: Connectors / ElasticSearch
    Affects Versions: 1.15.0
            Reporter: Dawid Wysakowicz


{{flink-sql-connector-elasticsearch7}} lists following dependencies in the NOTICE file, which are not bundled in the jar:

{code}
- com.fasterxml.jackson.core:jackson-databind:2.13.2.2
- com.fasterxml.jackson.core:jackson-annotations:2.13.2
- org.apache.lucene:lucene-spatial:8.7.0
- org.elasticsearch:elasticsearch-plugin-classloader:7.10.2
- org.lz4:lz4-java:1.8.0
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)