<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>apache pig architecture diagram - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/apache-pig-architecture-diagram/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/apache-pig-architecture-diagram/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Wed, 15 Sep 2021 05:17:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.wikitechy.com/interview-questions/wp-content/uploads/2025/10/cropped-wikitechy-icon-32x32.png</url>
	<title>apache pig architecture diagram - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/apache-pig-architecture-diagram/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is the difference between Pig, Hive and MapReduce ?</title>
		<link>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-pig-hive-and-mapreduce/</link>
					<comments>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-pig-hive-and-mapreduce/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 08:26:57 +0000</pubDate>
				<category><![CDATA[Apache Pig]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[advantages of pig over mapreduce]]></category>
		<category><![CDATA[Amazon Development Centre India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[apache pig architecture diagram]]></category>
		<category><![CDATA[apache pig interview questions]]></category>
		<category><![CDATA[apache pig interview questions and answers]]></category>
		<category><![CDATA[Applied Materials interview questions and answers]]></category>
		<category><![CDATA[Best Apache Pig Interview Questions]]></category>
		<category><![CDATA[Capgemini interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[CGI Group Inc interview questions and answers]]></category>
		<category><![CDATA[Collabera Technologies interview questions and answers]]></category>
		<category><![CDATA[CRISIL LIMITED interview questions and answers]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[difference between hive and pig]]></category>
		<category><![CDATA[difference between pig and hive]]></category>
		<category><![CDATA[Ernst & Young interview questions and answers]]></category>
		<category><![CDATA[Exide Industries interview questions and answers]]></category>
		<category><![CDATA[Flipkart interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[Hexaware Technologies interview questions and answers]]></category>
		<category><![CDATA[hive mapreduce example]]></category>
		<category><![CDATA[hive vs pig vs sparkuse cases of apache pig]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[L&T Infotech interview questions and answers]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[Myntra Designs Pvt. Ltd interview questions and answers]]></category>
		<category><![CDATA[PeopleStrong interview questions and answers]]></category>
		<category><![CDATA[pig architecture in hadoop]]></category>
		<category><![CDATA[pig interview questions]]></category>
		<category><![CDATA[pig interview questions and answers]]></category>
		<category><![CDATA[pig interview questions and answers for experienced]]></category>
		<category><![CDATA[pig latin application flow]]></category>
		<category><![CDATA[pig latin interview questions]]></category>
		<category><![CDATA[pig vs hive comparison]]></category>
		<category><![CDATA[pig vs hive performance]]></category>
		<category><![CDATA[processing data using apache pig]]></category>
		<category><![CDATA[Prokarma Softech nterview questions and answers]]></category>
		<category><![CDATA[Quintiles interview questions and answers]]></category>
		<category><![CDATA[RBS India Development Centre Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Reliance Industries Ltd interview questions and answers]]></category>
		<category><![CDATA[Syngene International Limited interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[UnitedHealth Group interview questions and answers]]></category>
		<category><![CDATA[Virtusa Consulting Services Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Wells Fargo interview questions and answers]]></category>
		<category><![CDATA[Xoriant Solutions Pvt Ltd interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=207</guid>

					<description><![CDATA[Answer:Pig is a scripting language,SQL like query language,It is a compiled language]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="difference-between-pig-hive-and-mapreduce" class="color-green">Difference between Pig, Hive and MapReduce</h2>
</div>
</div>
<table class="table-bordered table-striped table table-responsive">
<tbody>
<tr>
<th>Pig</th>
<th>Hive</th>
<th>Hadoop mapreduce</th>
</tr>
<tr>
<td class="text-leftalign">Pig is a scripting language</td>
<td class="text-leftalign">SQL like query language</td>
<td class="text-leftalign">It is a compiled language</td>
</tr>
<tr>
<td class="text-leftalign">Higher level of abstraction</td>
<td class="text-leftalign">Higher level of abstraction</td>
<td class="text-leftalign">Hadoop mapreduce used lower level of abstraction</td>
</tr>
<tr>
<td class="text-leftalign">Comparatively less line of codes<br />
than mapreduce</td>
<td class="text-leftalign">Comparatively less lines of code<br />
than mapreduce and apache pig</td>
<td class="text-leftalign">More lines of code</td>
</tr>
<tr>
<td class="text-leftalign">Development effort is less code efficiency<br />
is relatively less</td>
<td class="text-leftalign">Development effort is less code<br />
efficiency is relatively less</td>
<td class="text-leftalign">More development , effort is involved</td>
</tr>
<tr>
<td class="text-leftalign">Code efficiency is relatively less</td>
<td class="text-leftalign">Code efficiency is relatively less</td>
<td class="text-leftalign">Code efficiency is high when compared<br />
to pig and hive</td>
</tr>
<tr>
<td class="text-leftalign">Pig is open source</td>
<td class="text-leftalign">Hive open source</td>
<td class="text-leftalign">Hadoop MapReduce were built so that hadoop developers could do the same<br />
thing in Java in a less verbose way by writing only<br />
fewer lines of code that is easy to understand</td>
</tr>
<tr>
<td class="text-leftalign">Disadvantage of pig is that commands<br />
are not executed unless either you dump<br />
or store an intermediate or final result.This<br />
increases the iteration between debug and<br />
resolving the issue.</td>
<td class="text-leftalign">Disadvantages of hive is that No<br />
real time access to data, Updating<br />
data is complicated</td>
<td class="text-leftalign">The only drawback that developers need to write several lines of basic java code</td>
</tr>
</tbody>
</table>
<div class="text-center row">
<div class="col-sm-12">
<div id="bsa-zone_1590522538159-8_123456"></div>
</div>
</div>
<div class="ImageContent">
<div class="hddn"><img fetchpriority="high" decoding="async" class="aligncenter size-medium" src="https://cdn.wikitechy.com/interview-questions/apache-pig/differences-between-hive-and-pig.png" alt="differences-between-hive-and-pig" width="700" height="478" /></div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-pig-hive-and-mapreduce/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is workflow when using Pig &#038; R ?</title>
		<link>https://www.wikitechy.com/interview-questions/apache-pig/what-is-workflow-when-using-pig-r/</link>
					<comments>https://www.wikitechy.com/interview-questions/apache-pig/what-is-workflow-when-using-pig-r/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 06:37:19 +0000</pubDate>
				<category><![CDATA[Apache Pig]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Amazon Development Centre India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[apache pig]]></category>
		<category><![CDATA[apache pig architecture]]></category>
		<category><![CDATA[apache pig architecture diagram]]></category>
		<category><![CDATA[apache pig commands]]></category>
		<category><![CDATA[apache pig documentation]]></category>
		<category><![CDATA[apache pig interview questions]]></category>
		<category><![CDATA[apache pig interview questions and answers]]></category>
		<category><![CDATA[apache pig tutorial]]></category>
		<category><![CDATA[Applied Materials interview questions and answers]]></category>
		<category><![CDATA[Capgemini interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[CGI Group Inc interview questions and answers]]></category>
		<category><![CDATA[Collabera Technologies interview questions and answers]]></category>
		<category><![CDATA[CRISIL LIMITED interview questions and answers]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[different ways of executing pig script]]></category>
		<category><![CDATA[Ernst & Young interview questions and answers]]></category>
		<category><![CDATA[Exide Industries interview questions and answers]]></category>
		<category><![CDATA[Flipkart interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[Hexaware Technologies interview questions and answers]]></category>
		<category><![CDATA[hive hadoop]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[L&T Infotech interview questions and answers]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[mr pigapache pig tutorial]]></category>
		<category><![CDATA[Myntra Designs Pvt. Ltd interview questions and answers]]></category>
		<category><![CDATA[PeopleStrong interview questions and answers]]></category>
		<category><![CDATA[pig interview questions]]></category>
		<category><![CDATA[pig interview questions and answers]]></category>
		<category><![CDATA[pig interview questions and answers for experienced]]></category>
		<category><![CDATA[pig interview questions for experienced]]></category>
		<category><![CDATA[Pig Interview Questions for experienced and freshers]]></category>
		<category><![CDATA[pig latin application flow]]></category>
		<category><![CDATA[pig relational operators]]></category>
		<category><![CDATA[pig vs hive]]></category>
		<category><![CDATA[processing data using apache pig]]></category>
		<category><![CDATA[Prokarma Softech nterview questions and answers]]></category>
		<category><![CDATA[properties of pig]]></category>
		<category><![CDATA[Quintiles interview questions and answers]]></category>
		<category><![CDATA[RBS India Development Centre Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Reliance Industries Ltd interview questions and answers]]></category>
		<category><![CDATA[Syngene International Limited interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[UnitedHealth Group interview questions and answers]]></category>
		<category><![CDATA[Virtusa Consulting Services Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Wells Fargo interview questions and answers]]></category>
		<category><![CDATA[Xoriant Solutions Pvt Ltd interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=185</guid>

					<description><![CDATA[Answer:Pig programming language is used for obtaining and manipulating data perhaps doing otherwise with UDFs.....]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="workflow-when-using-pig-r" class="color-green" style="text-align: justify;">Workflow when using Pig &amp; R</h2>
</div>
</div>
<div class="Content">
<div class="hddn">
<ul>
<li style="text-align: justify;">Pig programming language is used for obtaining and manipulating data perhaps doing otherwise with UDFs.</li>
<li style="text-align: justify;">Pig is used for filtering, cleaning, transforming and otherwise preparing large data sets.</li>
<li style="text-align: justify;">Depending on the workflow, user might throw a Hive table on top of the Pig output and then use Hive to prepare subsets of data for R.</li>
<li style="text-align: justify;">R is used for analysis and modeling and it&#8217;s also act as prototype models.</li>
<li style="text-align: justify;">There are ways to connect directly to Hive from R using the Hive JDBC drivers.</li>
<li style="text-align: justify;">We use R for early data exploration and examination of results.</li>
<li style="text-align: justify;">In a normal workflow, Pig is used to perform the ETL(Extract, Transform, Load) functionality and transform it load the data into HDFS and analysts utilizes HIVE or extensions like RHIVE to perform the analysis on large volume of data available in HDFS.</li>
<li style="text-align: justify;">The Comparison between Pig &amp; R is invalid for ever because the pig is for large scale data and R definitely is not.</li>
</ul>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/apache-pig/what-is-workflow-when-using-pig-r/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is the internal architecture of Apache Pig ?</title>
		<link>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-internal-architecture-of-apache-pig/</link>
					<comments>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-internal-architecture-of-apache-pig/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 05:19:41 +0000</pubDate>
				<category><![CDATA[Apache Pig]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Amazon Development Centre India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[apache pig architecture diagram]]></category>
		<category><![CDATA[apache pig interview questions]]></category>
		<category><![CDATA[Applied Materials interview questions and answers]]></category>
		<category><![CDATA[Capgemini interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[CGI Group Inc interview questions and answers]]></category>
		<category><![CDATA[Collabera Technologies interview questions and answers]]></category>
		<category><![CDATA[CRISIL LIMITED interview questions and answers]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[different ways of executing pig script]]></category>
		<category><![CDATA[Ernst & Young interview questions and answers]]></category>
		<category><![CDATA[Exide Industries interview questions and answers]]></category>
		<category><![CDATA[Flipkart interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[hadoop pig architecture]]></category>
		<category><![CDATA[Hexaware Technologies interview questions and answers]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[L&T Infotech interview questions and answers]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[Myntra Designs Pvt. Ltd interview questions and answers]]></category>
		<category><![CDATA[PeopleStrong interview questions and answers]]></category>
		<category><![CDATA[pig architecture]]></category>
		<category><![CDATA[pig architecture in hadoop]]></category>
		<category><![CDATA[pig interview questions]]></category>
		<category><![CDATA[pig interview questions and answers]]></category>
		<category><![CDATA[pig interview questions and answers for experienced]]></category>
		<category><![CDATA[pig interview questions for experienced]]></category>
		<category><![CDATA[Pig Interview Questions for experienced and freshers]]></category>
		<category><![CDATA[pig latin application flow]]></category>
		<category><![CDATA[pig latin data model]]></category>
		<category><![CDATA[pig practice questions]]></category>
		<category><![CDATA[processing data using apache pig]]></category>
		<category><![CDATA[Prokarma Softech nterview questions and answers]]></category>
		<category><![CDATA[properties of pig]]></category>
		<category><![CDATA[Quintiles interview questions and answers]]></category>
		<category><![CDATA[RBS India Development Centre Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[relational operators in pig]]></category>
		<category><![CDATA[Reliance Industries Ltd interview questions and answers]]></category>
		<category><![CDATA[Syngene International Limited interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[UnitedHealth Group interview questions and answers]]></category>
		<category><![CDATA[Virtusa Consulting Services Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Wells Fargo interview questions and answers]]></category>
		<category><![CDATA[Xoriant Solutions Pvt Ltd interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=155</guid>

					<description><![CDATA[Answer:Pig Latin consist of pig to analyze the data from Hadoop]]></description>
										<content:encoded><![CDATA[<div class="row">
<div class="col-sm-12">
<div class="TextHeading">
<div class="hddn">
<h2 id="internal-architecture-of-apache-pig" class="color-green" style="text-align: justify;">Internal architecture of Apache Pig</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Pig Latin consist of pig to analyze the data from Hadoop.</li>
<li>Its a highlevel data processing language it perform various operations like data types and operators.</li>
<li>To perform a particular task Pig Script is used and execution mechanisms like(Grunt Shell, UDFs, Embedded).</li>
<li>To produce the desired output continuous transformations applied in Pig Framework.</li>
<li>Programmer’s job become easier when converting these scripts into a series of MapReduce jobs.</li>
</ul>
</div>
</div>
<div class="text-center row" style="text-align: justify;">
<div class="col-sm-12">
<div id="bsa-zone_1590522538159-8_123456"></div>
</div>
</div>
<div class="hddn"><img decoding="async" class="aligncenter size-medium" src="https://cdn.wikitechy.com/interview-questions/apache-pig/pig-architecture.png" alt="Pig Architecture" width="659" height="368" /></div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="apache-pig-components" class="color-green">Apache Pig Components</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>There are various components in the Apache Pig framework.</li>
</ul>
</div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="parser" class="color-green">Parser</h2>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>The Pig Scripts are handled by the Parser.It checks the syntax,type checking, and other miscellaneous checks.The output will be like a DAG (directed acyclic graph), which represents the Pig Latin statements and logical operators.</li>
<li>In the DAG, the logical operators of the script are represented as nodes and therefore the data flows are represented as edges.</li>
</ul>
</div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="optimizer" class="color-green">Optimizer</h2>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>The logical plan DAG is passed to the logical optimizer,it carries out the logical optimizations,projection and pushdown.</li>
</ul>
</div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="compiler" class="color-green">Compiler</h2>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>It compiles the optimized logical plan into a series of MapReduce jobs.</li>
</ul>
</div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="execution-engine" class="color-green">Execution engine</h2>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Producing the desired results MapReduce jobs are executed on Hadoop.</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="aligncenter size-medium" src="https://cdn.wikitechy.com/interview-questions/apache-pig/pig-latin.gif" alt="Pig Latin" width="628" height="351" /></div>
</div>
</div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="pig-latin-data-model" class="color-green">Pig Latin Data Model</h2>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>It allows datatypes such as map and tuple and it representation of Pig Latin’s data model.</li>
</ul>
</div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="atom" class="color-green">Atom</h2>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Any single value in Pig Latin, irrespective of their data, type is known as an Atom.</li>
<li>Values of Pig in Atom are number,int,long,float,double,chararray, and bytearray.</li>
<li>Field define as a piece of data or a simple atomic value. Example − ‘xxx’ or ‘30’</li>
</ul>
</div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="tuple" class="color-green">Tuple</h2>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>A record formed by ordered set of fields is known as a tuple. A tuple is similar to a row in a table of RDBMS. Example − (xxx, 30)</li>
</ul>
</div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="bag" class="color-green">Bag</h2>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Is an unordered set of tuples.</li>
<li>A collection of tuples (non-unique) is known as a bag.Tuple have any number of fields (flexible schema).</li>
<li>No need that every tuple contain the same number of fields and the same position (column) have the same type.
<ul>
<li><b>Example</b> − {(xxx, 30), (yyyy, 45)}</li>
</ul>
</li>
<li>A Field contains bags in context its called inner bags.
<ul>
<li><b>Example</b> − {xxx, 30, {98xxxxx22, xxxx@gmail.com,}}</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="map" class="color-green">Map</h2>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Map is a set of key-value pairs the key define as chararray and its unique.</li>
<li>It is represented by ‘[]’ Example − [name#xxx, age#30]</li>
</ul>
</div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="relation" class="color-green">Relation</h2>
</div>
<div class="Content">
<div class="hddn">
<ul>
<li style="text-align: justify;">A relation is a bag of tuples.Pig Latin relations are unordered (there is no guarantee that tuples are processed in any particular order).</li>
</ul>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-internal-architecture-of-apache-pig/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is Apache Pig ?</title>
		<link>https://www.wikitechy.com/interview-questions/apache-pig/what-is-apache-pig/</link>
					<comments>https://www.wikitechy.com/interview-questions/apache-pig/what-is-apache-pig/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 01:13:57 +0000</pubDate>
				<category><![CDATA[Apache Pig]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Amazon Development Centre India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[apache hadoop pig]]></category>
		<category><![CDATA[apache pig architecture]]></category>
		<category><![CDATA[apache pig architecture diagram]]></category>
		<category><![CDATA[apache pig commands]]></category>
		<category><![CDATA[apache pig example]]></category>
		<category><![CDATA[apache pig tutorial for beginners]]></category>
		<category><![CDATA[Applied Materials interview questions and answers]]></category>
		<category><![CDATA[Capgemini interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[CGI Group Inc interview questions and answers]]></category>
		<category><![CDATA[Collabera Technologies interview questions and answers]]></category>
		<category><![CDATA[CRISIL LIMITED interview questions and answers]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[different ways of executing pig script]]></category>
		<category><![CDATA[Ernst & Young interview questions and answers]]></category>
		<category><![CDATA[Exide Industries interview questions and answers]]></category>
		<category><![CDATA[Flipkart interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[grunt shell in pig]]></category>
		<category><![CDATA[Hexaware Technologies interview questions and answers]]></category>
		<category><![CDATA[how to process a pig]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[L&T Infotech interview questions and answers]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[Myntra Designs Pvt. Ltd interview questions and answers]]></category>
		<category><![CDATA[PeopleStrong interview questions and answers]]></category>
		<category><![CDATA[pig interview questions]]></category>
		<category><![CDATA[pig latin application flow]]></category>
		<category><![CDATA[pig practice questions]]></category>
		<category><![CDATA[pig programming]]></category>
		<category><![CDATA[pig relational operators]]></category>
		<category><![CDATA[pig script execution comprises of multiple steps sequence]]></category>
		<category><![CDATA[pig script execution sequence]]></category>
		<category><![CDATA[pig script execution steps sequence]]></category>
		<category><![CDATA[pig vs hiveapache pig documentation]]></category>
		<category><![CDATA[processing data using apache pig]]></category>
		<category><![CDATA[Prokarma Softech nterview questions and answers]]></category>
		<category><![CDATA[properties of pig]]></category>
		<category><![CDATA[Quintiles interview questions and answers]]></category>
		<category><![CDATA[RBS India Development Centre Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Reliance Industries Ltd interview questions and answers]]></category>
		<category><![CDATA[store command in pig]]></category>
		<category><![CDATA[Syngene International Limited interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[UnitedHealth Group interview questions and answers]]></category>
		<category><![CDATA[Virtusa Consulting Services Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Wells Fargo interview questions and answers]]></category>
		<category><![CDATA[what a pig]]></category>
		<category><![CDATA[what is apache pig]]></category>
		<category><![CDATA[what is apache pig used for]]></category>
		<category><![CDATA[what is pig]]></category>
		<category><![CDATA[when is pig script converted to mapreduce jobs and executed]]></category>
		<category><![CDATA[Xoriant Solutions Pvt Ltd interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=148</guid>

					<description><![CDATA[Answer:Apache Pig is used to creating programs that runs on Apache Hadoop]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="apache-pig" class="color-green" style="text-align: justify;">Apache Pig</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li style="list-style-type: none;">
<ul>
<li>Apache Pig is used to creating programs that runs on Apache Hadoop.</li>
<li>Pig Latin is a language.</li>
<li>It execute in Hadoop jobs,MapReduce, Apache Tez, or Apache Spark</li>
</ul>
</li>
</ul>
<div class="ImageContent">
<div><img loading="lazy" decoding="async" class="aligncenter size-medium" src="https://cdn.wikitechy.com/interview-questions/apache-pig/big-data.gif" alt="Big Data" width="589" height="360" /></div>
<div class="hddn">The programming from the Java MapReduce idiom into a notation which makes MapReduce high level, similar to SQL for relational database management systems.</div>
</div>
<ul>
<li>The user-defined functions (UDFs) called Pig Latin user can write in Java, Python, JavaScript, Ruby or Groovy.</li>
</ul>
</div>
</div>
<div class="text-center row" style="text-align: justify;">
<div class="col-sm-12">
<div id="bsa-zone_1590522538159-8_123456"></div>
</div>
</div>
<div class="hddn"><img loading="lazy" decoding="async" class="aligncenter size-medium" src="https://cdn.wikitechy.com/interview-questions/apache-pig/creating-your-first-pig-script.png" alt="Creating your first pig script" width="491" height="281" /></div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="advantages-of-pig" class="color-green">Advantages of Pig</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Reusing the code</li>
<li>Quick development</li>
<li>Less lines of code</li>
<li>Type checking and Schema etc.</li>
</ul>
</div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="simple-program-for-pig" class="color-green">Simple program for pig:</h2>
</div>
</div>
<div class="Content">
<div class="hddn">
<ul>
<li style="text-align: justify;">Map: The data element consisting the data type chararray where element has pig data type include complex data type</li>
<li style="text-align: justify;">Example- [city’#’bang’,’pin’#560001].</li>
<li style="text-align: justify;">The city and pin are data element mapping the values here.</li>
</ul>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/apache-pig/what-is-apache-pig/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
