История коммитов

Автор SHA1 Сообщение Дата
  Doug Cutting 02dcce95fd HADOOP-785. Add support for 'final' Configuration parameters. Contributed by Arun. 18 лет назад
  Thomas White e038336178 Fix command line for distributed execution. 18 лет назад
  Doug Cutting 7f4e8be648 HADOOP-399. Fix javadoc warnings. Contributed by Nigel. 19 лет назад
  Doug Cutting 93e49e4214 Update documented Java requirements from 4 to 5, as noted in HADOOP-584. 19 лет назад
  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 лет назад