<?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 can be installed in - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/hive-can-be-installed-in/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/hive-can-be-installed-in/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Sat, 11 Sep 2021 11:51:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.wikitechy.com/interview-questions/wp-content/uploads/2025/10/cropped-wikitechy-icon-32x32.png</url>
	<title>hive can be installed in - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/hive-can-be-installed-in/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is the difference between hive and pig ?</title>
		<link>https://www.wikitechy.com/interview-questions/hive/what-is-the-difference-between-hive-and-pig/</link>
					<comments>https://www.wikitechy.com/interview-questions/hive/what-is-the-difference-between-hive-and-pig/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Tue, 13 Jul 2021 22:18:37 +0000</pubDate>
				<category><![CDATA[Hive]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Altimetrik India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[ANI Technologies Pvt Ltd 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[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Flipkart interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[hive advanced interview questions]]></category>
		<category><![CDATA[hive can be installed in]]></category>
		<category><![CDATA[hive query based interview questions]]></category>
		<category><![CDATA[hive scenario based interview questions]]></category>
		<category><![CDATA[hive vs pig vs hbase]]></category>
		<category><![CDATA[hive vs pig vs spark]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[Impetus Technologies interview questions and answers]]></category>
		<category><![CDATA[Indiabulls Technology Solutions Ltd interview questions and answers]]></category>
		<category><![CDATA[joins in pig and hive]]></category>
		<category><![CDATA[Mindtree interview questions and answers]]></category>
		<category><![CDATA[NetApp interview questions and answers]]></category>
		<category><![CDATA[pig and hive tutorial]]></category>
		<category><![CDATA[pig interview questions and answers for experienced]]></category>
		<category><![CDATA[pig vs hive performance]]></category>
		<category><![CDATA[pig vs mapreduce]]></category>
		<category><![CDATA[Prokarma Softech Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[R Systems interview questions and answers]]></category>
		<category><![CDATA[Reliance Industries Ltd interview questions and answers]]></category>
		<category><![CDATA[Synechron Te interview questions and answers]]></category>
		<category><![CDATA[Tata Consultancy Service interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[Trigent Software 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[Wipro Infotech interview questions and answers]]></category>
		<category><![CDATA[Wipro interview questions and answers]]></category>
		<category><![CDATA[Yash Technologies interview questions and answers]]></category>
		<category><![CDATA[Yodlee Infotech Pvt Ltd interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=600</guid>

					<description><![CDATA[Answer : Hive is used by data analysts...]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="difference-between-hive-and-pig" class="color-green">Difference between hive and pig</h2>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<table class="table-bordered table-striped table table-responsive">
<tbody>
<tr>
<th>Hive</th>
<th>pig</th>
</tr>
<tr>
<td class="text-leftalign" align="justify">Hive is used by data analysts.</td>
<td class="text-leftalign" align="justify">Pig Hadoop Component is generally used by Researchers and Programmers.</td>
</tr>
<tr>
<td class="text-leftalign" align="justify">Hive is used in structured Data</td>
<td class="text-leftalign" align="justify">Pig Hadoop Component is used for semi structured data.</td>
</tr>
<tr>
<td class="text-leftalign" align="justify">Hive Hadoop Component has a<br />
declarative SQL language (HiveQL).</td>
<td class="text-leftalign" align="justify">Pig has a procedural data flow language (Pig Latin).</td>
</tr>
<tr>
<td class="text-leftalign" align="justify">Hive uses thrift based server that send queries<br />
and corner directly to the Hive<br />
server which execute them.</td>
<td class="text-leftalign" align="justify">This feature is not available with Pig.</td>
</tr>
<tr>
<td class="text-leftalign" align="justify">Hive directly leverages SQL expertise<br />
and thus can be learnt easily.</td>
<td class="text-leftalign" align="justify">Pig is also SQL but varies to a great extent and it will take some time efforts to master Pig.</td>
</tr>
<tr>
<td class="text-leftalign" align="justify">Hive not support in Avro.</td>
<td class="text-leftalign" align="justify">Pig supports in Avro.</td>
</tr>
<tr>
<td class="text-leftalign" align="justify">Hive Hadoop Component operates<br />
on the server side of any cluster.</td>
<td class="text-leftalign" align="justify">Pig Hadoop Component operates on the client side of any cluster.</td>
</tr>
<tr>
<td class="text-leftalign" align="justify">Hive Hadoop Component is mainly<br />
used for creating reports.</td>
<td class="text-leftalign" align="justify">Pig Hadoop Component is mainly used for programming.</td>
</tr>
<tr>
<td class="text-leftalign" align="justify">Hive helpful for ETL.</td>
<td class="text-leftalign" align="justify">Pig is a great (Extract, Transform and Load) tool for<br />
big data its powerful transformation and processing capabilities.</td>
</tr>
<tr>
<td class="text-leftalign" align="justify">Hive makes use of exact variation of the<br />
SQL DLL language by defining the tables beforehand<br />
and storing the schema details in any local database.</td>
<td class="text-leftalign" align="justify">In Pig there is no dedicated metadata database and the schemas or data types will be defined in script itself.</td>
</tr>
<tr>
<td class="text-leftalign" align="justify">The Hive has a provision for partitions so that can<br />
process the subset of data by date<br />
or in an alphabetical order.</td>
<td class="text-leftalign" align="justify">Pig Hadoop component does not have any notion for partitions though might be one can achieve this through filters.</td>
</tr>
<tr>
<td class="text-leftalign" align="justify">It renders users with sample data for each<br />
scenario and each step through<br />
its “Illustrate” function.</td>
<td class="text-leftalign" align="justify">This feature is not incorporated with the Hive Hadoop Component.</td>
</tr>
</tbody>
</table>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/hive/what-is-the-difference-between-hive-and-pig/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
