Hi, Under hadoop-mapreduce-project directory, I notice the following two directories: 1hadoop-mapreduce-client/ 2src/
2 src/ can be expanded to
java/org/apache/hadoop/mapreduce
My question is what the directory is for. And I wonder why mapreduce code
is in hadoop-mapreduce-client. Thanks.
Libo
