Question: Facebook tackles big data with _______ based on hadoop.
Facebook tackles big data with "Apache Hive" based on Hadoop. Hive is a data warehouse infrastructure that provides data summarization, querying, and analysis using SQL-like language, called HiveQL. It allows users to write complex queries that are converted into MapReduce jobs and executed on a Hadoop cluster. Facebook developed Hive to make it easier for its data analysts to work with large datasets using familiar SQL-like queries.
Comments
Post a Comment
let's start discussion