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 2016/06/07 17:08:05 UTC

svn commit: r13925 - in /release/pig: ./ pig-0.16.0/

Author: daijy
Date: Tue Jun  7 17:08:05 2016
New Revision: 13925

Log:
Pig 0.16.0 Release

Added:
    release/pig/latest   (with props)
    release/pig/pig-0.16.0/
    release/pig/pig-0.16.0/README.txt
    release/pig/pig-0.16.0/pig-0.16.0-src.tar.gz   (with props)
    release/pig/pig-0.16.0/pig-0.16.0-src.tar.gz.asc
    release/pig/pig-0.16.0/pig-0.16.0-src.tar.gz.md5
    release/pig/pig-0.16.0/pig-0.16.0.tar.gz   (with props)
    release/pig/pig-0.16.0/pig-0.16.0.tar.gz.asc
    release/pig/pig-0.16.0/pig-0.16.0.tar.gz.md5

Added: release/pig/latest
==============================================================================
--- release/pig/latest (added)
+++ release/pig/latest Tue Jun  7 17:08:05 2016
@@ -0,0 +1 @@
+link pig-0.16.0
\ No newline at end of file

Propchange: release/pig/latest
------------------------------------------------------------------------------
    svn:special = *

Added: release/pig/pig-0.16.0/README.txt
==============================================================================
--- release/pig/pig-0.16.0/README.txt (added)
+++ release/pig/pig-0.16.0/README.txt Tue Jun  7 17:08:05 2016
@@ -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 or Apache Tez
+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:
+
+   https://cwiki.apache.org/confluence/display/PIG/Index
+
+Getting Started
+===============
+1. To learn about Pig, try https://cwiki.apache.org/confluence/display/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
+https://cwiki.apache.org/confluence/display/PIG/PiggyBank
+
+
+Contributing to the Project
+===========================
+
+We welcome all contributions. For the details, please, visit
+https://cwiki.apache.org/confluence/display/PIG/HowToContribute

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

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

Added: release/pig/pig-0.16.0/pig-0.16.0-src.tar.gz.asc
==============================================================================
--- release/pig/pig-0.16.0/pig-0.16.0-src.tar.gz.asc (added)
+++ release/pig/pig-0.16.0/pig-0.16.0-src.tar.gz.asc Tue Jun  7 17:08:05 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.11 (Darwin)
+
+iEYEABECAAYFAldPz3MACgkQjcxdtxrwPXJhAwCcDoanQ9k3MBlrKSONN7WvFq21
+qZkAn00rKzIJMzZuq/YmytQtEwmMySdl
+=1rDN
+-----END PGP SIGNATURE-----

Added: release/pig/pig-0.16.0/pig-0.16.0-src.tar.gz.md5
==============================================================================
--- release/pig/pig-0.16.0/pig-0.16.0-src.tar.gz.md5 (added)
+++ release/pig/pig-0.16.0/pig-0.16.0-src.tar.gz.md5 Tue Jun  7 17:08:05 2016
@@ -0,0 +1 @@
+1862591daff4ceeec3a9e931935402bc  pig-0.16.0-src.tar.gz

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

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

Added: release/pig/pig-0.16.0/pig-0.16.0.tar.gz.asc
==============================================================================
--- release/pig/pig-0.16.0/pig-0.16.0.tar.gz.asc (added)
+++ release/pig/pig-0.16.0/pig-0.16.0.tar.gz.asc Tue Jun  7 17:08:05 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.11 (Darwin)
+
+iEYEABECAAYFAldPz3YACgkQjcxdtxrwPXJVFACfba10Dz6O9JiLXcQnfZAOiUqB
+F+4An3Xfl7ruMCajWq1JSfWRnWISBVxg
+=RqOK
+-----END PGP SIGNATURE-----

Added: release/pig/pig-0.16.0/pig-0.16.0.tar.gz.md5
==============================================================================
--- release/pig/pig-0.16.0/pig-0.16.0.tar.gz.md5 (added)
+++ release/pig/pig-0.16.0/pig-0.16.0.tar.gz.md5 Tue Jun  7 17:08:05 2016
@@ -0,0 +1 @@
+e9d7b20c70bd7d9e9dc0f15f2c50bcbc  pig-0.16.0.tar.gz