Apache Hadoop

Doug Cutting ec87d7e0e3 Fix for HADOOP-2. The combiner now clones keys and values, so mappers may now safely reuse emitted keys and values. Contributed by Owen O'Malley. il y a 19 ans
bin 2948bf60de Add a tool for checking DFS consistency (HADOOP-101). il y a 19 ans
conf 95091af3ce Fix HADOOP-33. Avoid calling df too frequently by caching values internally. Contributed by Konstantin Shvachko. il y a 19 ans
lib 816215d79c Upgrade to Lucene 1.9.1. il y a 19 ans
site 78d2485bfb Much improved hadoop logo. Contributed by Stefan. Thanks! il y a 19 ans
src ec87d7e0e3 Fix for HADOOP-2. The combiner now clones keys and values, so mappers may now safely reuse emitted keys and values. Contributed by Owen O'Malley. il y a 19 ans
LICENSE.txt 8b94d4806a First version of website. il y a 19 ans
README.txt 8b94d4806a First version of website. il y a 19 ans
build.xml dc207a0a5a Fix for HADOOP-70. Unit tests should have their own hadoop-site.xml and mapred-default.xml, so that local modifications to these files in conf/ don't alter unit testing. Also rename TestDFS so that it is not normally run, and add a new test target which runs tests using the config files in conf/. il y a 19 ans

README.txt

For the latest information about Hadoop, please visit our website at:

http://lucene.apache.org/hadoop/

and our wiki, at:

http://wiki.apache.org/hadoop/