Apache HDFS Hadoop Distributed File System Interview Questions
Questions Answers Views Company eMail

How data or file is written into Hadoop HDFS?

32

In HDFS, how Name node determines which data node to write on?

46

What is Secondary NameNode in Hadoop HDFS?

58

How to restart NameNode or all the daemons in Hadoop HDFS?

43

Why HDFS performs replication, although it results in data redundancy in Hadoop?

33

Can multiple clients write into a Hadoop HDFS file concurrently?

39

On what basis name node distribute blocks across the data nodes in HDFS?

39

Why is Reading done in parallel and writing is not in HDFS?

38

Can multiple clients write into an HDFS file concurrently in hadoop?

58

How to create Users in hadoop HDFS?

64

How to transfer data from Hive to HDFS?

31

Why HDFS stores data using commodity hardware despite the higher chance of failures in hadoop?

32

What is Hadoop Distributed File System- HDFS?

37

What is throughput in HDFS?

49

How to split single hdfs block into partitions rdd?

38


Post New Apache HDFS Hadoop Distributed File System Questions

Un-Answered Questions { Apache HDFS Hadoop Distributed File System }

How is indexing done in Hadoop HDFS?

34


What is throughput? How does hdfs provides good throughput?

50


What is non-dfs used in hdfs web console

59


What is the benifit of Distributed cache, why can we just have the file in HDFS and have the application read it?

40


Differentiate HDFS & HBase?

35






What happens if the block on Hadoop HDFS is corrupted?

47


Characterize data integrity? How does hdfs ensure information integrity of data blocks squares kept in hdfs?

37


Replication causes data redundancy and consume a lot of space, then why is it pursued in hdfs?

35


If a particular file is 50 mb, will the hdfs block still consume 64 mb as the default size?

26


What is a block in HDFS? what is the default size in Hadoop 1 and Hadoop 2? Can we change the block size?

56


What is a rack awareness algorithm?

52


What are tools available to send the streaming data to hdfs?

28


How to use hdfs put command for data transfer from flume to hdfs?

48


What is the optimal block size in HDFS?

34


What are file permissions in HDFS? how does HDFS check permissions for files/directory?

44