Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-12632

ElasticsearchIO: Enabling both User/Pass auth and SSL overwrites User/Pass

Details

    • Bug
    • Status: Open
    • P3
    • Resolution: Unresolved
    • 2.31.0
    • None
    • io-java-elasticsearch
    • None

    Description

      When using the ElasticsearchIO class in the SDK, if you enable both username and password auth AND SSL, the SSL addition overwrites the username and password credentials as both utilize .setHttpClientConfigCallback()
      See: https://github.com/apache/beam/blob/4fb05beb4b1063388432d4a66aa4ea245542cb02/sdks/java/io/elasticsearch/src/main/java/org/apache/beam/sdk/io/elasticsearch/ElasticsearchIO.java#L599

      To recreate, set both the user/pw and keystore info for the write/read transform.  Authentication then fails when connecting to an SSL+user/pw auth cluster.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dboshardy Andrew Boshardy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: