0
0
Hadoopdata~20 mins

Hadoop distributions (Cloudera, Hortonworks) - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Hadoop Distribution Master
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
2:00remaining
Key difference between Cloudera and Hortonworks distributions
Which of the following best describes a main difference between Cloudera and Hortonworks Hadoop distributions?
AHortonworks supports only MapReduce, Cloudera supports only Spark.
BCloudera includes proprietary management tools, while Hortonworks is fully open source.
CCloudera is based on Apache Hadoop 1.x, Hortonworks on Hadoop 3.x.
DHortonworks requires a paid license, Cloudera is free.
Attempts:
2 left
💡 Hint
Think about the licensing and management tools each distribution offers.
data_output
intermediate
2:00remaining
Output of Hadoop version command in Cloudera vs Hortonworks
What output would you expect when running hadoop version on a Cloudera distribution compared to Hortonworks?
Hadoop
hadoop version
ABoth show identical Apache Hadoop version numbers without any tags.
BNeither distribution supports the 'hadoop version' command.
CCloudera shows a version with 'CDH' tag; Hortonworks shows 'HDP' tag.
DCloudera shows 'HDP' tag; Hortonworks shows 'CDH' tag.
Attempts:
2 left
💡 Hint
Look for distribution-specific version identifiers.
🔧 Debug
advanced
2:00remaining
Identify the cause of a service failure in Hortonworks
You see the following error in Hortonworks Data Platform logs: Service failed to start due to missing dependency: Ambari Metrics. What is the most likely cause?
ACloudera Manager is conflicting with Ambari Metrics.
BHDFS service is down, causing Ambari Metrics to fail.
CYARN resource manager is overloaded.
DAmbari Metrics service is not installed or not running.
Attempts:
2 left
💡 Hint
Think about what the error message says about dependencies.
🚀 Application
advanced
2:00remaining
Choosing a Hadoop distribution for a company with strict open source policy
A company requires a Hadoop distribution that is 100% open source with no proprietary components. Which distribution should they choose?
AHortonworks, because it is fully open source without proprietary additions.
BNeither, both have proprietary components.
CCloudera, because it offers proprietary tools for better management.
DUse Apache Hadoop directly, not a distribution.
Attempts:
2 left
💡 Hint
Consider the licensing and source code openness of each distribution.
🧠 Conceptual
expert
3:00remaining
Impact of Cloudera and Hortonworks merger on Hadoop ecosystem
After the merger of Cloudera and Hortonworks, what is the expected impact on the Hadoop ecosystem?
AUnified platform combining proprietary and open source tools, simplifying management.
BRemoval of all open source components in favor of proprietary software.
CSplitting into two separate competing distributions.
DComplete abandonment of Hadoop in favor of cloud-only solutions.
Attempts:
2 left
💡 Hint
Think about the goal of merging two major distributions.