<?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>difference between spark sql and sql - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/difference-between-spark-sql-and-sql/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/difference-between-spark-sql-and-sql/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Mon, 13 Sep 2021 04:35:04 +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>difference between spark sql and sql - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/difference-between-spark-sql-and-sql/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is the difference between Apache Hive and Apache Spark ?</title>
		<link>https://www.wikitechy.com/interview-questions/hive/what-is-the-difference-between-apache-hive-and-apache-spark/</link>
					<comments>https://www.wikitechy.com/interview-questions/hive/what-is-the-difference-between-apache-hive-and-apache-spark/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Tue, 13 Jul 2021 22:18:11 +0000</pubDate>
				<category><![CDATA[Hive]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Altimetrik India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[ANI Technologies Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Capgemini interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[CGI Group Inc interview questions and answers]]></category>
		<category><![CDATA[Collabera Technologies interview questions and answers]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[difference between hive sql and spark sql]]></category>
		<category><![CDATA[difference between spark sql and sql]]></category>
		<category><![CDATA[Flipkart interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[hive interview questions]]></category>
		<category><![CDATA[hive query based interview questions]]></category>
		<category><![CDATA[hive scenario based interview questions]]></category>
		<category><![CDATA[hortonworks hive vs spark]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[Impetus Technologies interview questions and answers]]></category>
		<category><![CDATA[Indiabulls Technology Solutions Ltd interview questions and answers]]></category>
		<category><![CDATA[Mindtree interview questions and answers]]></category>
		<category><![CDATA[NetApp interview questions and answers]]></category>
		<category><![CDATA[Prokarma Softech Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[R Systems interview questions and answers]]></category>
		<category><![CDATA[Reliance Industries Ltd interview questions and answers]]></category>
		<category><![CDATA[shark vs hive on spark]]></category>
		<category><![CDATA[spark sql vs hive on tez]]></category>
		<category><![CDATA[spark sql vs hivesql]]></category>
		<category><![CDATA[spark vs hive vs pig]]></category>
		<category><![CDATA[sparksql hive on spark]]></category>
		<category><![CDATA[Synechron Te interview questions and answers]]></category>
		<category><![CDATA[Tata Consultancy Service interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[Trigent Software interview questions and answers]]></category>
		<category><![CDATA[UnitedHealth Group interview questions and answers]]></category>
		<category><![CDATA[Virtusa Consulting Services Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Wells Fargo interview questions and answers]]></category>
		<category><![CDATA[Wipro Infotech interview questions and answers]]></category>
		<category><![CDATA[Wipro interview questions and answers]]></category>
		<category><![CDATA[Yash Technologies interview questions and answers]]></category>
		<category><![CDATA[Yodlee Infotech Pvt Ltd interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=597</guid>

					<description><![CDATA[Answer : Apache hive is a distributed query...]]></description>
										<content:encoded><![CDATA[<h2 id="difference-between-apache-hive-and-apache-spark" class="color-green">Difference between Apache Hive and Apache Spark</h2>
<div class="ImageContent">
<div class="hddn"><img fetchpriority="high" decoding="async" class="alignnone size-medium aligncenter" src="https://cdn.wikitechy.com/interview-questions/hive/what-is-the-difference-between-apache-hive-and-apache-spark.png" alt="apache-hive-and-apache-spark" width="602" height="399" /></div>
</div>
<table class="table-bordered table-striped table table-responsive">
<tbody>
<tr>
<th>Apache-Hive</th>
<th>Apache-Spark</th>
</tr>
<tr>
<td class="text-leftalign" align="justify">Apache hive is a distributed query<br />
engine built on top of the hadoop eco-system.<br />
Hive is introduced by facebook and later<br />
on they open sourced it.</td>
<td class="text-leftalign" align="justify">Apache spark may be a cluster computing framework that runs on Hadoop and handles differing kinds of data.</td>
</tr>
<tr>
<td class="text-leftalign" align="justify">The language used by hive to write queries is<br />
HQL i.e., Hive+SQL.</td>
<td class="text-leftalign" align="justify">Spark has rich resources for handling the data and most importantly, it is 10-20x faster than Hadoop’s MapReduce.</td>
</tr>
<tr>
<td class="text-leftalign" align="justify">These hive queries can internally get converted<br />
into MapReduce job and this is fully handled<br />
by the Hadoop framework reducing the<br />
work load on the developers.</td>
<td class="text-leftalign" align="justify">It attains this speed of computation by its in-memory primitives. The data is cached and is present in the memory (RAM) and performs all the computations in-memory.</td>
</tr>
<tr>
<td class="text-leftalign" align="justify">Tools to alter easy access to data via SQL,<br />
so enabling data warehousing tasks such as<br />
extract/transform/load (ETL), reporting,<br />
and data analysis.</td>
<td class="text-leftalign" align="justify">It is fast and grouping the computing system. It provides high-level in Java, Scala, Python,R, and an optimized engine that supports execution graphs.</td>
</tr>
<tr>
<td class="text-leftalign" align="justify">Access files to stored either directly<br />
in Apache HDFS or such as Apache HBase</td>
<td class="text-leftalign" align="justify">Spark structured query language is a Spark module for structured data processing, in which in-memory processing is its core.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/hive/what-is-the-difference-between-apache-hive-and-apache-spark/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
