Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

State the difference between Spark SQL and Hql

Answer Posted / Rahul Prasad

Spark SQL is a Spark module for structured data processing while HQL (Hive Query Language) is used with Hadoop's Hive. The main differences are: n 1. Spark SQL supports more data sources compared to HQL.n 2. Spark SQL provides higher performance due to its in-memory data processing capabilities compared to HQL which relies on disk-based operations.n 3. Spark SQL can be used without having a physical database like Hive. However, it does support integration with Hive and other databases.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of spark?

287


Explain how RDDs work with Scala in Spark

355


What is meant by Transformation? Give some examples.

328


List the advantage of Parquet file in Apache Spark?

473