Hi, Tamir. This is an expected behavior. The flink-connector-base is already included in flink-dist and we will not package it in the externalized connectors. You could see this issue[1] for more details.
Best, Hang [1] https://issues.apache.org/jira/browse/FLINK-30400?filter=-1 Tamir Sagi <[email protected]> 于2024年1月11日周四 23:09写道: > Hi > > I updated dynamodb connector to 4.2.0-1.18 but it does not provide > flink-connector-base dependency where in 4.1.0-1.17 it does.[1] > > it appears it its pom's definition only as test-jar in scope test > > I'm working with custom > #org.apache.flink.connector.base.sink.writer.ElementConverter which are not > available without bringing such dependency into my project. > 4.2.0-1.18 provides flink-connector-aws-base but flink-connector-base is > in scope provided [2] [3] > > is that a mistake or intentional? > > Thanks, > Tamir > > > [1] > https://mvnrepository.com/artifact/org.apache.flink/flink-connector-dynamodb/4.1.0-1.17 > [2] > https://mvnrepository.com/artifact/org.apache.flink/flink-connector-dynamodb/4.2.0-1.18 > [3] > https://mvnrepository.com/artifact/org.apache.flink/flink-connector-aws-base/4.2.0-1.18 > > > > > > > > Confidentiality: This communication and any attachments are intended for > the above-named persons only and may be confidential and/or legally > privileged. Any opinions expressed in this communication are not > necessarily those of NICE Actimize. If this communication has come to you > in error you must take no action based on it, nor must you copy or show it > to anyone; please delete/destroy and inform the sender by e-mail > immediately. > Monitoring: NICE Actimize may monitor incoming and outgoing e-mails. > Viruses: Although we have taken steps toward ensuring that this e-mail and > attachments are free from any virus, we advise that in keeping with good > computing practice the recipient should ensure they are actually virus free. >
