<?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>hive vs pig vs sparkuse cases of apache pig - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/hive-vs-pig-vs-sparkuse-cases-of-apache-pig/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/hive-vs-pig-vs-sparkuse-cases-of-apache-pig/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Tue, 14 Sep 2021 11:21:53 +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>hive vs pig vs sparkuse cases of apache pig - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/hive-vs-pig-vs-sparkuse-cases-of-apache-pig/</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>
	</channel>
</rss>
