Apache Hadoop

Tsz-wo Sze 536b58f1cd HADOOP-4395. The FSEditLog loading is incorrect for the case OP_SET_OWNER. (szetszwo) hace 17 años
.eclipse.templates 6948842f98 HADOOP-4267. Occasional exceptions during shutting down HSQLDB is logged but not rethrown. Contributed by Enis Soztutar. hace 17 años
bin 60b698247f HADOOP-4247. Move InputSampler into org.apache.hadoop.mapred.lib, so that hace 17 años
conf 89c28b4eff HADOOP-4018. The number of tasks for a single job cannot exceed a hace 17 años
docs 0ffc659dfb HADOOP-4261. Adds a setup task for jobs. This is required so that we don't setup jobs that haven't been inited yet (since init could lead to job failure). Only after the init has successfully happened do we launch the setupJob task. Contributed by Amareshwari Sriramadasu. hace 17 años
lib 6948842f98 HADOOP-4267. Occasional exceptions during shutting down HSQLDB is logged but not rethrown. Contributed by Enis Soztutar. hace 17 años
src 536b58f1cd HADOOP-4395. The FSEditLog loading is incorrect for the case OP_SET_OWNER. (szetszwo) hace 17 años
.gitignore 2274411221 HADOOP-4181. Add .svn to .gitignore. hace 17 años
CHANGES.txt 536b58f1cd HADOOP-4395. The FSEditLog loading is incorrect for the case OP_SET_OWNER. (szetszwo) hace 17 años
LICENSE.txt 2427313a5d Add NOTICE.txt file and put full license in LICENSE.txt, to better conform to http://www.apache.org/dev/apply-license.html. hace 19 años
NOTICE.txt 2427313a5d Add NOTICE.txt file and put full license in LICENSE.txt, to better conform to http://www.apache.org/dev/apply-license.html. hace 19 años
README.txt eb2dcda91b HADOOP-2981. Update README.txt to reflect the upcoming inclusion on hace 17 años
build.xml bea7dfb9cf HADOOP-4259. Findbugs should run over tools.jar also. (cdouglas via omalley) hace 17 años
index.html 509bcea8cf HADOOP-371. Include contrib jars and site documentation in distributions. Contributed by Nigel. hace 18 años

README.txt

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

http://hadoop.apache.org/core/

and our wiki, at:

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

This distribution includes cryptographic software. The country in
which you currently reside may have restrictions on the import,
possession, use, and/or re-export to another country, of
encryption software. BEFORE using any encryption software, please
check your country's laws, regulations and policies concerning the
import, possession, or use, and re-export of encryption software, to
see if this is permitted. See for more
information.

The U.S. Government Department of Commerce, Bureau of Industry and
Security (BIS), has classified this software as Export Commodity
Control Number (ECCN) 5D002.C.1, which includes information security
software using or performing cryptographic functions with asymmetric
algorithms. The form and manner of this Apache Software Foundation
distribution makes it eligible for export under the License Exception
ENC Technology Software Unrestricted (TSU) exception (see the BIS
Export Administration Regulations, Section 740.13) for both object
code and source code.

The following provides more details on the included cryptographic
software:
Hadoop Core uses the SSL libraries from the Jetty project written
by mortbay.org.