wu-sheng commented on a change in pull request #6916:
URL: https://github.com/apache/skywalking/pull/6916#discussion_r628763206
##########
File path: docs/en/setup/backend/backend-storage.md
##########
@@ -31,14 +32,20 @@ storage:
user: sa
```
+## OpenSearch
+
+OpenSearch storage shares the same configurations as ElasticSearch 7.
+In order to activate ElasticSearch 7 as storage, set storage provider to
**elasticsearch7**.
+Please download the `apache-skywalking-bin-es7.tar.gz` if you want to use
OpenSearch as storage.
+
## ElasticSearch
- In order to activate ElasticSearch 6 as storage, set storage provider to
**elasticsearch**
- In order to activate ElasticSearch 7 as storage, set storage provider to
**elasticsearch7**
**Required ElasticSearch 6.3.2 or higher. HTTP RestHighLevelClient is used to
connect server.**
Review comment:
We need a NOTICE here to indicate from which versions, ElasticSearch
became to be licensed by SSPL, which is not compatible with Apache 2.0 anymore.
> NOTICE: MySQL driver is NOT allowed in Apache official distribution and
source codes. Please download MySQL driver by yourself. Copy the connection
driver jar to oap-libs.
--
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]