Pig 0.15.0-1607 Release Notes

IMPORTANT This component is deprecated. Hewlett Packard Enterprise recommends using an alternate product. For more information, see Discontinued Ecosystem Components.

The notes below relate specifically to the MapR Distribution for Apache Hadoop. You may also be interested in the Apache Pig 0.15.0 changelog or the Apache Pig homepage.

Pig Version 0.15
Release Date July 29, 2016
Source on GitHub https://github.com/mapr/pig/tree/0.15-mapr-1607
MapR Version Interoperability See Ecosystem Support Matrix (Pre-5.2 releases).
Maven Artifacts https://repository.mapr.com/maven/
Package Names The following packages are associated with this release:
  • mapr-pig-0.15.201607281405-1.noarch.rpm
  • mapr-pig_0.15.201607281405_all.deb

Fixes

This release by MapR includes the following fix on the base Apache release. For complete details, refer to the commit log for this project in GitHub.

Commit Date (YYYY-MM-DD) Comment
3b8ba56b 2016-07-27 MAPR-24027: Backported the following:
  • PIG-4961: The issue causing CROSS followed by LIMIT inside a nested foreach to drop data from the result has been fixed.
  • PIG-4683: The issue causing nested order to break (after PIG-3591) in some cases has been fixed.
93c994f 2016-07-12 MAPR-23915: The following issues with Hive and Pig integration are now fixed:
  • Incorrect placement of definition for $HIVE_HOME environment variable.
  • Missing datanucleus JARs in the PIG classpath.