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...


What is the advantage of a Parquet file?



What is the advantage of a Parquet file?..

Answer / Rashmi Rathore

Parquet files offer several advantages. They provide efficient storage and compression of large datasets while maintaining high performance during data processing. Additionally, they support schema evolution, allowing for changes to the structure of the data without affecting previously stored data. Lastly, Parquet is columnar storage format, which allows faster querying by accessing only the necessary columns.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is the abstraction of Spark Streaming?

1 Answers  


What is sc textfile?

1 Answers  


Apache Spark is a good fit for which type of machine learning techniques?

1 Answers  


How rdd persist the data?

1 Answers  


What is "GraphX" in Spark?

1 Answers  


Explain a scenario where you will be using spark streaming.

1 Answers  


Explain Spark countByKey() operation?

1 Answers  


What is difference between map and flatmap in spark?

1 Answers  


explain the key features of Apache Spark?

1 Answers  


What is dataframe api?

1 Answers  


What is speculative execution in spark?

1 Answers  


What is the use of rdd in spark?

1 Answers  


Categories