I'm getting the following error when attempting to import to HDFS as part of my sqoop application

Hello Team ,
I am running a simple below sqoop command but getting some error , it seems error is caused by the block replication system of HDFS since it could not manage to make any copies of a specific block within the focused file.

sqoop import
–connect “jdbc:mysql://ip-172-31-13-154:3306/retail_db”
–username sqoopuser
–password mypassword
–table weather
–target-dir /user/…

I tried with another ip also but its not working …i need support from cloudxlab team.

Hi @Mahesh,

I’ve restarted data nodes.

Can you please check now?

working fine thanks :slight_smile: