Details
-
Improvement
-
Status: Open
-
Not a Priority
-
Resolution: Unresolved
-
None
-
None
Description
We introduced the authentication feature for Elasticsearch connector in FLINK-18361, i.e. the username and password options. However, it's hard to test the options in integration test, because the embedded Elasticsearch cluster doesn't support authentication. Therefore, we would like to verify this feature in end to end tests.
Before adding the tests, in order to be able to use the new connector options, we should migrate the existing Elasticsearch e2e to Java testing framework FLINK-14620.
As a reference about how to configure security: https://www.elastic.co/guide/en/elasticsearch/reference/7.x/configuring-security.html#configuring-security
Attachments
Issue Links
- is blocked by
-
FLINK-14620 Rewrite the elasticsearch related end-to-end tests by using the newly introduce e2e java framework
- Open
- is related to
-
FLINK-18361 Support username and password options for new Elasticsearch connector
- Closed