write two report for these two codes
two Report on two projects averagewordlength and log_file_analysis is
required.
3. For each project, report should describe clearly on the following topics:
a) Project introduction.
b) Description on driver: job configuration, input format, output format, etc.
c) Description on mapper: input key, value types, output key, value types,
and method manipulation on the input key value pairs.
d) Description on reducer: input key, value types, output key, value types,
and method manipulation on the input key value pairs.
e) Data flow description starting at the input files.
f)Compile procedure description.
g) Program test procedure and the results.