Failure to generate the Hadoop fat JAR

If you have HDP, the installer will fail if it's unable to generate the Hadoop fat JAR. This can occur if it can't find the ojdbc6.jar file.

To fix this problem:

  1. On the install machine, create a directory called /usr/share/java.
  2. Download ojdbc6.jar from http://www.oracle.com/technetwork/apps-tech/jdbc-112010-090769.html and copy it to /usr/share/java.
  3. Rerun the installer.

For instructions on rerunning the installer, see Rerunning the installer.