Help Center/
MapReduce Service/
Component Operation Guide (Normal)/
Using HBase/
Migrating Data to HBase Using BulkLoad
Updated on 2024-10-08 GMT+08:00
Migrating Data to HBase Using BulkLoad
HBase data is stored in HDFS. To import data, load it from HDFS into an HBase table. Apache HBase provides the Import and ImportTsv tools for batch importing data.
- Import: imports HBase data that has been exported to HDFS using the org.apache.hadoop.hbase.mapreduce.Import method.
- ImportTsv: loads data in TSV format to HBase through org.apache.hadoop.hbase.mapreduce.ImportTsv.
For details, see http://hbase.apache.org/2.2/book.html#tools.
Parent topic: Using HBase
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.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot