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 thenthat is available, please download this snapshot version of Apache Hive built by John Sichi (from a recent snapshot build which 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.

...