InterviewSolution
Saved Bookmarks
| 1. |
Which Is The Only Variable That Needs To Be Set In The Conf/hadoop-env.sh File For Hadoop Mapreduce To Work? |
|
Answer» JAVA_HOME is the only variable that needs to be set and should POINT to the java INSTALLATION DIRECTORY. JAVA_HOME is the only variable that needs to be set and should point to the java installation directory. |
|