<?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>Best Apache Pig Interview Questions - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/best-apache-pig-interview-questions/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/best-apache-pig-interview-questions/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Tue, 14 Sep 2021 12:19:30 +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>Best Apache Pig Interview Questions - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/best-apache-pig-interview-questions/</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 the difference between Pig and Hive ?</title>
		<link>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-pig-and-hive/</link>
					<comments>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-pig-and-hive/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 08:22:29 +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[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[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 interview questions]]></category>
		<category><![CDATA[Hexaware Technologies interview questions and answers]]></category>
		<category><![CDATA[hive vs pig vs hbase]]></category>
		<category><![CDATA[hive vs pig vs spark]]></category>
		<category><![CDATA[hiveql requires that you create the data flow]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[joins in pig and hive]]></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 interview questions for experienced]]></category>
		<category><![CDATA[Pig Interview Questions for experienced and freshers]]></category>
		<category><![CDATA[pig output to hive table]]></category>
		<category><![CDATA[pig script to load hive table]]></category>
		<category><![CDATA[pig vs hive performance]]></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[what is hive in hadoop]]></category>
		<category><![CDATA[what is pig in hadoop]]></category>
		<category><![CDATA[Xoriant Solutions Pvt Ltd interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=205</guid>

					<description><![CDATA[Answer:Pig Hadoop Component is generally
used by Researchers and Programmers.	Hive Hadoop Component is mainly used by data analysts.]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="difference-between-pig-and-hive" class="color-green">Difference between pig and Hive</h2>
</div>
</div>
<table class="table-bordered table-striped table table-responsive">
<tbody>
<tr>
<th>Pig</th>
<th>Hive</th>
</tr>
<tr>
<td class="text-leftalign">Pig Hadoop Component is generally<br />
used by Researchers and Programmers.</td>
<td class="text-leftalign">Hive Hadoop Component is mainly used by data analysts.</td>
</tr>
<tr>
<td class="text-leftalign">Pig Hadoop Component is used<br />
for semi structured data.</td>
<td class="text-leftalign">Hive Hadoop Component is used for completely structured Data.</td>
</tr>
<tr>
<td class="text-leftalign">Pig Hadoop Component has a procedural data<br />
flow language (Pig Latin).</td>
<td class="text-leftalign">Hive Hadoop Component has a declarative Structured Query Language (HiveQL).</td>
</tr>
<tr>
<td class="text-leftalign">Pig can&#8217;t start reliance based server.</td>
<td class="text-leftalign">Hive can start reliance based server,send queries from any nook and corner directly to the Hive<br />
server which will execute them.</td>
</tr>
<tr>
<td class="text-leftalign">Pig is also SQL like but it varies from great extent<br />
and it will take some time efforts to master Pig.</td>
<td class="text-leftalign">Hive directly borrowed SQL expertise it learnt easily.</td>
</tr>
<tr>
<td class="text-leftalign">Avro supported for Pig.</td>
<td class="text-leftalign">Avro does not support for Hive.</td>
</tr>
<tr>
<td class="text-leftalign">Pig Hadoop Component operates on<br />
the client side of any group.</td>
<td class="text-leftalign">Hive Hadoop Component operates on the server side of any group.</td>
</tr>
<tr>
<td class="text-leftalign">Pig Hadoop Component is highly<br />
used for programming.</td>
<td class="text-leftalign">Hive Hadoop Component is mainly used for generating reports.</td>
</tr>
<tr>
<td class="text-leftalign">Pig Hadoop is a great ETL tool for<br />
big data because of its powerful<br />
transformation and processing capabilities.</td>
<td class="text-leftalign">Hive Hadoop Component is helpful for ETL(Extract, Transform and Load).</td>
</tr>
<tr>
<td class="text-leftalign">In Pig there is no dedicated metadata database<br />
and the schemas or data types will<br />
be defined in the script itself.</td>
<td class="text-leftalign">Hive makes use of exact variation of the SQL DLL language by defining the tables beforehand and<br />
storing the schema details in any local database.</td>
</tr>
<tr>
<td class="text-leftalign">Pig Hadoop component does not have<br />
any notion for partitions though might<br />
be one can achieve this through filters.</td>
<td class="text-leftalign">The Hive Hadoop component has a provision for<br />
partitions so that you can process the subset<br />
of data by date or in an alphabetical order.</td>
</tr>
<tr>
<td class="text-leftalign">Pig Hadoop Component renders users with sample<br />
data for each scenario and each step through<br />
its “Illustrate” function.</td>
<td class="text-leftalign">This feature is not incorporated with the<br />
Hive Hadoop Component.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-pig-and-hive/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is the difference between Pig,Hive and Hadoop ?</title>
		<link>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-pig-hive-and-hadoop/</link>
					<comments>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-pig-hive-and-hadoop/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 08:18:28 +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[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[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 can be used for real time queries]]></category>
		<category><![CDATA[hive vs mapreduce performance]]></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[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 interview questions for experienced]]></category>
		<category><![CDATA[Pig Interview Questions for experienced and freshers]]></category>
		<category><![CDATA[pig practice questions]]></category>
		<category><![CDATA[pig vs hive comparison]]></category>
		<category><![CDATA[pig vs hive performance]]></category>
		<category><![CDATA[pig vs mapreduce]]></category>
		<category><![CDATA[pig vs sql]]></category>
		<category><![CDATA[pig vs sqlhive vs pig vs hbase]]></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=203</guid>

					<description><![CDATA[Answer:Apache Pig is a high-level,Apache Hive is a data warehouse
software project,Open-source software framework]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="difference-between-pighive-and-hadoop" class="color-green">Difference between Pig,Hive and Hadoop</h2>
</div>
</div>
<table class="table-bordered table-striped table table-responsive">
<tbody>
<tr>
<th>Pig</th>
<th>Hive</th>
<th>Hadoop</th>
</tr>
<tr>
<td class="text-leftalign">Apache Pig is a high-level<br />
platform for creating programs<br />
it runs on Apache Hadoop.</td>
<td class="text-leftalign">Apache Hive is a data warehouse<br />
software project built on top of<br />
Apache Hadoop for providing<br />
data query, and<br />
analysis.</td>
<td class="text-leftalign">Open-source software framework for distributed storage and processing dataset of big data using the MapReduce programming model.</td>
</tr>
<tr>
<td class="text-leftalign">Pig Latin extracts the programming<br />
from the Java MapReduce phrase<br />
into a code which creates<br />
MapReduce programming high level.</td>
<td class="text-leftalign">Hive provides the SQL<br />
abstraction to integrate<br />
SQL-like queries (HiveQL).<br />
The underlying Java without<br />
we need to implement queries in the<br />
low-level Java API.</td>
<td class="text-leftalign">The Hadoop Common package for Java ARchive (JAR) files and scripts needed to start Hadoop.</td>
</tr>
<tr>
<td class="text-leftalign">Pig basically has 2 parts:<br />
the Pig Interpreter and the<br />
language, PigLatin</td>
<td class="text-leftalign">It provides us data warehousing<br />
facilities on top of an<br />
existing Hadoop cluster.</td>
<td class="text-leftalign">Hadoop is basically two things:Hadoop Distributed File System (HDFS) +a Computation or Processing framework (MapReduce).</td>
</tr>
<tr>
<td class="text-leftalign">Pig makes our life a lot easier,<br />
otherwise writing MapReduce is<br />
always not easy.</td>
<td class="text-leftalign">User can create tables in Hive and<br />
store data there. Along with<br />
that user can even map their<br />
existing HBase tables to Hive<br />
and operate on them.</td>
<td class="text-leftalign">Hadoop is a distributed, scalable,big data store, modelled after Google&#8217;s BigTable.It stores data as key/value pairs.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-pig-hive-and-hadoop/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is the difference between group and cogroup in Pig Latin ?</title>
		<link>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-group-and-cogroup-in-pig-latin/</link>
					<comments>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-group-and-cogroup-in-pig-latin/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 08:13:18 +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[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[cogroup in hive]]></category>
		<category><![CDATA[cogroup operator and group operator are same]]></category>
		<category><![CDATA[cogroup vs join spark]]></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 join and cogroup]]></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[functional keyword in pig]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[hadoop pig interview questions]]></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 check if field is null]]></category>
		<category><![CDATA[pig cogroup outer]]></category>
		<category><![CDATA[pig flatten bag of tuples]]></category>
		<category><![CDATA[pig flatten empty bag]]></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 nested foreach]]></category>
		<category><![CDATA[pig practice questions]]></category>
		<category><![CDATA[pig script converted to mapreduce jobs and executed]]></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=201</guid>

					<description><![CDATA[Answer:For readability GROUP is used Cogroup used as a statements]]></description>
										<content:encoded><![CDATA[<div class="row">
<div class="col-sm-12">
<div class="TextHeading">
<div class="hddn">
<h2 id="difference-between-group-and-cogroup-in-pig-latin" class="color-green" style="text-align: justify;">Difference between group and cogroup in Pig Latin</h2>
</div>
</div>
<table class="table-bordered table-striped table table-responsive">
<tbody>
<tr style="text-align: justify;">
<th>Group</th>
<th>Cogroup</th>
</tr>
<tr style="text-align: justify;">
<td class="text-leftalign">For readability GROUP is used<br />
in statements involving one relation</td>
<td class="text-leftalign">Cogroup used as a statements involving two or more relations. Cogroup should no exceed 127 relations at a time.</td>
</tr>
<tr style="text-align: justify;">
<td class="text-leftalign">The group statement collects together<br />
records with the same key</td>
<td class="text-leftalign">cogroup is a general statement of group. Instead of collecting records of 1 input it collects records of N inputs based on a key</td>
</tr>
<tr>
<td class="text-leftalign" style="text-align: justify;">Syntax:<br />
grunt&gt; Group_data = GROUP Relation_name BY age;</td>
<td class="text-leftalign" style="text-align: justify;">Syntax:<br />
alias = CROSS alias, alias [, alias …] [PARTITION BY partitioner] [PARALLEL n];</td>
</tr>
</tbody>
</table>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-difference-between-group-and-cogroup-in-pig-latin/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is the best tool to process web streaming data in Hadoop,PIG or HIVE ?</title>
		<link>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-best-tool-to-process-web-streaming-data-in-hadoop-pig-or-hive/</link>
					<comments>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-best-tool-to-process-web-streaming-data-in-hadoop-pig-or-hive/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 08:07:43 +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[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[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 databases list]]></category>
		<category><![CDATA[hadoop etl tools]]></category>
		<category><![CDATA[hadoop management tools]]></category>
		<category><![CDATA[hadoop tools]]></category>
		<category><![CDATA[hadoop tools list]]></category>
		<category><![CDATA[Hexaware Technologies interview questions and answers]]></category>
		<category><![CDATA[hive vs pig vs hbase]]></category>
		<category><![CDATA[hive vs pig vs spark]]></category>
		<category><![CDATA[hiveql requires that you create the data flow]]></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 and answers for experienced]]></category>
		<category><![CDATA[pig interview questions and answerspig interview questions for experienced]]></category>
		<category><![CDATA[Pig Interview Questions for experienced and freshers]]></category>
		<category><![CDATA[pig vs hive comparison]]></category>
		<category><![CDATA[pig vs hive performance]]></category>
		<category><![CDATA[pig vs sql]]></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[what is true about pig and hive in relation to the hadoop ecosystem?]]></category>
		<category><![CDATA[Xoriant Solutions Pvt Ltd interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=199</guid>

					<description><![CDATA[Answer:It contains easy programming]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="best-tool-to-process-web-streaming-data-in-hadoop-or-pig-or-hive" class="color-green" style="text-align: justify;">Best tool to process web streaming data in Hadoop or PIG or HIVE :</h2>
</div>
</div>
<div class="Content">
<div class="hddn">
<ul>
<li style="text-align: justify;">It contains easy programming.</li>
<li style="text-align: justify;">It is little to achieve parallel execution of simple, “embarrassingly parallel” data analysis tasks.</li>
<li style="text-align: justify;">For Complex tasks it comprised the multiple interrelated data transformations are explicitly encoded as data flow sequences, making them easy to write, understand, and maintain.</li>
<li style="text-align: justify;">To upgrade their execution automatically, allowing the user to focus on semantics rather than efficiency and Extensibility.</li>
<li style="text-align: justify;">A special-purpose processing to create own functions.</li>
<li style="text-align: justify;">For efficient working pig and hive can be used together.</li>
<li style="text-align: justify;">Pig is best tool for parsing (ETL) kind of job, and even pig supports UDF better than hive.</li>
<li style="text-align: justify;">It can help you to develop you own framework using pig where you can call Hive ql and map-reduce job for better functionality.</li>
</ul>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-best-tool-to-process-web-streaming-data-in-hadoop-pig-or-hive/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is the advantages of pig in Hadoop ?</title>
		<link>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-advantages-of-pig-in-hadoop/</link>
					<comments>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-advantages-of-pig-in-hadoop/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 08:04:01 +0000</pubDate>
				<category><![CDATA[Apache Pig]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[advantages and disadvantages of intensive pig farming]]></category>
		<category><![CDATA[advantages of pig in hadoop]]></category>
		<category><![CDATA[advantages of using apache pig]]></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[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[disadvantages of indoor pig farmin]]></category>
		<category><![CDATA[disadvantages of pig]]></category>
		<category><![CDATA[disadvantages of pig farming]]></category>
		<category><![CDATA[disadvantages of piggery]]></category>
		<category><![CDATA[Ernst & Young interview questions and answers]]></category>
		<category><![CDATA[Exide Industries interview questions and answers]]></category>
		<category><![CDATA[extensive pig farming advantages and disadvantages]]></category>
		<category><![CDATA[Flipkart interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[gextensive pig farming advantages and disadvantages]]></category>
		<category><![CDATA[hadoop pig interview questions]]></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 Advantages and Disadvantages]]></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 latin interview questions]]></category>
		<category><![CDATA[pig practice questions]]></category>
		<category><![CDATA[pig script execution comprises of multiple steps sequence]]></category>
		<category><![CDATA[pig script execution comprises of multiple steps. identify the right sequence]]></category>
		<category><![CDATA[pig script execution sequence]]></category>
		<category><![CDATA[pig script execution steps sequence]]></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[What is the advantages of pig in Hadoop]]></category>
		<category><![CDATA[Xoriant Solutions Pvt Ltd interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=197</guid>

					<description><![CDATA[Answer:The development time is Decrease....]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="advantages-of-pig-in-hadoop" class="color-green" style="text-align: justify;">Advantages of pig in Hadoop</h2>
</div>
</div>
<div class="Content">
<div class="hddn">
<ul style="text-align: justify;">
<li style="list-style-type: none;">
<ul>
<li>The development time is Decrease.</li>
<li>It is a collection of Rich set of operators in order to perform operations such as join, filer, sort and many more.</li>
<li>Pig Latin is similar to SQL, it becomes very easy for developers to write a Pig script.</li>
<li>The task execution in Apache Pig it gets automatically optimized , hence the programmers need to focus on semantics language.</li>
</ul>
</li>
</ul>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"></div>
<div><img decoding="async" class="aligncenter size-medium" src="https://cdn.wikitechy.com/interview-questions/apache-pig/big-data sdd.gif" alt="Big data sdd" width="589" height="360" /></div>
</div>
<ul>
<li style="text-align: justify;">Using the existing operators, users can easily develop their own functions to process,read, and write data.</li>
<li style="text-align: justify;">Pig provide the facility for creating User Defined Functions UDF’s, we can easily create a number of programming languages such as Java and invoke them in Pig Scripts.</li>
<li style="text-align: justify;">All types of data handling are having both structured &amp; unstructured is provided by Apache Pig and the results are stored inside HDFS.</li>
<li style="text-align: justify;">You have UDFs which you want to parallellize and utilize for large amounts of data, then you are in luck. Use Pig as a base pipeline where it does the hard work and you just apply your UDF in the step that you want.</li>
</ul>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/apache-pig/what-is-the-advantages-of-pig-in-hadoop/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is Hbase used for, and what are the benefits that it provides over Pig and Hive ?</title>
		<link>https://www.wikitechy.com/interview-questions/apache-pig/what-is-hbase-used-for-and-what-are-the-benefits-that-it-provides-over-pig-and-hive/</link>
					<comments>https://www.wikitechy.com/interview-questions/apache-pig/what-is-hbase-used-for-and-what-are-the-benefits-that-it-provides-over-pig-and-hive/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 07:58:18 +0000</pubDate>
				<category><![CDATA[Apache Pig]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[advantages of hbase over hdfs]]></category>
		<category><![CDATA[advantages of pig in hadoop]]></category>
		<category><![CDATA[advantages of using hbase]]></category>
		<category><![CDATA[Amazon Development Centre India Pvt Ltd 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[disadvantages of hbase]]></category>
		<category><![CDATA[disadvantages of pig]]></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]]></category>
		<category><![CDATA[hbase limitation]]></category>
		<category><![CDATA[hbase mapreduce integration]]></category>
		<category><![CDATA[hbase real time use cases]]></category>
		<category><![CDATA[hbase vs hive vs cassandra]]></category>
		<category><![CDATA[hbase vs impala]]></category>
		<category><![CDATA[Hexaware Technologies interview questions and answers]]></category>
		<category><![CDATA[Hive and Pig?]]></category>
		<category><![CDATA[hive query based interview questions]]></category>
		<category><![CDATA[hive scenario based interview questions]]></category>
		<category><![CDATA[hive vs hbase performance]]></category>
		<category><![CDATA[hive vs hbase vs pig]]></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 Advantages and Disadvantages]]></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 latin interview questions]]></category>
		<category><![CDATA[pig vs hive performance]]></category>
		<category><![CDATA[Pig vs Hive vs SQL]]></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[show to use apache hbase]]></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 is the advantages of pig in Hadoop]]></category>
		<category><![CDATA[What is the Difference Between Pig and Hive?]]></category>
		<category><![CDATA[When to use Hadoop]]></category>
		<category><![CDATA[when to use hbase and when to use hive]]></category>
		<category><![CDATA[Xoriant Solutions Pvt Ltd interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=194</guid>

					<description><![CDATA[Answer:HBASE will not replace Map Reduce. It is scalable distributed database....]]></description>
										<content:encoded><![CDATA[<div class="row">
<div class="col-sm-12">
<div class="TextHeading">
<div class="hddn">
<h2 id="hbase-uses" class="color-green" style="text-align: justify;">Hbase uses</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>HBASE will not replace Map Reduce. It is scalable distributed database.</li>
<li>Hbase processing data will act as Map Reduce.</li>
<li>The Hadoop database is define Apache HBase.</li>
<li>HBase is a sub-project of the Apache Hadoop project and is used to provide real-time read and write access to big data.</li>
<li>Hbase is a Bigtable clone.</li>
<li>Hbase is a open source.</li>
<li>Hbase called as Cascading connector.</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="ImageContent" style="text-align: justify;">
<div class="hddn"></div>
<div><img decoding="async" class="aligncenter size-medium" src="https://cdn.wikitechy.com/interview-questions/apache-pig/hbase-layout.png" width="550" height="397" /></div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="what-are-the-features-that-it-provides-over-pig-and-hive" class="color-green">what are the Features that it provides over Pig and Hive?</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Possible to create tables in Hive and store data,it can even map the user’s existing HBase tables to Hive and operate on them.</li>
<li>Hive should be used for analyzing query of data collected over a period of time.</li>
<li>Hbase has got its own set of very good Application Programming Interface(API) which could be used to push/pull the data.</li>
<li>It has a good community for the future.It developed on top if hadoop already used to integration for the Hadoop platform.</li>
<li>Hbase can be integrated with MapReduce that can do bulk operation, like indexing, analytics etc.
<ul>
<li>Distributed storage</li>
<li>Table-like in data structure</li>
<li>multi-dimensional map</li>
<li>High scalability</li>
<li>High availability</li>
<li>High performance</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img loading="lazy" decoding="async" class="aligncenter size-medium" src="https://cdn.wikitechy.com/interview-questions/apache-pig/benefits-that-it-provides-over-pig-and-hive.png" width="959" height="431" /></div>
</div>
<div class="Content">
<div class="hddn">
<ul>
<li style="text-align: justify;">A distributed data store that can scale horizontally to 1,000s of commodity servers and petabytes of indexed storage.</li>
<li style="text-align: justify;">Designed to operate on top of the Hadoop distributed file system (HDFS) or Kosmos File System (KFS, aka Cloudstore) for scalability, fault tolerance, and high availability.</li>
</ul>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/apache-pig/what-is-hbase-used-for-and-what-are-the-benefits-that-it-provides-over-pig-and-hive/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is default numbers of reducers while executing a pig query ?</title>
		<link>https://www.wikitechy.com/interview-questions/apache-pig/what-is-default-numbers-of-reducers-while-executing-a-pig-query/</link>
					<comments>https://www.wikitechy.com/interview-questions/apache-pig/what-is-default-numbers-of-reducers-while-executing-a-pig-query/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 07:14:15 +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[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[default number of reducers in hivemapreduce.job.reduces hive]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></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[How do you force the number of reducers in a map reduce job]]></category>
		<category><![CDATA[how to set number of mappers and reducers in hive]]></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 count distinct]]></category>
		<category><![CDATA[pig distinct on single column]]></category>
		<category><![CDATA[pig dump limit]]></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 limit 10]]></category>
		<category><![CDATA[pig parallel keyword]]></category>
		<category><![CDATA[pig practice questions]]></category>
		<category><![CDATA[pig set default_parallel]]></category>
		<category><![CDATA[pig set number of mappers]]></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[set number of reducers hadoop]]></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 is default numbers of reducers while executing a pig query]]></category>
		<category><![CDATA[Xoriant Solutions Pvt Ltd interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=192</guid>

					<description><![CDATA[Answer:Where XXX is the number of reducer.]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="set-number-of-reducer-in-pig" class="color-green">Set Number of Reducer in Pig:</h2>
</div>
</div>
<div class="CodeContent">
<div class="hddn">
<figure class="highlight"><div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-markdown code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-markdown code-embed-code">SET default_parallel XXX</code></pre> </div></figure>
</div>
</div>
<div class="Content">
<div class="hddn">
<ul>
<li>Where XXX is the number of reducer.</li>
<li>This command is used to set the number of reducers at the script level</li>
<li>The coder need to write this configuration at top/beginning of their pig script.</li>
<li>Alternatively, use the PARALLEL clause to set the number of reducers at the operator level.</li>
<li>We set the value using the PARALLEL clause will override any value we specify through (“SET default parallel.”) to reduce phase you can include the PARALLEL clause with any operator.</li>
</ul>
</div>
</div>
<div class="Content">
<div class="hddn">
<ul>
<li style="list-style-type: none;">
<ul>
<li>COGROUP</li>
<li>CROSS</li>
<li>DISTINCT</li>
<li>GROUP</li>
<li>JOIN (inner)</li>
<li>JOIN (outer) and</li>
<li>ORDER BY.</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="subheading">
<h2 id="for-example" class="color-green">For Example:</h2>
</div>
<p>In GROUP operator the PARALLEL class has been used.</p>
<div class="Content">
<div class="hddn">
<ul>
<li>A = LOAD &#8216;myfile&#8217; AS (t, u, v);</li>
<li>B = GROUP A BY t PARALLEL 18</li>
</ul>
</div>
</div>
<p>Here 18 is number of reducer.</p>
<div class="Content">
<div class="hddn">
<ul>
<li>If neither “set default parallel” nor the PARALLEL clause are used, using size of the input data Pig sets the number of reducers.</li>
</ul>
</div>
</div>
<p>The properties values has been specified</p>
<div class="Content">
<div class="hddn">
<ul>
<li><code>pig.exec.reducers.bytes.per.reducer</code> &#8211; Defines the number of input bytes per reduce; Pig reducer default value is 1000*1000*1000 (1GB).</li>
<li><code>pig.exec.reducers.max</code> &#8211; Defines the upper bound on the number of reducers; Pig reducer default is 999.</li>
</ul>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/apache-pig/what-is-default-numbers-of-reducers-while-executing-a-pig-query/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is Pig in Hadoop ?</title>
		<link>https://www.wikitechy.com/interview-questions/apache-pig/what-is-pig-in-hadoop/</link>
					<comments>https://www.wikitechy.com/interview-questions/apache-pig/what-is-pig-in-hadoop/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 06:43:27 +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 commands]]></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[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[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[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 commands cheat sheet]]></category>
		<category><![CDATA[pig commands list]]></category>
		<category><![CDATA[pig commands with examples]]></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 latin interview questions]]></category>
		<category><![CDATA[pig practice questions]]></category>
		<category><![CDATA[pig script commands]]></category>
		<category><![CDATA[pig script examples]]></category>
		<category><![CDATA[pig tutorial for beginners]]></category>
		<category><![CDATA[pig vs hive]]></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[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=187</guid>

					<description><![CDATA[Answer:User can perform all the data manipulation operations in Hadoop using Apache Pig]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="pig-in-hadoop" class="color-green" style="text-align: justify;">Pig in Hadoop</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>User can perform all the data manipulation operations in Hadoop using Apache Pig.</li>
<li>Apache Pig is an abstraction over MapReduce.</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"></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="alignnone size-medium" src="https://cdn.wikitechy.com/interview-questions/apache-pig/pigcompilation.png" alt="pigcompilation" width="900" height="401" /></div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="need-apache-pig" class="color-green">Need Apache Pig:</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>Using Pig Latin, programmers can perform MapReduce tasks codes in Java.</li>
<li>Apache Pig uses multi-query approach, it reducing the length of codes.</li>
<li>For example, an operation that would require you to type 200 lines of code in Java can be easily done by typing just ten lines of codes in Apache Pig.</li>
<li>Ultimately Apache Pig reduces the development time by almost sixteen times.</li>
</ul>
</div>
</div>
<div class="ImageContent">
<div class="hddn" style="text-align: justify;"><img loading="lazy" decoding="async" class="alignnone size-medium" src="https://cdn.wikitechy.com/interview-questions/apache-pig/pig-latin (1).gif" alt="pig-latin " width="628" height="351" /></div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/apache-pig/what-is-pig-in-hadoop/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
