Sqoop - Import Job failed Sqoop - Import Job failed hadoop hadoop

Sqoop - Import Job failed


I can't give you a precise solution but what I can do is tell you what the root cause can be:

  1. Try to run the Sqoop job as a non-root user.
  2. Check if your JDK is properly installed on the host and your JAVA_HOME is set properly.
  3. Check if you have granted the right permissions to the Databases you're using.

Your job got failed because of one of the above reasons. As you have enough v-cores and memory available and containers were also being created. So, everything from the processing end was fine, but there must be a configuration error.