Mahadev Konar
|
6d551b83de
|
MAPREDUCE-3366. Mapreduce component should use consistent directory structure layout as HDFS/common (Eric Yang via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1215065 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-16 09:09:28 +00:00 |
|
Suresh Srinivas
|
d9c9fb913e
|
HADOOP-7920. Remove Avro Rpc. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1214114 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-14 08:45:59 +00:00 |
|
Todd Lipcon
|
fac14e799a
|
HADOOP-7892. IPC logs too verbose after "RpcKind" introduction. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1213954 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-13 21:59:34 +00:00 |
|
Alejandro Abdelnur
|
0201be46c2
|
HADOOP-7810. move hadoop archive to core from tools. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1213907 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-13 20:17:59 +00:00 |
|
Sanjay Radia
|
186df142cc
|
HADOOP-7913 Fix bug in ProtoBufRpcEngine (sanjay)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1213619 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-13 09:18:04 +00:00 |
|
Alejandro Abdelnur
|
ad7d537caa
|
HADOOP-7899. Generate proto java files as part of the build. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1212615 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 20:37:57 +00:00 |
|
Alejandro Abdelnur
|
66fce20802
|
HADOOP-7902. skipping name rules setting (if already set) should be done on UGI initialization only. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1212591 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 19:28:25 +00:00 |
|
Amar Kamat
|
82d57ee7fe
|
HADOOP-7851. Configuration.getClasses() never returns the default value. (amarrk)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1212282 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 08:50:09 +00:00 |
|
Eli Collins
|
2deaca4415
|
HADOOP-6886. LocalFileSystem Needs createNonRecursive API. Contributed by Nicolas Spiegelberg and Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1212073 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-08 19:57:14 +00:00 |
|
Eli Collins
|
dec526076f
|
HADOOP-6840. Support non-recursive create() in FileSystem and SequenceFile.Writer. Contributed by Jitendra and Eli
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1212062 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-08 19:29:02 +00:00 |
|
Suresh Srinivas
|
4283ac6d7a
|
HADOOP-7897. ProtobufRpcEngine client side exception mechanism is not consistent with WritableRpcEngine. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1212004 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-08 17:47:06 +00:00 |
|
Aaron Myers
|
d9690b0922
|
HADOOP-7888. TestFailoverProxy fails intermittently on trunk. Contributed by Jason Lowe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1211728 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-08 01:21:24 +00:00 |
|
Alejandro Abdelnur
|
58361d3f34
|
HADOOP-7887. KerberosAuthenticatorHandler is not setting KerberosName name rules from configuration. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1211673 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-07 22:17:35 +00:00 |
|
Jakob Homan
|
788f28b679
|
HADOOP-7886. Add toString to FileStatus. Contributed by SreeHari.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1210793 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-06 06:35:02 +00:00 |
|
Suresh Srinivas
|
0acc00bbab
|
HADOOP-7876. Provided access to encoded key in DelegationKey for use in protobuf based RPCs. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1210320 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-05 03:40:34 +00:00 |
|
Suresh Srinivas
|
560c8946ea
|
HADOOP-7875. Add helper class to unwrap protobuf ServiceException. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1210319 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-05 03:33:15 +00:00 |
|
Sanjay Radia
|
65200998c0
|
HADOOP-7862 Move the support for multiple protocols to lower layer so that Writable, PB and Avro can all use it (includes HDFS and MR changes to match) (Sanjay)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1210208 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-04 20:44:36 +00:00 |
|
Alejandro Abdelnur
|
c5777e0375
|
HADOOP-7874. native libs should be under lib/native/ dir. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1209286 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-01 22:44:29 +00:00 |
|
Tsz-wo Sze
|
6b555008f3
|
HADOOP-7877. Update balancer CLI usage documentation to include the new -policy option.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1209246 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-01 21:19:01 +00:00 |
|
Jitendra Nath Pandey
|
efc83da2a0
|
HADOOP-7854. UGI getCurrentUser is not synchronized. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1208926 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-01 01:13:42 +00:00 |
|
Alejandro Abdelnur
|
d8930feeae
|
HADOOP-7853. multiple javax security configurations cause conflicts. (daryn via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1208751 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-30 20:26:36 +00:00 |
|
Jitendra Nath Pandey
|
65681d5716
|
HADOOP-7804. Enable hadoop config generator to set configurations to enable short circuit read. Contributed by Arpit Gupta.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1208144 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-29 23:43:57 +00:00 |
|
Eli Collins
|
229a3a2312
|
HADOOP-7858. Drop some info logging to DEBUG level in IPC, metrics, and HTTP. Contributed by Todd Lipcon
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1206830 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-27 20:27:23 +00:00 |
|
Eli Collins
|
cb5c6c90c4
|
HADOOP-7859. TestViewFsHdfs.testgetFileLinkStatus is failing an assert. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1206786 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-27 17:58:39 +00:00 |
|
Steve Loughran
|
783dbb4125
|
HADOOP-7777 a base class for DNSToSwitchMapping implementations
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1206515 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-26 17:45:21 +00:00 |
|
Konstantin Shvachko
|
080a34143d
|
HADOOP-7861. changes2html.pl generates links to HADOOP, HDFS, and MAPREDUCE jiras. Contributed by Konstantin Shvachko.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1205988 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-24 21:44:36 +00:00 |
|
Konstantin Shvachko
|
e3c6965519
|
HADOOP-7358. Improve log levels when exceptions caught in RPC handler. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1205697 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-24 01:52:29 +00:00 |
|
Eli Collins
|
eec2782287
|
HADOOP-6614. RunJar should provide more diags when it can't create a temp file. Contributed by Jonathan Hsieh
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1204388 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-21 08:00:59 +00:00 |
|
Eli Collins
|
d4306d4bd1
|
HADOOP-7783. Add more symlink tests that cover intermediate links. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1204376 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-21 07:11:07 +00:00 |
|
Eli Collins
|
5760d03c87
|
Revert accidental change in previous commit.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1204372 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-21 07:06:05 +00:00 |
|
Eli Collins
|
9c2f4f634d
|
HDFS-2514. Link resolution bug for intermediate symlinks with relative targets. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1204370 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-21 07:01:29 +00:00 |
|
Thomas White
|
41cfb68419
|
HADOOP-7802. Hadoop scripts unconditionally source "$bin"/../libexec/hadoop-config.sh. Contributed by Bruno Mahé
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1203449 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-18 00:48:54 +00:00 |
|
Thomas White
|
cb7f819b91
|
HADOOP-7801. HADOOP_PREFIX cannot be overriden. Contributed by Bruno Mahé.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1199025 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-08 00:16:27 +00:00 |
|
Tsz-wo Sze
|
a83753b735
|
HADOOP-7688. Add servlet handler check in HttpServer.start(). Contributed by Uma Maheswara Rao G
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1198924 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-07 20:51:15 +00:00 |
|
Sanjay Radia
|
072bdd85d1
|
HADOOP-7776 Make the Ipc-Header in a RPC-Payload an explicit header (sanjay)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1197885 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-05 05:06:44 +00:00 |
|
Jitendra Nath Pandey
|
cd2a553fbd
|
HADOOP-7792. Common component for HDFS-2416: Add verifyToken method to AbstractDelegationTokenSecretManager.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1196386 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 23:15:13 +00:00 |
|
Eli Collins
|
1852c2c1da
|
Remove FsConfig as intended in HADOOP-7786.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1196143 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 17:08:53 +00:00 |
|
Eli Collins
|
877021eb50
|
HADOOP-7786. Remove HDFS-specific config keys defined in FsConfig. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1196129 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 16:58:28 +00:00 |
|
Todd Lipcon
|
a6c110ebd0
|
HADOOP-7785. Add equals, hashcode, toString to DataChecksum. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1195832 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 05:25:21 +00:00 |
|
Thomas White
|
8e04fa8b84
|
HADOOP-7782. Aggregate project javadocs.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1195817 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 04:47:10 +00:00 |
|
Tsz-wo Sze
|
8f9661da48
|
HADOOP-7771. FsShell -copyToLocal, -get, etc. commands throw NPE if the destination directory does not exist. Contributed by John George and Daryn Sharp
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1195760 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 01:50:56 +00:00 |
|
Todd Lipcon
|
5839aa01c8
|
HADOOP-7446. Implement CRC32C native code using SSE4.2 instructions. Contributed by Kihwal Lee and Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1190650 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 22:51:47 +00:00 |
|
Suresh Srinivas
|
55d3dc50d1
|
HADOOP-7773. Add support for protocol buffer based RPC engine. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1190611 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 21:55:05 +00:00 |
|
Jitendra Nath Pandey
|
dbe1e4de77
|
HADOOP-7770. ViewFS getFileChecksum throws FileNotFoundException for files in /tmp and /user. Contributed by Ravi Prakash.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1190532 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 20:08:19 +00:00 |
|
Eric Yang
|
da1db28e93
|
HADOOP-7740. Fixed security audit logger configuration. (Arpit Gupta via Eric Yang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1190452 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 17:08:09 +00:00 |
|
Eli Collins
|
29b51cc116
|
HADOOP-7424. Log an error if the topology script doesn't handle multiple args. Contributed by Uma Maheswara Rao G
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1190139 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 02:26:54 +00:00 |
|
Tsz-wo Sze
|
659ea4c540
|
HADOOP-7360. Preserve relative paths that do not contain globs in FsShell. Contributed by Daryn Sharp and Kihwal Lee
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1190109 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 01:13:49 +00:00 |
|
Thomas White
|
101962e598
|
HADOOP-7778. FindBugs warning in Token.getKind().
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1190095 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 23:50:11 +00:00 |
|
Todd Lipcon
|
78336e717b
|
HADOOP-7753. Support fadvise and sync_file_range in NativeIO. Add ReadaheadPool infrastructure for use in HDFS and MR. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1190067 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 22:19:13 +00:00 |
|
Ramya Sunil
|
072ef952c3
|
HADOOP-7728. Enable task memory management to be configurable in hadoop config setup script. (ramya)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1190035 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 21:11:16 +00:00 |
|