Doug Cutting
|
02dcce95fd
HADOOP-785. Add support for 'final' Configuration parameters. Contributed by Arun.
|
преди 17 години |
Thomas White
|
e038336178
Fix command line for distributed execution.
|
преди 18 години |
Doug Cutting
|
7f4e8be648
HADOOP-399. Fix javadoc warnings. Contributed by Nigel.
|
преди 18 години |
Doug Cutting
|
93e49e4214
Update documented Java requirements from 4 to 5, as noted in HADOOP-584.
|
преди 18 години |
Doug Cutting
|
73be419f00
Fix for HADOOP-19. A namenode must now be formatted before it may be used. Attempts to start a namenode in an unformatted directory will fail, rather than automatically creating a new, empty filesystem, causing existing datanodes to delete all blocks. Thus a mis-configured dfs.data.dir should no longer cause data loss.
|
преди 19 години |
Doug Cutting
|
5c70b644c6
Fix command line (again!).
|
преди 19 години |
Doug Cutting
|
0925dc8d94
Update example command line.
|
преди 19 години |
Doug Cutting
|
c506f665df
Updated javadoc for recent config changes.
|
преди 19 години |
Doug Cutting
|
8b48a08eeb
Fixed HADOOP-20: permit mappers and reducers to cleanup. Add a close() method to the Mapper and Reducer interfaces by having them extend a Closeable interface. Update all implementations to define close(). Patch by Michel Tourn.
|
преди 19 години |
Doug Cutting
|
12da6c5334
Create html documentation for configuration defaults and link to these from javadoc.
|
преди 19 години |
Doug Cutting
|
321bb7e898
Initial version of a Hadoop tutorial.
|
преди 19 години |
Doug Cutting
|
a76b8a871e
Improved javadoc, starting overview and package documentation. Also moved DF from dfs to fs package.
|
преди 19 години |