Which language is commonly used for writing scripts that can be processed by Hadoop Streaming?
- C++
- Java
- Python
- Ruby
Python is commonly used for writing scripts that can be processed by Hadoop Streaming. The flexibility of Hadoop Streaming allows the use of scripting languages, and Python is a popular choice for its simplicity and readability.
Loading...
Related Quiz
- In Hadoop, ____ is a common technique used for distributing data uniformly across the cluster.
- What is the primary function of the NameNode in Hadoop's architecture?
- What is a key characteristic of batch processing in Hadoop?
- What is the primary role of Apache Sqoop in the Hadoop ecosystem?
- When tuning a Hadoop cluster, what aspect is crucial for optimizing MapReduce job performance?