Add Hadoop client to the clients list (#6672)
Addresses https://github.com/opensearch-project/documentation-website/issues/6638 Signed-off-by: Heather Halter <HDHALTER@AMAZON.COM>
This commit is contained in:
parent
36918d1e18
commit
742cfd1d12
|
@ -35,6 +35,9 @@ OpenSearch provides clients for the following programming languages and platform
|
|||
* [OpenSearch .NET clients]({{site.url}}{{site.baseurl}}/clients/dot-net/)
|
||||
* **Rust**
|
||||
* [OpenSearch Rust client]({{site.url}}{{site.baseurl}}/clients/rust/)
|
||||
* **Hadoop**
|
||||
* [OpenSearch Hadoop client](https://github.com/opensearch-project/opensearch-hadoop)
|
||||
|
||||
|
||||
For a client compatibility matrix, see the COMPATIBILITY.md file in the client's repository.
|
||||
{: .note}
|
||||
|
|
Loading…
Reference in New Issue