You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by da...@apache.org on 2014/11/20 09:31:10 UTC

svn commit: r7180 - in /release/pig: pig-0.12.0/ pig-0.14.0/

Author: daijy
Date: Thu Nov 20 08:31:09 2014
New Revision: 7180

Log:
Pig 0.14.0 release

Added:
    release/pig/pig-0.14.0/
    release/pig/pig-0.14.0/README.txt
    release/pig/pig-0.14.0/pig-0.14.0-src.tar.gz   (with props)
    release/pig/pig-0.14.0/pig-0.14.0-src.tar.gz.asc
    release/pig/pig-0.14.0/pig-0.14.0-src.tar.gz.md5
    release/pig/pig-0.14.0/pig-0.14.0.tar.gz   (with props)
    release/pig/pig-0.14.0/pig-0.14.0.tar.gz.asc
    release/pig/pig-0.14.0/pig-0.14.0.tar.gz.md5
Removed:
    release/pig/pig-0.12.0/

Added: release/pig/pig-0.14.0/README.txt
==============================================================================
--- release/pig/pig-0.14.0/README.txt (added)
+++ release/pig/pig-0.14.0/README.txt Thu Nov 20 08:31:09 2014
@@ -0,0 +1,39 @@
+Apache Pig
+===========
+Pig is a dataflow programming environment for processing very large files. Pig's
+language is called Pig Latin. A Pig Latin program consists of a directed
+acyclic graph where each node represents an operation that transforms data.
+Operations are of two flavors: (1) relational-algebra style operations such as
+join, filter, project; (2) functional-programming style operators such as map,
+reduce. 
+
+Pig compiles these dataflow programs into (sequences of) map-reduce jobs and
+executes them using Hadoop. It is also possible to execute Pig Latin programs
+in a "local" mode (without Hadoop cluster), in which case all processing takes
+place in a single local JVM. 
+
+General Info
+===============
+
+For the latest information about Pig, please visit our website at:
+
+   http://pig.apache.org/
+
+and our wiki, at:
+
+   http://wiki.apache.org/pig/
+
+Getting Started
+===============
+1. To learn about Pig, try http://wiki.apache.org/pig/PigTutorial
+2. To build and run Pig, try http://wiki.apache.org/pig/BuildPig and
+http://wiki.apache.org/pig/RunPig
+3. To check out the function library, try http://wiki.apache.org/pig/PiggyBank
+
+
+Contributing to the Project
+===========================
+
+We welcome all contributions. For the details, please, visit
+http://wiki.apache.org/pig/HowToContribute.
+

Added: release/pig/pig-0.14.0/pig-0.14.0-src.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: release/pig/pig-0.14.0/pig-0.14.0-src.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/pig/pig-0.14.0/pig-0.14.0-src.tar.gz.asc
==============================================================================
--- release/pig/pig-0.14.0/pig-0.14.0-src.tar.gz.asc (added)
+++ release/pig/pig-0.14.0/pig-0.14.0-src.tar.gz.asc Thu Nov 20 08:31:09 2014
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.11 (Darwin)
+
+iEYEABECAAYFAlRpXvYACgkQjcxdtxrwPXLDBwCgvFiUwWsYKjyLIJ6ysOEQka4M
+HtMAnj+N09NNJBNRln/LepC+8O6F7pip
+=JIx8
+-----END PGP SIGNATURE-----

Added: release/pig/pig-0.14.0/pig-0.14.0-src.tar.gz.md5
==============================================================================
--- release/pig/pig-0.14.0/pig-0.14.0-src.tar.gz.md5 (added)
+++ release/pig/pig-0.14.0/pig-0.14.0-src.tar.gz.md5 Thu Nov 20 08:31:09 2014
@@ -0,0 +1 @@
+1655997154171f70f561b804e01e33f6  pig-0.14.0-src.tar.gz

Added: release/pig/pig-0.14.0/pig-0.14.0.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: release/pig/pig-0.14.0/pig-0.14.0.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/pig/pig-0.14.0/pig-0.14.0.tar.gz.asc
==============================================================================
--- release/pig/pig-0.14.0/pig-0.14.0.tar.gz.asc (added)
+++ release/pig/pig-0.14.0/pig-0.14.0.tar.gz.asc Thu Nov 20 08:31:09 2014
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.11 (Darwin)
+
+iEYEABECAAYFAlRpXvwACgkQjcxdtxrwPXLnTACgpXC9IeVBPj5UqEcT2o+UFnB7
+L28AnjadJJPir4TaB79+o0ubnJN57IGf
+=hVuZ
+-----END PGP SIGNATURE-----

Added: release/pig/pig-0.14.0/pig-0.14.0.tar.gz.md5
==============================================================================
--- release/pig/pig-0.14.0/pig-0.14.0.tar.gz.md5 (added)
+++ release/pig/pig-0.14.0/pig-0.14.0.tar.gz.md5 Thu Nov 20 08:31:09 2014
@@ -0,0 +1 @@
+11d5aa1a78f3ed4553c6a0220da4216a  pig-0.14.0.tar.gz