Suresh Srinivas
|
e7b12c89e1
|
HADOOP-8619. WritableComparator must implement no-arg constructor. Contributed by Chris Douglas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1378120 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-28 13:05:31 +00:00 |
|
Harsh J
|
cb540cda69
|
HADOOP-8719. Workaround for kerberos-related log errors upon running any hadoop command on OSX. Contributed by Jianbin Wei. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1377821 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-27 20:16:16 +00:00 |
|
Suresh Srinivas
|
deead78e35
|
HDFS-3844. Add @Override and remove {@inheritdoc} and unnecessary imports. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1377168 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-25 01:03:22 +00:00 |
|
Suresh Srinivas
|
7a1dc1ab70
|
HDFS-3834. Remove unused static fields NAME, DESCRIPTION and Usage from Command. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1377001 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-24 17:36:22 +00:00 |
|
Robert Joseph Evans
|
cffee556e4
|
HADOOP-8725. MR is broken when security is off (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376929 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-24 14:16:41 +00:00 |
|
Alejandro Abdelnur
|
bbf1f55bee
|
HADOOP-8031. Configuration class fails to find embedded .jar resources; should use URL.openStream() (genman via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376772 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-23 23:24:25 +00:00 |
|
Alejandro Abdelnur
|
fc1fab9084
|
HADOOP-4572. Can not access user logs - Jetty is not configured by default to serve aliases/symlinks (ahmed via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376753 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-23 22:52:47 +00:00 |
|
Robert Joseph Evans
|
4f8e1f779b
|
HADOOP-8709. globStatus changed behavior from 0.20/1.x (Jason Lowe via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376653 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-23 19:18:05 +00:00 |
|
Robert Joseph Evans
|
aeb364d8b5
|
HADOOP-8225. DistCp fails when invoked by Oozie (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376618 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-23 18:06:56 +00:00 |
|
Robert Joseph Evans
|
34bd9794f7
|
HADOOP-8655. Fix TextInputFormat for large deliminators. (Gelesh via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376592 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-23 16:58:36 +00:00 |
|
Robert Joseph Evans
|
42beb56a2e
|
HADOOP-8632. Configuration leaking class-loaders (Costin Leau via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376543 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-23 15:24:46 +00:00 |
|
Eli Collins
|
5b790ab046
|
HADOOP-8075. Lower native-hadoop library log from info to debug. Contributed by Hızır Sefa İrken
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376322 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-23 00:01:00 +00:00 |
|
Aaron Myers
|
d66223fd99
|
HADOOP-8721. ZKFC should not retry 45 times when attempting a graceful fence during a failover. Contributed by Vinayakumar B.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376194 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-22 18:54:02 +00:00 |
|
Aaron Myers
|
de8b34a70e
|
HDFS-3835. Long-lived 2NN cannot perform a checkpoint if security is enabled and the NN restarts with outstanding delegation tokens. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376188 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-22 18:47:07 +00:00 |
|
Suresh Srinivas
|
e8477759ac
|
HADOOP-8711. IPC Server supports adding exceptions for which the message is printed and the stack trace is not printed to avoid chatter. Contributed by Brandon Li.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375790 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-21 21:01:28 +00:00 |
|
Tsz-wo Sze
|
f2dd818201
|
HADOOP-8239. Add subclasses of MD5MD5CRC32FileChecksum to support file checksum with CRC32C. Contributed by Kihwal Lee
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375450 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-21 09:44:46 +00:00 |
|
Eli Collins
|
357e990c40
|
HADOOP-8686. Fix warnings in native code. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375301 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-20 23:10:29 +00:00 |
|
Robert Joseph Evans
|
d5f080825c
|
HADOOP-8611. Allow fall-back to the shell-based implementation when JNI-based users-group mapping fails (Robert Parker via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375221 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-20 21:17:13 +00:00 |
|
Eli Collins
|
f58941f2ac
|
HADOOP-8614. IOUtils#skipFully hangs forever on EOF. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375216 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-20 21:10:44 +00:00 |
|
Tsz-wo Sze
|
b0ea77303b
|
HADOOP-8240. Add a new API to allow users to specify a checksum type on FileSystem.create(..). Contributed by Kihwal Lee
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1374696 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-19 05:46:57 +00:00 |
|
Eli Collins
|
54621c3776
|
HADOOP-8710. Remove ability for users to easily run the trash emptire. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1374476 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-17 23:26:55 +00:00 |
|
Eli Collins
|
18c5bc86ca
|
HADOOP-8689. Make trash a server side configuration option. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1374472 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-17 23:22:17 +00:00 |
|
Daryn Sharp
|
8fa10b184e
|
HADOOP-7967. Need generalized multi-token filesystem support (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1374271 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-17 14:05:11 +00:00 |
|
Robert Joseph Evans
|
2926ae6ead
|
HADOOP-8654. TextInputFormat delimiter bug (Gelesh and Jason Lowe via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373859 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-16 14:23:28 +00:00 |
|
Tsz-wo Sze
|
3cab01ba6e
|
HADOOP-8700. Use enum to define the checksum constants in DataChecksum.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373683 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-16 01:32:10 +00:00 |
|
Alejandro Abdelnur
|
5aeabcdf6f
|
HADOOP-7754. Expose file descriptors from Hadoop-wrapped local FileSystems (todd and ahmed via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373235 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-15 06:40:29 +00:00 |
|
Alejandro Abdelnur
|
fd8ce04dc5
|
HADOOP-8699. some common testcases create core-site.xml in test-classes making other testcases to fail. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373206 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-15 04:21:04 +00:00 |
|
Suresh Srinivas
|
28e87740c5
|
HDFS-3723. Add support -h, -help to all the commands. Contributed by Jing Zhao
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373173 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-15 00:28:41 +00:00 |
|
Todd Lipcon
|
b38bd555e8
|
HDFS-3765. namenode -initializeSharedEdits should be able to initialize all shared storages. Contributed by Vinay and Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373061 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-14 20:11:40 +00:00 |
|
Alejandro Abdelnur
|
4bca22005f
|
HADOOP-8681. add support for HTTPS to the web UIs. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1371525 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-09 22:52:56 +00:00 |
|
Arun Murthy
|
e1fdf62123
|
YARN-1. Promote YARN to be a sub-project of Apache Hadoop.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1370666 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 05:22:27 +00:00 |
|
Aaron Myers
|
9b4a7900c7
|
HDFS-3637. Add support for encrypting the DataTransferProtocol. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1370354 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 16:40:03 +00:00 |
|
Alejandro Abdelnur
|
5383694df9
|
HADOOP-8644. AuthenticatedURL should be able to use SSLFactory. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1370045 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-06 22:22:32 +00:00 |
|
Thomas Graves
|
12d0e02591
|
HADOOP-8633. Interrupted FsShell copies may leave tmp files (Daryn Sharp via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1368002 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 14:02:22 +00:00 |
|
Robert Joseph Evans
|
75be1e0e76
|
HADOOP-8637. FilterFileSystem#setWriteChecksum is broken (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367702 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 18:58:43 +00:00 |
|
Robert Joseph Evans
|
7226dead1e
|
HADOOP-8635. Cannot cancel paths registered deleteOnExit (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367296 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 20:58:44 +00:00 |
|
Robert Joseph Evans
|
48a2e2b4e2
|
HADOOP-8550. hadoop fs -touchz automatically created parent directories (John George via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367202 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 18:11:32 +00:00 |
|
Robert Joseph Evans
|
d8584fde03
|
HADOOP-8634. Ensure FileSystem#close doesn't squawk for deleteOnExit paths (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367196 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 18:05:38 +00:00 |
|
Robert Joseph Evans
|
98f1523b20
|
HADOOP-8627. FS deleteOnExit may delete the wrong path (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367114 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 15:18:11 +00:00 |
|
Daryn Sharp
|
b3b72482e4
|
HADOOP-8613. AbstractDelegationTokenIdentifier#getUser() should set token auth type. (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1366440 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-27 16:39:51 +00:00 |
|
Aaron Myers
|
9c5bd764fc
|
HADOOP-8626. Typo in default setting for hadoop.security.group.mapping.ldap.search.filter.user. Contributed by Jonathan Natkins.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1366410 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-27 15:13:57 +00:00 |
|
Aaron Myers
|
c1ea9b4490
|
HDFS-3650. Use MutableQuantiles to provide latency histograms for various operations. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1366246 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-27 00:26:21 +00:00 |
|
Todd Lipcon
|
2f478ac89c
|
HADOOP-8642. ProtobufRpcEngine should log all RPCs if TRACE logging is enabled. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1366127 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-26 18:22:00 +00:00 |
|
Suresh Srinivas
|
109735f3d1
|
HADOOP-8623. hadoop jar command should respect HADOOP_OPTS. Contributed by Steven Willis.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1366126 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-26 18:21:39 +00:00 |
|
Alejandro Abdelnur
|
9d16c9354b
|
MAPREDUCE-4417. add support for encrypted shuffle (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1365979 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-26 13:23:05 +00:00 |
|
Todd Lipcon
|
06b394dcf9
|
Amend previous commit of HDFS-3626: accidentally included a hunk from HADOOP-8621 in svn commit. Reverting that hunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1365817 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-25 22:04:59 +00:00 |
|
Todd Lipcon
|
972953bd77
|
HDFS-3626. Creating file with invalid path can corrupt edit log. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1365801 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-25 21:52:38 +00:00 |
|
Robert Joseph Evans
|
0bfa7d79d0
|
HADOOP-8551. fs -mkdir creates parent directories without the -p option (John George via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1365588 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-25 13:56:29 +00:00 |
|
Robert Joseph Evans
|
a2d5603106
|
HADOOP-8606. FileSystem.get may return the wrong filesystem (Daryn Sharp via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1365224 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-24 19:00:50 +00:00 |
|
Aaron Myers
|
80e2b4117b
|
HADOOP-8609. IPC server logs a useless message when shutting down socket. Contributed by Jon Zuanich.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1363950 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 20:50:30 +00:00 |
|