DATABASE FUNDAMENTALS
CLOUD COMPUTING AND DATABASES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
apple
|
|
Java interface
|
|
c$
|
|
C
|
Detailed explanation-1: -Although the Hadoop framework is implemented in Java, MapReduce applications need not be written in : A. Java.
Detailed explanation-2: -MapReduce can be written in Java, Python, etc. The choice of a programming language depends on programmer i.e. how comfortable you are with a particular language. Though Hadoop is written in Java but you can write MapReduce in any language you feel comfortable.
Detailed explanation-3: -Running non-Java MapReduce applications The MapReduce framework in Hadoop has native support for running Java applications. It also supports running non-Java applications in Ruby, Python, C++ and a few other programming languages, via two frameworks, namely the Streaming framework and the Pipes framework.
Detailed explanation-4: -Explanation: The hadoop language Written in: Java.