Steve Loughran
|
75d882ba00
|
HADOOP-10147 HDFS-5678 Upgrade to commons-logging 1.1.3 to avoid potential deadlock in MiniDFSCluster
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1554803 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-02 13:39:37 +00:00 |
|
Andrew Wang
|
07e4fb1455
|
HDFS-5708. The CacheManager throws a NPE in the DataNode logs when processing cache reports that refer to a block not known to the BlockManager. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1554594 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-01 00:01:12 +00:00 |
|
Uma Maheswara Rao G
|
97e881b955
|
HDFS-5671. Fix socket leak in DFSInputStream#getBlockReader. Contributed by JamesLi
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1554553 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-31 16:24:02 +00:00 |
|
Vinod Kumar Vavilapalli
|
460ac8cb50
|
YARN-1121. Addendum patch. Fixed AsyncDispatcher hang issue during stop due to a race condition caused by the previous patch. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1554344 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-31 01:10:01 +00:00 |
|
Vinod Kumar Vavilapalli
|
50480f892a
|
YARN-1522. Fixed a race condition in the test TestApplicationCleanup that was causing it to randomly fail. Contributed by Liyin Liang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1554328 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 22:21:55 +00:00 |
|
Vinod Kumar Vavilapalli
|
b524501d4f
|
MAPREDUCE-5685. Fixed a bug with JobContext getCacheFiles API inside the WrappedReducer class. Contributed by Yi Song.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1554320 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 21:14:46 +00:00 |
|
Andrew Wang
|
7f86c8114e
|
HDFS-5701. Fix the CacheAdmin -addPool -maxTtl option name. Contributed by Stephen Chu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1554305 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 20:02:36 +00:00 |
|
Colin McCabe
|
e596f17734
|
HDFS-5582. hdfs getconf -excludeFile or -includeFile always failed (satish via cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1554295 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 19:35:43 +00:00 |
|
Andrew Wang
|
c179d58eee
|
Add updated editsStored files missing from initial HDFS-5636 commit.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1554293 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 19:02:08 +00:00 |
|
Konstantin Shvachko
|
5a54b91df9
|
HDFS-5675. Add Mkdirs operation to NNThroughputBenchmark. Contributed by Plamen Jeliazkov.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1554071 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-29 21:22:04 +00:00 |
|
Karthik Kambatla
|
e7120079bd
|
YARN-1481. Reverting addendum patch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1553994 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-29 05:43:31 +00:00 |
|
Christopher Douglas
|
47cca0cb6d
|
MAPREDUCE-5196. Add bookkeeping for managing checkpoints of task state.
Contributed by Carlo Curino
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1553939 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-28 21:58:33 +00:00 |
|
Vinod Kumar Vavilapalli
|
cc4c74be09
|
MAPREDUCE-5694. Fixed MR AppMaster to shutdown the LogManager so as to avoid losing syslog in some conditions. Contributed by Mohammad Kamrul Islam.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1553879 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-28 17:51:03 +00:00 |
|
Karthik Kambatla
|
1152e23ed0
|
YARN-1463. Tests should avoid starting http-server where possible or creates spnego keytab/principals (vinodkv via kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1553790 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-28 06:55:30 +00:00 |
|
Vinod Kumar Vavilapalli
|
8f0bf54d34
|
YARN-1541. Changed ResourceManager to invalidate ApplicationMaster host/port information once an AM crashes. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1553772 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-28 01:09:07 +00:00 |
|
Karthik Kambatla
|
defeef6fe4
|
YARN-1481. Addendum patch to fix synchronization in AdminService
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1553738 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-27 21:10:14 +00:00 |
|
Karthik Kambatla
|
1c9ac9adeb
|
YARN-1523. Use StandbyException instead of RMNotYetReadyException (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1553616 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-27 03:28:23 +00:00 |
|
Jian He
|
3ee7f20c33
|
YARN-1527. Fixed yarn rmadmin command to print the correct usage info. Contributed by Akira AJISAKA.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1553596 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-26 22:05:16 +00:00 |
|
Ivan Mitic
|
53bc888f0b
|
HADOOP-10090. Jobtracker metrics not updated properly after execution of a mapreduce job. Contributed by Ivan Mitic.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1553561 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-26 19:42:24 +00:00 |
|
Karthik Kambatla
|
d841a0f474
|
YARN-1172. Convert SecretManagers in RM to services (Tsuyoshi OZAWA via kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1553431 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-26 00:21:56 +00:00 |
|
Chris Nauroth
|
150440c607
|
HADOOP-10175. Har files system authority should preserve userinfo. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1553169 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-23 18:33:19 +00:00 |
|
Jing Zhao
|
e8de319789
|
HDFS-5690. DataNode fails to start in secure mode when dfs.http.policy equals to HTTP_ONLY. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1553167 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-23 18:23:43 +00:00 |
|
Karthik Kambatla
|
624703ed7b
|
YARN-1028. Addendum patch. Added FailoverProxyProvider capability to ResourceManager to help with RM failover.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552920 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-21 16:29:10 +00:00 |
|
Colin McCabe
|
b9ae3087c0
|
HDFS-5636. Enforce a max TTL per cache pool (awang via cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552841 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-20 23:27:20 +00:00 |
|
Arpit Agarwal
|
86e5db39ba
|
HDFS-2933. Fix incorrect target version in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552837 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-20 23:02:04 +00:00 |
|
Jing Zhao
|
71b4903ea4
|
HADOOP-10169. Remove the unnecessary synchronized in JvmMetrics class. Contributed by Liang Xie.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552820 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-20 22:06:48 +00:00 |
|
Sanford Ryza
|
04dac63695
|
MAPREDUCE-5550. Task Status message (reporter.setStatus) not shown in UI with Hadoop 2.0 (Gera Shegalov via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552808 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-20 21:00:25 +00:00 |
|
Suresh Srinivas
|
17a3d72d3b
|
HDFS-5691. Fix typo in ShortCircuitLocalRead document. Contributed by Akira Ajisaka.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552802 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-20 20:07:46 +00:00 |
|
Sanford Ryza
|
1b9b956924
|
MAPREDUCE-5692. Add explicit diagnostics when a task attempt is killed due to speculative execution (Gera Shegalov via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552797 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-20 19:53:59 +00:00 |
|
Jonathan Turner Eagles
|
74689ab7ca
|
YARN-1180. Update capacity scheduler docs to include types on the configs (Chen He via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552788 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-20 19:22:49 +00:00 |
|
Kihwal Lee
|
04d139e2a0
|
HDFS-5681. renewLease should not hold fsn write lock. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552711 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-20 16:05:03 +00:00 |
|
Owen O'Malley
|
7730629164
|
HADOOP-10141. Create KeyProvider API to separate encryption key storage
from the applications. (omalley)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552462 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-20 00:25:42 +00:00 |
|
Andrew Wang
|
c7153e182a
|
HDFS-5679. TestCacheDirectives should handle the case where native code is not available. (wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552461 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-20 00:00:45 +00:00 |
|
Daryn Sharp
|
011a7b210d
|
HADOOP-10172. Cache SASL server factories (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552389 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-19 18:21:33 +00:00 |
|
Junping Du
|
42e7446add
|
HDFS-5540. Fix intermittent failure in TestBlocksWithNotEnoughRacks. (Binglin Chang via junping_du)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552256 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-19 09:21:19 +00:00 |
|
Michael Stack
|
d4e1081566
|
HDFS-5663 make the retry time and interval value configurable in openInfo()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552237 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-19 06:15:09 +00:00 |
|
Michael Stack
|
b0947f9305
|
HDFS-5663 make the retry time and interval value configurable in openInfo()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552232 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-19 05:21:46 +00:00 |
|
Vinod Kumar Vavilapalli
|
93907baa0b
|
YARN-1307. Redesign znode structure for Zookeeper based RM state-store for better organization and scalability. Contributed by Tsuyoshi OZAWA.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552209 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-19 02:33:05 +00:00 |
|
Jing Zhao
|
a9d80ae59d
|
HDFS-5661. Browsing FileSystem via web ui, should use datanode's fqdn instead of ip address. Contributed by Benoy Antony.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552177 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-19 00:27:16 +00:00 |
|
Christopher Douglas
|
e07f3c87cd
|
YARN-1471. Preserve scheduler typeinfo in simulator to work with resource monitors.
Contributed by Carlo Curino.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552173 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-19 00:07:59 +00:00 |
|
Colin McCabe
|
90122f25e1
|
HDFS-5676. fix inconsistent synchronization of CachingStrategy (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552162 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 23:29:05 +00:00 |
|
Brandon Li
|
fc966461e0
|
HDFS-5662. Can't decommission a DataNode due to file's replication factor larger than the rest of the cluster size. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552131 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 22:26:33 +00:00 |
|
Robert Joseph Evans
|
c9d74139bc
|
HADOOP-10164. Allow UGI to login with a known Subject (bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552104 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 21:20:56 +00:00 |
|
Vinod Kumar Vavilapalli
|
9184c4d179
|
MAPREDUCE-5687. Correcting the previous commit by ushing the right patch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552069 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 19:27:43 +00:00 |
|
Jonathan Turner Eagles
|
a5ec6df324
|
HADOOP-10171. TestRPC fails intermittently on jkd7 (Mit Desai via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552024 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 17:02:58 +00:00 |
|
Steve Loughran
|
af367d1409
|
HADOOP-9611 mvn-rpmbuild against google-guice > 3.0 yields missing cglib dependency
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1551916 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 11:16:57 +00:00 |
|
Tsz-wo Sze
|
504bd0bca3
|
HDFS-5674. Editlog code cleanup: remove @SuppressWarnings("deprecation") in FSEditLogOp; change FSEditLogOpCodes.fromByte(..) to be more efficient; and change Some fields in FSEditLog to final.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1551812 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 02:46:00 +00:00 |
|
Vinod Kumar Vavilapalli
|
d52bfdef95
|
MAPREDUCE-5687. Fixed failure in TestYARNRunner caused by YARN-1446. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1551774 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 00:13:58 +00:00 |
|
Christopher Douglas
|
9ca394d54d
|
MAPREDUCE-5189. Add policies and wiring to respond to preemption requests
from YARN. Contributed by Carlo Curino.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1551748 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 22:54:31 +00:00 |
|
Vinod Kumar Vavilapalli
|
ca125153b3
|
YARN-1028. Added FailoverProxyProvider capability to ResourceManager to help with RM failover. Contributed by Karthik Kambatla.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1551739 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 22:32:38 +00:00 |
|