<?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 hbase vs pig - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/hive-vs-hbase-vs-pig/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/hive-vs-hbase-vs-pig/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Tue, 14 Sep 2021 12:14:12 +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 vs hbase vs pig - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/hive-vs-hbase-vs-pig/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is the relationship between Apache Hadoop, HBase, Hive and Cassandra ?</title>
		<link>https://www.wikitechy.com/interview-questions/cassandra/what-is-the-relationship-between-apache-hadoop-hbase-hive-and-cassandra/</link>
					<comments>https://www.wikitechy.com/interview-questions/cassandra/what-is-the-relationship-between-apache-hadoop-hbase-hive-and-cassandra/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Tue, 13 Jul 2021 05:25:21 +0000</pubDate>
				<category><![CDATA[cassandra]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Allstate Solutions Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[AT&T interview questions and answers]]></category>
		<category><![CDATA[Capgemini interview questions and answers]]></category>
		<category><![CDATA[cassandra certification sample questions]]></category>
		<category><![CDATA[cassandra developer practice test]]></category>
		<category><![CDATA[cassandra on hadoop]]></category>
		<category><![CDATA[cassandra vs hadoop vs spark]]></category>
		<category><![CDATA[cassandra vs hive performance]]></category>
		<category><![CDATA[cassandra vs spark]]></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[Ciena Corporation interview questions and answers]]></category>
		<category><![CDATA[Collabera Technologies interview questions and answers]]></category>
		<category><![CDATA[Conduent interview questions and answers]]></category>
		<category><![CDATA[Cvent interview questions and answers]]></category>
		<category><![CDATA[datastax cassandra certification questions]]></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[hadoop vs cassandra vs mongodb]]></category>
		<category><![CDATA[hbase vs cassandra]]></category>
		<category><![CDATA[hbase vs cassandra performance]]></category>
		<category><![CDATA[hbase vs hive vs cassandra]]></category>
		<category><![CDATA[hive cassandra integration]]></category>
		<category><![CDATA[hive vs cassandra vs spark]]></category>
		<category><![CDATA[hive vs hbase]]></category>
		<category><![CDATA[hive vs hbase performance]]></category>
		<category><![CDATA[hive vs hbase vs impala]]></category>
		<category><![CDATA[hive vs hbase vs pig]]></category>
		<category><![CDATA[hive with cassandra]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[Indecomm Global Services interview questions and answers]]></category>
		<category><![CDATA[Indiabulls Technology Solutions Ltd interview questions and answers]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[Nagarro Software Pvt. Ltd interview questions and answers]]></category>
		<category><![CDATA[Oracle Corporation interview questions and answers]]></category>
		<category><![CDATA[Persistent Systems interview questions and answers]]></category>
		<category><![CDATA[Prokarma Softech Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[SAP Labs India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Synechron Technologies Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[Tecnotree 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 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=436</guid>

					<description><![CDATA[Answer : It is a Big Data framework which uses Hadoop Distributed File System to Store the data and MapReduce framework to process that data]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="apache-hadoop" class="color-purple" style="text-align: justify;">Apache Hadoop:</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>It is a Big Data framework which uses Hadoop Distributed File System to Store the data and MapReduce framework to process that data. Java is used as native language to write MapReduce programs.</li>
<li>Apache Hbase and Cassandra are both NoSQL databases.</li>
<li>It does not maintain the strict ACID transactions and require better data modelling to be used effectual.</li>
<li>Their presentation can be calculated by benchmarking the database using a tool called YCSB(Yahoo Cloud Serving Benchmark).</li>
<li>Factors examine in benchmarking can be read, write ,read-modify-write latency in executing queries.</li>
</ul>
</div>
</div>
<div class="text-center row" style="text-align: justify;"><span style="color: #000000; font-family: inherit; font-size: 2rem;">Hbase:</span></div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>It is a Master -Slave NoSQL database dependent upon Hadoop cluster .</li>
<li>It is good for Heavy reads and less Write applications</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img fetchpriority="high" decoding="async" class="aligncenter size-medium" src="https://cdn.wikitechy.com/interview-questions/cassandra/apache-hadoop-ecosystem.png" alt="apache hadoop ecosystem" width="700" height="478" /></div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="apache-cassandra" class="color-purple">Apache Cassandra:</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li>It is a master less and shared-nothing, ring based architecture which does not depend upon Hadoop framework.</li>
<li>It is good for Write heavy and less read applications.</li>
</ul>
</div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="apache-hive" class="color-purple">Apache Hive:</h2>
</div>
</div>
<div class="Content">
<div class="hddn">
<ul>
<li style="text-align: justify;">It is a collective processing framework to process the data using a language called Hive Query Language(HQL).</li>
<li style="text-align: justify;">HQL is a sql wrapper on top of HDFS which protect writing Mapreduce programs in Java.</li>
<li style="text-align: justify;">Instead one can use SQL like language to do their daily tasks.</li>
<li style="text-align: justify;">Apache Hive is mainly used for ETL and data warehousing feature in Hadoop.</li>
<li style="text-align: justify;">The process of hive is to create tables, joins, unions, aggregates etc. It develop visualization reports can be done by Tableau.</li>
</ul>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/cassandra/what-is-the-relationship-between-apache-hadoop-hbase-hive-and-cassandra/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Difference between Hive and HBase ?</title>
		<link>https://www.wikitechy.com/interview-questions/big-data/difference-between-hive-and-hbase/</link>
					<comments>https://www.wikitechy.com/interview-questions/big-data/difference-between-hive-and-hbase/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 19:18:59 +0000</pubDate>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[AT&T interview questions and answers]]></category>
		<category><![CDATA[Atos interview questions and answers]]></category>
		<category><![CDATA[big data and hadoop difference]]></category>
		<category><![CDATA[big data vs hadoop difference]]></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 Technologiesinterview questions and answers]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[difference between apache hadoop and cloudera hadoop]]></category>
		<category><![CDATA[difference between big data and hadoop]]></category>
		<category><![CDATA[difference between cassandra and hbase]]></category>
		<category><![CDATA[difference between hadoop and cassandra]]></category>
		<category><![CDATA[difference between hadoop and cloudera]]></category>
		<category><![CDATA[difference between hadoop and hbase]]></category>
		<category><![CDATA[difference between hadoop and hive]]></category>
		<category><![CDATA[difference between hadoop and mongodb]]></category>
		<category><![CDATA[difference between hadoop and nosql]]></category>
		<category><![CDATA[difference between hadoop and oracle]]></category>
		<category><![CDATA[difference between hadoop and spark]]></category>
		<category><![CDATA[difference between hadoop and sql]]></category>
		<category><![CDATA[difference between hbase and cassandra]]></category>
		<category><![CDATA[difference between hbase and hdfs]]></category>
		<category><![CDATA[difference between hbase and hive]]></category>
		<category><![CDATA[difference between hive and hadoop]]></category>
		<category><![CDATA[difference between hive and impala]]></category>
		<category><![CDATA[difference between hive and pig]]></category>
		<category><![CDATA[difference between hive and spark]]></category>
		<category><![CDATA[difference between hive and sql]]></category>
		<category><![CDATA[Difference between Hive vs HBase]]></category>
		<category><![CDATA[difference between hiveql and sql]]></category>
		<category><![CDATA[difference between impala and hive]]></category>
		<category><![CDATA[difference between mapreduce and spark]]></category>
		<category><![CDATA[difference between mongodb and hbase]]></category>
		<category><![CDATA[difference between pig and hive]]></category>
		<category><![CDATA[difference between spark and mapreduce]]></category>
		<category><![CDATA[difference between sql and hadoop]]></category>
		<category><![CDATA[difference between sql and hive]]></category>
		<category><![CDATA[Ernst & Young interview questions and answers]]></category>
		<category><![CDATA[Flipkart interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[hadoop and spark difference]]></category>
		<category><![CDATA[hbase and hive difference]]></category>
		<category><![CDATA[hbase architecture]]></category>
		<category><![CDATA[hbase vs hdfs]]></category>
		<category><![CDATA[hbase vs hive vs cassandra]]></category>
		<category><![CDATA[hbase vs spark]]></category>
		<category><![CDATA[hdfs vs hbase vs hive]]></category>
		<category><![CDATA[hive and pig difference]]></category>
		<category><![CDATA[hive vs hbase vs impala]]></category>
		<category><![CDATA[hive vs hbase vs pig]]></category>
		<category><![CDATA[hive vs hbase vs spark]]></category>
		<category><![CDATA[hive vs pig]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[Indecomm Global Services interview questions and answers]]></category>
		<category><![CDATA[L&T Infotech interview questions and answers]]></category>
		<category><![CDATA[Mindtree interview questions and answers]]></category>
		<category><![CDATA[NetApp interview questions and answers]]></category>
		<category><![CDATA[pig and hive difference]]></category>
		<category><![CDATA[R Systems interview questions and answers]]></category>
		<category><![CDATA[RBS India Development Centre Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[SAP Labs India Pvt Ltd 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[what is difference between hadoop and bigdata]]></category>
		<category><![CDATA[what is difference between hadoop and spark]]></category>
		<category><![CDATA[what is the difference between big data and hadoop]]></category>
		<category><![CDATA[What is the difference between HBase and Hive]]></category>
		<category><![CDATA[what is the difference between pig and hive in hadoop]]></category>
		<category><![CDATA[what is the difference between spark and hadoop]]></category>
		<category><![CDATA[Wipro Infotech interview questions and answers]]></category>
		<category><![CDATA[Wipro interview questions and answers]]></category>
		<category><![CDATA[Xoriant Solutions Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[ZS Associates interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=301</guid>

					<description><![CDATA[Answer : Hive is a datawarehousing package built on the top of Hadoop...]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="difference-between-hive-and-hbase" class="color-pink" style="text-align: justify;">Difference between Hive and HBase ?</h2>
</div>
</div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="hive" class="color-purple">Hive</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li><a href="https://www.wikitechy.com/tutorials/sqoop/sqoop-create-hive-table" target="_blank" rel="noopener">Hive</a> is a datawarehousing package built on the top of Hadoop. It is mainly used for data analysis. It generally target towards users already comfortable with Structured Query Language (SQL).</li>
<li>It is similar to <a href="https://www.wikitechy.com/tutorials/sql/" target="_blank" rel="noopener">SQL</a> and called Hive Query Language (HQL).</li>
<li>Hive manages and queries structured data. Moreover, hive abstracts complexity of Hadoop. It does not support
<ul>
<li>Not a full database.</li>
<li>Not a real time processing system.</li>
<li>Not SQL-92 compliant.</li>
<li>Does not provide row level insert, updates or deletes.</li>
<li>Doesn’t support transactions and limited sub-query support.</li>
<li>Query optimization in evolving stage.</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="text-center row" style="text-align: justify;"></div>
<div class="TextHeading" style="text-align: justify;">
<div class="hddn">
<h2 id="hbase" class="color-purple">Hbase</h2>
</div>
</div>
<div class="Content" style="text-align: justify;">
<div class="hddn">
<ul>
<li><a href="https://www.wikitechy.com/tutorials/sqoop/sqoop-import-to-hbase" target="_blank" rel="noopener">HBase</a> is a column-oriented database management system that runs on top of Hadoop Distributed File System (HDFS).</li>
<li>It is well suited for sparse data sets, which are common in many Big Data use cases.</li>
<li>It is an opensource, distributed database developed by Apache software foundations.</li>
<li>Initially, it was named Google Big Table, afterwards it was re-named as HBase and is primarily written in <a href="https://www.wikitechy.com/tutorials/java/" target="_blank" rel="noopener">Java</a>.</li>
<li>It can store massive amount of data from terabytes to petabytes.</li>
<li>It is built for low-latency operations and is used extensively for read and write operations.</li>
<li>It stores large amount of data in the form of tables.</li>
</ul>
</div>
</div>
<div class="ImageContent" style="text-align: justify;">
<div class="hddn"><img decoding="async" class="img-responsive center-block" src="https://cdn.wikitechy.com/interview-questions/hive/difference-between-hive-and-hbase.png" alt="Difference between HIVE and HBASE" /></div>
</div>
<div class="hddn">
<table class="table-bordered table-striped table table-responsive">
<tbody>
<tr style="text-align: justify;">
<th>HIVE</th>
<th>HBASE</th>
</tr>
<tr style="text-align: justify;">
<td class="text-leftalign">Hive is a query engine.</td>
<td class="text-leftalign">Data storage particularly for unstructured data.</td>
</tr>
<tr style="text-align: justify;">
<td class="text-leftalign">Mainly used for batch processing.</td>
<td class="text-leftalign">Extensively used for transactional processing.</td>
</tr>
<tr style="text-align: justify;">
<td class="text-leftalign">Not a real time processing.</td>
<td class="text-leftalign">Real-time processing.</td>
</tr>
<tr style="text-align: justify;">
<td class="text-leftalign">Only for analytical queries.</td>
<td class="text-leftalign">Real-time querying.</td>
</tr>
<tr style="text-align: justify;">
<td class="text-leftalign">Runs on the top of Hadoop.</td>
<td class="text-leftalign">Runs on the top of HDFS (Hadoop distributed file system).</td>
</tr>
<tr style="text-align: justify;">
<td class="text-leftalign">Apache Hive is not a database.</td>
<td class="text-leftalign">It support NoSQL database.</td>
</tr>
<tr style="text-align: justify;">
<td class="text-leftalign">It has schema model.</td>
<td class="text-leftalign">It is free from schema model.</td>
</tr>
<tr>
<td class="text-leftalign" style="text-align: justify;">Made for high latency operations.</td>
<td class="text-leftalign" style="text-align: justify;">Made for low level latency operations.</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/big-data/difference-between-hive-and-hbase/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 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>
	</channel>
</rss>
