How Facebook Uses Hadoop, Hive and Hbase ?



How Facebook Uses Hadoop, Hive and Hbase ?..

Answer / Kazim Raza

"Facebook uses Hadoop as a data storage platform for managing petabytes of data. It utilizes Hive to perform SQL-like queries on large datasets, making it easier to analyze the data. Additionally, Facebook employs HBase for real-time data processing, handling large amounts of read/write requests with high availability and low latency."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hive Interview Questions

What is Clustring in Hive?

1 Answers  


When you point a partition of a hive table to a new directory, what happens to the data?

1 Answers  


What is Bucketing and Clustering in Hive?

1 Answers  


Can we run unix shell commands from the hive? Give example?

1 Answers  


Explain about Hive Buckets with Example ?

2 Answers  


Does the archiving of hive tables give any space saving in hdfs?

1 Answers  


What are the Binary Storage formats supported in Hive?

1 Answers  


Explain about the smb join in hive?

1 Answers  


Is it possible to use the same metastore by multiple users, in case of the embedded hive?

1 Answers  


What do you mean by schema on read?

1 Answers  


What is ObjectInspector functionality?

1 Answers  


How to change the column data type in hive? Explain rlike in hive.

1 Answers  


Categories