Hadoop (4218)
Big Data General (104)
Big Data AllOther (3) How would you use Map/Reduce to split a very large graph into smaller pieces and parallelize the computation of edges according to the fast/dynamic change of data?
694Write a Hive UDF that returns a sentiment score. For example, if good = 1, bad = -1, and average = 0, then a review of a restaurant states "Good food, bad service," your score might be 1 - 1 = 0.
684Suppose that your data is stored in collections, for instance, some binary data, message data or metadata is all keyed on the same value. Will you use HBase for this?
158
What are the Benefits Of Distributed Applications?
State some highlights of Ambari?
Name the filter which accepts the page size as the parameter in hbase?
What are file permissions in HDFS? how does HDFS check permissions for files/directory?
Explain fullOuterJoin() operation in Apache Spark?
What is secondary namenode?
Explain about the basic parameters of mapper and reducer function
How many filters are available in HBase?
Mention key components of Hive Architecture?
Does hadoop follows the unix pattern?
Explain the benefits of block transfer?
What is the difference between an input split and hdfs block?
What is the purpose of dfsadmin tool?
What is metadata storage service in bookkeeper?
Where is kafka used?