Failed to Migrate Data to MRS HDFS Using CDM
Issue
A user failed to use CDM to migrate data from an old cluster to HDFS of a new cluster.
Symptom
When CDM is used to import data from the source HDFS to the destination HDFS, the destination MRS cluster is faulty and the NameNode cannot be started.
The logs show that the Java heap space error is reported during the startup. The JVM parameter of the NameNode needs to be modified.
Cause Analysis
When the user uses CDM to migrate data, the HDFS data volume is too large. As a result, a stack exception occurs when metadata is merged.
Procedure
- Go to the HDFS service configuration page.
- For versions earlier than MRS 3.x: Click the cluster name on the MRS console, choose Components > HDFS > Service Configuration, and select All from the Basic drop-down list.
If the Components tab is unavailable, complete IAM user synchronization first. (On the Dashboard page, click Synchronize on the right side of IAM User Sync to synchronize IAM users.)
- For MRS 3.x or later: Log in to FusionInsight Manager and choose Cluster. Click the name of the target cluster and choose Services > HDFS > Configurations > All Configurations.
- For versions earlier than MRS 3.x: Click the cluster name on the MRS console, choose Components > HDFS > Service Configuration, and select All from the Basic drop-down list.
- Search for the GC_OPTS parameter in HDFS > NameNode and increase the values of -Xms512M and -Xmx512M based on service requirements.
- Save the configuration and restart the affected services or instances.
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