🔎 Open source distributed and RESTful search engine.
Go to file
Rabi Panda 6fe24609e0
[1.x] Backport opensearch-upgrade CLI tool (#1222)
* A CLI tool to assist during an upgrade to OpenSearch. (#846)

This change adds the initial version of a new CLI tool `opensearch-upgrade` as part of the OpenSearch distribution. This tool is meant for assisting during an upgrade from an existing Elasticsearch v7.10.2/v6.8.0 node to OpenSearch. It automates the process of importing existing configurations and installing of core plugins.

Signed-off-by: Rabi Panda <adnapibar@gmail.com>

* Validation for official plugins for upgrade tool (#973)

Add validation to check for official plugins during the plugins installation task for the upgrade tool.

Signed-off-by: Vacha Shah <vachshah@amazon.com>

Co-authored-by: Vacha <vachshah@amazon.com>
2021-09-08 10:39:02 -07:00
.ci Add 1.0.1 revision (#1152) (#1160) 2021-08-26 07:10:24 -05:00
.github Update issue template with multiple labels (#668) (#749) 2021-05-20 15:55:56 -07:00
.idea [Rename] Replace more instances of Elasticsearch with OpenSearch. (#432) 2021-03-21 20:56:34 -05:00
benchmarks Make allocation decisions at node level first for pending task optimi… (#534) (#739) 2021-05-20 14:02:18 -07:00
buildSrc Upgrade apache commons-compress to 1.21 (#1197) (#1203) 2021-09-03 01:47:57 +05:30
client Drop mocksocket & securemock dependencies from sniffer and rest client (no needed) (#1174) (#1187) 2021-08-31 19:44:42 -04:00
dev-tools Add script to perform signoff check between commits (#152) 2021-03-13 10:36:15 -06:00
distribution [1.x] Backport opensearch-upgrade CLI tool (#1222) 2021-09-08 10:39:02 -07:00
gradle Rename the distribution used in test clusters. (#603) 2021-04-22 14:21:32 -07:00
libs Improving the Grok circular reference check to prevent stack overflow (#1079) (#1087) 2021-08-12 18:47:56 -04:00
licenses Remove the Elastic license file, all checks for this license and the license REST APIs. (#12) 2021-03-13 10:36:07 -06:00
modules Upgrade to Lucene 8.9 (#1080) (#1115) 2021-08-23 10:06:34 -07:00
plugins Upgrade apache commons-compress to 1.21 (#1197) (#1203) 2021-09-03 01:47:57 +05:30
qa Cleanup TESTING and DEVELOPER_GUIDE markdowns (#946) (#954) 2021-07-13 14:13:26 -05:00
rest-api-spec [BUG] Fix cat.health test failures in pre 1.0.0 mixed cluster test (#928) (#935) 2021-07-02 17:55:58 -05:00
server [1.x] Backport opensearch-upgrade CLI tool (#1222) 2021-09-08 10:39:02 -07:00
test [Bug] Fix mixed cluster support for OpenSearch 2+ (#1191) (#1195) 2021-09-01 17:04:40 -05:00
.dir-locals.el Go back to 140 column limit in .dir-locals.el 2017-04-14 08:50:53 -06:00
.editorconfig Remove default indent from .editorconfig (#49183) 2019-11-18 08:05:53 +00:00
.gitattributes Converted all .asciidoc to .md. (#658) 2021-05-06 20:12:49 +00:00
.gitignore [Rename] Replace more instances of Elasticsearch with OpenSearch. (#432) 2021-03-21 20:56:34 -05:00
ADMINS.md Updated READMEs on releasing, maintaining, admins and security. (#853) (#950) 2021-07-12 15:06:20 -05:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2021-03-13 10:36:16 -06:00
CONTRIBUTING.md Cleanup TESTING and DEVELOPER_GUIDE markdowns (#946) (#954) 2021-07-13 14:13:26 -05:00
DEVELOPER_GUIDE.md Clarify JDK requirement in the developer guide (#1153) (#1208) 2021-09-02 17:02:59 -07:00
Jenkinsfile Update CI workflow to work on new infra (#123) 2021-03-13 10:36:15 -06:00
LICENSE.txt Update LICENSE.txt 2021-03-22 09:25:46 -05:00
MAINTAINERS.md Updated READMEs on releasing, maintaining, admins and security. (#853) (#950) 2021-07-12 15:06:20 -05:00
NOTICE.txt Backporting the fix to 1.x for fixing Copyright licensing (#1188) 2021-08-31 19:38:56 -04:00
README.md Backporting the fix to 1.x for fixing Copyright licensing (#1188) 2021-08-31 19:38:56 -04:00
RELEASING.md Updated READMEs on releasing, maintaining, admins and security. (#853) (#950) 2021-07-12 15:06:20 -05:00
SECURITY.md Updated READMEs on releasing, maintaining, admins and security. (#853) (#950) 2021-07-12 15:06:20 -05:00
TESTING.md Clarify JDK requirement in the developer guide (#1153) (#1208) 2021-09-02 17:02:59 -07:00
Vagrantfile [TEST] Fix failing distro tests for linux packages (#569) (#733) 2021-05-20 17:11:03 -04:00
build.gradle Add Snapshot maven repository (#941) 2021-07-07 11:00:05 -07:00
gradle.properties Speed ups to test suite and precommit tasks. (#580) 2021-04-20 09:02:45 -05:00
gradlew Update gradle wrapper to 6.6 (#59909) (#60949) 2020-08-11 11:03:19 +02:00
gradlew.bat Update gradle wrapper to 6.6 (#59909) (#60949) 2020-08-11 11:03:19 +02:00
settings.gradle [1.x] Backport opensearch-upgrade CLI tool (#1222) 2021-09-08 10:39:02 -07:00

README.md

OpenSearch

Welcome!

OpenSearch is a community-driven, open source fork of Elasticsearch and Kibana following the licence change in early 2021. We're looking to sustain (and evolve!) a search and analytics suite for the multitude of businesses who are dependent on the rights granted by the original, Apache v2.0 License.

Project Resources

Code of Conduct

This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact opensource-codeofconduct@amazon.com with any additional questions or comments.

License

This project is licensed under the Apache v2.0 License.

Copyright OpenSearch Contributors. See NOTICE for details.