Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: How to resolve an ORA-00933 error

...

  • What's causing this "Exception in thread "main" java.lang.IncompatibleClassChangeError" when running non-CDH Hadoop with Sqoop?
    • Try building Sqoop 1.4.1-incubating with the command line property -Dhadoopversion=20.
  • How do I resolve an ORA-00933 error (SQL command not properly ended) when connecting to Oracle?
    • Omit the option --driver oracle.jdbc.driver.OracleDriver and then re-run the Sqoop command.