Versions Compared

Key

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

...

The PDK is planned for inclusion in the Hive 0.8.0 release; until that is available, please download a recent snapshot build which from Jenkins; make sure it includes HIVE-2244, or build Hive from trunk source.

Currently, the PDK is only targeted at user defined functions (including UDAF's and UDTF'S), although it may be possible to use it for building other kinds of plugins such as serdes, input/output formats, storage handlers and index handlers. The PDK's test framework currently only supports automated testing of UDF's.

...