leonardBang commented on a change in pull request #11396:
[FLINK-16170][connectors/elasticsearch]SearchTemplateRequest
ClassNotFoundException when use flink-sql-connector-elasticsearch7
URL: https://github.com/apache/flink/pull/11396#discussion_r393004209
##########
File path: flink-connectors/flink-sql-connector-elasticsearch7/pom.xml
##########
@@ -135,10 +131,6 @@ under the License.
<pattern>org.elasticsearch</pattern>
<shadedPattern>org.apache.flink.elasticsearch7.shaded.org.elasticsearch</shadedPattern>
</relocation>
- <relocation>
Review comment:
Yes, sql-connector-es6 has been fixed in
[FLINK-16287](https://issues.apache.org/jira/browse/FLINK-16287).
BTW, sql-connector-es6 is easier to found because end2end test in
sql_client_test cover, so this PR add e2e test for sql-connector-es7 too.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services