Thank you Daniel for all your hard work! 0.13 is a very important release with many new features.
On Fri, Jul 4, 2014 at 10:24 PM, Daniel Dai <[email protected]> wrote: > The Pig team is happy to announce the Pig 0.13.0 release. > > Apache Pig provides a high-level data-flow language and execution > framework for parallel computation on Hadoop clusters. > More details about Pig can be found at http://pig.apache.org/. > > This release includes several new features such as pluggable execution > engines (to allow pig run on non-mapreduce engines in future), > auto-local mode (to jobs with small input data size to run > in-process), fetch optimization (to improve interactiveness of grunt), > fixed counters for local-mode, support for user level jar cache, > support for blacklisting and whitelisting pig commands. This also > includes several performance fixes and debuggability features. A few > non-backwards compatible interface modifications have been introduced > in this release to make pig work with non-mapreduce engines (eg- > PigProgressNotificationListener). You can find complete list of > changes in CHANGES.txt. The details of the release can be found at > http://pig.apache.org/releases.html. > > Thanks, > Daniel > > -- > CONFIDENTIALITY NOTICE > NOTICE: This message is intended for the use of the individual or entity to > which it is addressed and may contain information that is confidential, > privileged and exempt from disclosure under applicable law. If the reader > of this message is not the intended recipient, you are hereby notified that > any printing, copying, dissemination, distribution, disclosure or > forwarding of this communication is strictly prohibited. If you have > received this communication in error, please contact the sender immediately > and delete it from your system. Thank You. >
