<?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>what is pig and hive - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/what-is-pig-and-hive/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/what-is-pig-and-hive/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Wed, 08 Sep 2021 09:28:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://www.wikitechy.com/interview-questions/wp-content/uploads/2025/10/cropped-wikitechy-icon-32x32.png</url>
	<title>what is pig and hive - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/what-is-pig-and-hive/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is the difference between sqoop and pig ?</title>
		<link>https://www.wikitechy.com/interview-questions/sqoop/what-is-the-difference-between-sqoop-and-pig/</link>
					<comments>https://www.wikitechy.com/interview-questions/sqoop/what-is-the-difference-between-sqoop-and-pig/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Thu, 22 Jul 2021 06:59:29 +0000</pubDate>
				<category><![CDATA[Sqoop]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Altimetrik India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Amazon Development Centre India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[CGI Group Inc interview questions and answers]]></category>
		<category><![CDATA[Ciber Global Solutions interview questions and answers]]></category>
		<category><![CDATA[Datamatics Global Services Ltd interview questions and answers]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[difference between sqoop and hive]]></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[Indiabulls Technology Solutions Ltd interview questions and answers]]></category>
		<category><![CDATA[Iris Software interview questions and answers]]></category>
		<category><![CDATA[L&T Infotech interview questions and answers]]></category>
		<category><![CDATA[Maxima IT Consulting India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Morningstar interview questions and answers]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[pig and hive tutorial]]></category>
		<category><![CDATA[pig and sqoop tutorial]]></category>
		<category><![CDATA[pig hive sqoop flume]]></category>
		<category><![CDATA[pig vs hive comparison]]></category>
		<category><![CDATA[pig vs hive performance]]></category>
		<category><![CDATA[pig vs sqoop performance]]></category>
		<category><![CDATA[Prokarma Softech Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Quintiles interview questions and answers]]></category>
		<category><![CDATA[Reliance Industries Ltd interview questions and answers]]></category>
		<category><![CDATA[Sapient Consulting Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[sqoop difficult interview questions]]></category>
		<category><![CDATA[sqoop incremental import with query]]></category>
		<category><![CDATA[sqoop incremental load example]]></category>
		<category><![CDATA[sqoop incremental update example]]></category>
		<category><![CDATA[sqoop scenario based interview questions]]></category>
		<category><![CDATA[sqoop scenario based questions]]></category>
		<category><![CDATA[Symphony Teleca 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[what is pig and hive]]></category>
		<category><![CDATA[Wipro Infotech interview questions and answers]]></category>
		<category><![CDATA[Wipro interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=1203</guid>

					<description><![CDATA[Answer : Sqoop is a simple tool used for transferring large amount of data...]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="pig" class="color-purple" style="text-align: justify;"><span style="font-family: inherit; font-size: 2rem;">Pig:</span></h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Pig is a platform for managing large data.</li>
<li>It uses high level programming to analyse the data.</li>
<li>The programming is done using the language pig latin.</li>
<li>It is simple and highly specific.</li>
<li>The pig Metastore stores all info about the tables. And we can execute spark sql queries because spark can interact with pig Metastore</li>
</ul>
</div>
</div>
<div class="subheading" style="text-align: justify;">
<h2 id="sqoop">Sqoop:</h2>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Sqoop is a simple tool used for transferring large amount of data.</li>
<li>It is used for transferring data from hadoop to relational database.</li>
<li>sqoop can import data from Oracle,MYSQL,SQl.</li>
<li>Sqoop metastore is a tool for using hosts in a shared metadata repository. Multiple users and remote users execute saved jobs in metastore.</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img fetchpriority="high" decoding="async" class="alignnone size-medium aligncenter" src="https://cdn.wikitechy.com/interview-questions/sqoop/difference-between-sqoop-and-pig.png" alt=" difference between sqoop and pig" width="595" height="336" /></div>
</div>
<p style="text-align: justify;" align="center">
<div class="ImageContent">
<div class="hddn" style="text-align: justify;"></div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/sqoop/what-is-the-difference-between-sqoop-and-pig/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
