update : 23/12/2020

Pig

Pig
4.2 No rating 4.2 5
Smile Visitors Global
14%   Popularity on the site
Studied version : 0.10.0 Website : http://pig.apache.org - Google Pagerank : 8 Distributed by : Foundation (Apache ) Licence : License2 Technology : Java

Pig is a data processing tool that is part of the Hadoop suite. It provides for the writing of scripts executed on the Hadoop infrastructure without having to first write Java tasks using the MapReduce framework. In addition, it has functionalities for loading data from an outside source to the HDFS cluster and others for exporting data for use by third party applications.

Pig is based on its own language, Pig Latin. It also provides access to Java's application layer. Pig Latin is a fairly simple language that allows developers from backgrounds other than Java to produce processing scripts that can run on Hadoop far more quickly.
In practice, Pig is chiefly used to load external data to HDFS files and to convert files in order to facilitate their analysis, especially in cases involving multiple steps (due to the procedural nature of the language and its ability to store temporary results).

Assessments

Smile Visitors (0 Opinion)

The image will be displayed shortly after you submit your opinion

Global rating is an arithmetic average of various criteria

Smile rating

4.2 5
write a review

Users opinions

This solution does not have any opinions yet, be the first to give one

Informations

Ohloh users rating 5.00 (2 votes)
lines of code 370709 lines
Contributors
(for the 12 last months)
7
Programming Languages Java, XML, 8 Other
Tags pig hadoop
Download url http://incubator.apache.org/pig/
Ohloh page https://www.openhub.net/p/pig