<?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>use cases of apache pig - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/use-cases-of-apache-pig/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/use-cases-of-apache-pig/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Tue, 14 Sep 2021 11:17:49 +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>use cases of apache pig - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/use-cases-of-apache-pig/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is the difference between Pig, Hive and HBase ?</title>
		<link>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-pig-hive-and-hbase/</link>
					<comments>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-pig-hive-and-hbase/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 08:40:35 +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 interview questions]]></category>
		<category><![CDATA[apache pig interview questions and answers]]></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[difference between hbase and hdfs]]></category>
		<category><![CDATA[difference between hive and nosql]]></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[hbase vs hive vs cassandra]]></category>
		<category><![CDATA[Hexaware Technologies interview questions and answers]]></category>
		<category><![CDATA[hive vs hbase performance]]></category>
		<category><![CDATA[hive vs mapreduce performance]]></category>
		<category><![CDATA[hive vs pig vs spark]]></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 and hive tutorial]]></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 vs hive comparison]]></category>
		<category><![CDATA[pig vs hive performance]]></category>
		<category><![CDATA[pig vs mapreduce]]></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[use cases of apache pig]]></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=211</guid>

					<description><![CDATA[Answer:It is used for semi structured data.	,Hive is query engine,HBase is a data storage particularly for unstructured data.]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="difference-between-pig-hive-and-hbase" class="color-green">Difference between Pig, Hive and HBase</h2>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<table class="table-bordered table-striped table table-responsive">
<tbody>
<tr>
<th>Pig</th>
<th>Hive</th>
<th>Hbase</th>
</tr>
<tr>
<td class="text-leftalign">It is used for semi structured data.</td>
<td class="text-leftalign">Hive is query engine</td>
<td class="text-leftalign">HBase is a data storage particularly for unstructured data.</td>
</tr>
<tr>
<td class="text-leftalign">Pig Hadoop Component is generally<br />
used by Researchers and Programmers.</td>
<td class="text-leftalign">Apache Hive is mainly used for<br />
batch processing i.e. OLAP<br />
and creating reports.</td>
<td class="text-leftalign">HBase is extensively used for transactional processing where in the response time of the query is not highly interactive i.e. OLTP</td>
</tr>
<tr>
<td class="text-leftalign">Pig Hadoop Component operates on<br />
the client side of any cluster.</td>
<td class="text-leftalign">Hive Hadoop Component operates on<br />
the server side of any cluster.</td>
<td class="text-leftalign">Operations in HBase are run in real-time on the database</td>
</tr>
<tr>
<td class="text-leftalign">Avro supported for Pig.</td>
<td class="text-leftalign">Hive does not support Avro.</td>
<td class="text-leftalign">The client which is reading/writing the data has to deal with the avro schemas, after HBase delivered the raw data to it.</td>
</tr>
<tr>
<td class="text-leftalign">Pig Hadoop is a great ETL tool<br />
for big data because of its powerful<br />
transformation and processing<br />
capabilities.</td>
<td class="text-leftalign">Hive Hadoop Component is helpful<br />
for ETL.</td>
<td class="text-leftalign">Hbase Component is helpful for ETL.</td>
</tr>
<tr>
<td class="text-leftalign">Pig are high-level languages that<br />
compile to MapReduce.</td>
<td class="text-leftalign">Hive is also a high-level languages<br />
that compile to MapReduce.</td>
<td class="text-leftalign">HBase allows Hadoop to support the transactions on key value pairs.</td>
</tr>
<tr>
<td class="text-leftalign">Pig is also SQL-like but varies to<br />
a great extent and thus it will<br />
take some time efforts to master Pig.</td>
<td class="text-leftalign">Hive directly leverages SQL expertise<br />
and thus can be learnt easily.</td>
<td class="text-leftalign">HBase allows you to do quick random versus scan all of data sequentially, do insert/update/delete from middle, and not just add/append.</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="hddn"><img fetchpriority="high" decoding="async" class="alignnone size-medium aligncenter" src="https://cdn.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-pig-hive-and-hbase.png" width="595" height="336" /></div>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-pig-hive-and-hbase/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
