Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Miscellaneous list of information.

Table of Contents

Running Tez programs outside of Hive or Pig

  • Help!, I'm getting Class Not Found Exception during vertex creation on the nodes
    • To fix this, you'll need to set tez.aux.uris in tez-site.xml pointing to the jar of your application
    • If your application implements Tool interface, you can pass in "-Dtez.aux.uris=" on the command line as well.