Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed typo mistake

...

Before you do this step, remove any previously installed Sqoop artifacts from your local maven cache. You can do this by running the following command:

Code Block
$ rm -rf rm -rf ~/.m2/repository/com/cloudera/sqoop ~/.m2/repository/org/apache/sqoop

...