ChrisSamo632 commented on PR #8772: URL: https://github.com/apache/nifi/pull/8772#issuecomment-2099345880
I managed to create an AWS OpenSearch Domain and successfully tested against that using BASIC Auth through the NiFi components 👍 I spotted that Point in Time searches aren't possible in OpenSearch (they're an Elastic XPack feature, so fair enough) - so I updated the processor docs to indicate that. Notes added to the Jira ticket. There's plenty more that could be done for OpenSearch, e.g. - allow AWS Auth (hopefully with the existing NiFi AWS Controller Services) - use the AWS OpenSearch client libraries instead (there might be additional functionality that NiFi could better use) but they can be the subject of future tickets as/when people need them -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
