Go to file
Owen O'Malley b1ec35e60c HADOOP-6609. Fixed deadlock in RPC by replacing shared static
DataOutputBuffer in the UTF8 class with a thread local variable. (omalley)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@918880 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 07:20:29 +00:00
.eclipse.templates HADOOP-6579. Provide a mechanism for encoding/decoding Tokens from 2010-02-25 14:14:18 +00:00
bin HADOOP-6594. Provide a fetchdt tool via bin/hdfs. Contributed by Jakob Homan. 2010-02-27 03:31:19 +00:00
conf HADOOP-6586. Log authentication and authorization failures and successes for RPC 2010-02-26 18:35:54 +00:00
ivy HADOOP-6579. Provide a mechanism for encoding/decoding Tokens from 2010-02-25 14:14:18 +00:00
lib/jdiff JDiff output for release 0.20.2 2010-03-01 19:43:49 +00:00
src HADOOP-6609. Fixed deadlock in RPC by replacing shared static 2010-03-04 07:20:29 +00:00
.gitignore HADOOP-5107. Remove generated files from subversion. 2009-10-29 19:42:06 +00:00
build.xml Set JDiff stable to 0.20.2 2010-03-01 19:45:32 +00:00
CHANGES.txt HADOOP-6609. Fixed deadlock in RPC by replacing shared static 2010-03-04 07:20:29 +00:00
ivy.xml HADOOP-6299. Reimplement the UserGroupInformation to use the OS 2010-01-27 08:08:29 +00:00
LICENSE.txt HADOOP-4687 More moving around 2009-05-19 04:30:38 +00:00
NOTICE.txt HADOOP-4687 More moving around 2009-05-19 04:30:38 +00:00
README.txt HADOOP-4687 More moving around 2009-05-19 04:30:38 +00:00

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 <http://www.wassenaar.org/> 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.