Author: mdrob Date: Fri Jul 18 03:39:26 2014 New Revision: 1611536 URL: http://svn.apache.org/r1611536 Log: ACCUMULO-1783 removing pig contrib since it is available as part of pig 0.13
Modified: accumulo/site/trunk/content/contrib.mdtext Modified: accumulo/site/trunk/content/contrib.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/contrib.mdtext?rev=1611536&r1=1611535&r2=1611536&view=diff ============================================================================== --- accumulo/site/trunk/content/contrib.mdtext (original) +++ accumulo/site/trunk/content/contrib.mdtext Fri Jul 18 03:39:26 2014 @@ -34,11 +34,6 @@ For details on setting up the applicatio The Apache Accumulo Wikisearch Example uses [Git](http://git-scm.com/) version control ([browse](https://git-wip-us.apache.org/repos/asf?p=accumulo-wikisearch.git;a=summary)|[checkout](https://git-wip-us.apache.org/repos/asf/accumulo-wikisearch.git)). It builds with [Apache Maven](http://maven.apache.org/). See the [section on contributing](#contributing-to-contrib) for instructions on submitting issues and patches. -### Pig Support -A storage module for [Pig](http://pig.apache.org/) allows users to use an Accumulo as either a source or a sink when writing analytics in the Pig scripting language. For details on which Pig version(s) are required to run the storage module, see the project details. - -The Apache Accumulo Pig Module uses [Git](http://git-scm.com/) version control ([browse](https://git-wip-us.apache.org/repos/asf?p=accumulo-pig.git;a=summary)|[checkout](https://git-wip-us.apache.org/repos/asf/accumulo-pig.git)). It builds with [Apache Maven](http://maven.apache.org/). See the [section on contributing](#contributing-to-contrib) for instructions on submitting issues and patches. - ### Hama Integration An implementation for running [Bulk Synchronous Parallel (BSP) algorithms](http://hama.apache.org/hama_bsp_tutorial.html) implemented via [Apache Hama](http://hama.apache.org/) on top of data stored in Accumulo.