Sqoop Job Failed with Error: java.lang.NoClassDefFoundError: org/json/JSONObject
If your Sqoop job fails with below error message: This is very likely caused by conflicting JAR files being loaded by sqoop, and mostly related to JAR files under /usr/lib/hive directory, which is normally created by package installation of Sqoop, rather than via Parcels through Cloudera Manager. The solution is …