Are job tracker and task trackers present in separate machines?
Answer / Anwar Ahmad Khan
In older versions of Hadoop, the JobTracker and TaskTrackers were indeed on separate machines. However, in newer versions (Hadoop 2 and above), these components have been replaced by ResourceManager and NodeManager/DataNode, respectively, as part of Apache YARN (Yet Another Resource Negotiator). These components can run on the same machine or different machines depending on the cluster configuration.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create the directory when name node is in safe mode?
Can hadoop replace relational database?
If we want to copy 10 blocks from one machine to another, but another machine can copy only 8.5 blocks, can the blocks be broken at the time of replication?
Explain how is data partitioned before it is sent to the reducer if no custom partitioner is defined in hadoop?
what is next step after mapper or maptask?
If DataNode increases, then do we need to upgrade NameNode?
What is structured and unstructured data?
Which are the three modes in which hadoop can be run?
What is distributed copy (distcp)?
Give me the examples of Columnar database ?
How can we create a hadoop cluster from scratch?
Define a udf?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)