Migration Tool Overview
Elasticsearch can use data migration tools to import and migrate data from HBase to Elasticsearch, from Elasticsearch to Elasticsearch, from HDFS to Elasticsearch, and from Solr to Elasticsearch.
Table 1 describes the data migration tools.
Tool |
Description |
Reference Link |
---|---|---|
HBase2ES |
Used to obtain data from HBase and import data to the Elasticsearch cluster through TableScanMR concurrency or HBase direct scanning when the Elasticsearch cluster is running properly. |
|
ES2ES |
Used for data copy and migration between two Elasticsearch clusters.
|
|
HDFS2ES |
Used to run the MapReduce command to import formatted data from HDFS to Elasticsearch. |
|
Solr2ES |
Used to query Solr indexes and write index data to the Elasticsearch cluster when Solr and Elasticsearch are running properly. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot