Jason Lowe
|
303c650d0d
|
MAPREDUCE-6191. Improve clearing stale state of Java serialization
testcase. (Sam Liu via Eric Yang)
(cherry picked from commit c379e102dd )
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
|
2016-02-10 16:44:12 +00:00 |
Akira Ajisaka
|
a60a0a7128
|
HDFS-9686. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
(cherry picked from commit 802a7edfae )
|
2016-02-10 23:50:04 +09:00 |
Akira Ajisaka
|
15ef3a85d9
|
Revert "HDFS-9686. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta."
This reverts commit e4c01b8b1c .
|
2016-02-10 23:45:15 +09:00 |
Steve Loughran
|
179b36efb5
|
YARN-4629. Distributed shell breaks under strong security. (Daniel Templeton via stevel)
|
2016-02-10 13:00:48 +00:00 |
Uma Maheswara Rao G
|
04ecce1ca9
|
HDFS-9779 . TestReplicationPolicyWithNodeGroup NODE variable picks wrong rack value. Contributed by Kuhu Shukla.
(cherry picked from commit a7fce9ab41 )
|
2016-02-09 15:16:53 -08:00 |
Allen Wittenauer
|
73b195eccc
|
HDFS-9760. WebHDFS AuthFilter cannot be configured with custom AltKerberos auth handler (Ryan Sasson via aw)
|
2016-02-09 14:16:12 -08:00 |
Akira Ajisaka
|
cb53dfcc95
|
HDFS-9784. Example usage is not correct in Transparent Encryption document. Contributed by Ohnishi Takashi.
(cherry picked from commit 60d2011b7c )
|
2016-02-10 03:30:44 +09:00 |
Akira Ajisaka
|
9a55d3a7cb
|
MAPREDUCE-6626. Reuse ObjectMapper instance in MapReduce. Contributed by Lin Yiqun.
(cherry picked from commit 10393d9a666419a5d8dc0cfb48da96e9c690c11e)
|
2016-02-10 03:05:16 +09:00 |
Jason Lowe
|
57d79f908e
|
Update CHANGES.txt to reflect recent commits to branch-2.7 and branch-2.6.
(cherry picked from commit fba6e9f5ef )
|
2016-02-09 16:55:40 +00:00 |
Walter Su
|
ac856893e7
|
Move HDFS-9347 from 2.8.0 to 2.6.5 in CHANGES.txt.
|
2016-02-09 10:53:45 +08:00 |
zhezhang
|
ef9a81e875
|
HDFS-9244. Support nested encryption zones.
Change-Id: I43a13035a8b27956e90967ee82058efb647c3415
|
2016-02-08 16:31:41 -08:00 |
Uma Maheswara Rao G
|
44a020ed81
|
HDFS-9777. Fix typos in DFSAdmin command line and documentation.(Wei-Chiu Chuang via umamahesh)
(cherry picked from commit bffaa38a91 )
|
2016-02-08 14:00:47 -08:00 |
Sangjin Lee
|
463195dbe6
|
HADOOP-12773. HBase classes fail to load with client/job classloader enabled (sjlee)
(cherry picked from commit 58acbf940a )
|
2016-02-08 13:57:44 -08:00 |
Kihwal Lee
|
494cfd1dc4
|
HDFS-9752. Permanent write failures may happen to slow writers during datanode rolling upgrades. Contributed by Walter Su.
(cherry picked from commit 193d27de0a )
|
2016-02-08 12:17:07 -06:00 |
cnauroth
|
a76611d4ec
|
HADOOP-12752. Improve diagnostics/use of envvar/sysprop credential propagation. Contributed by Steve Loughran.
(cherry picked from commit cf3261570a )
|
2016-02-08 09:36:18 -08:00 |
Varun Vasudev
|
2451a0a8e0
|
HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to log uncaught exceptions/errors. Contributed by Sidharta Seethana.
(cherry picked from commit d37eb828ff )
|
2016-02-08 20:19:51 +05:30 |
Varun Vasudev
|
368a11f3dd
|
Revert "HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to log uncaught exceptions/errors. Contributed by Sidharta Seethana."
This reverts commit f3bbe0bd02 .
(cherry picked from commit af218101e5 )
|
2016-02-08 20:17:10 +05:30 |
Devaraj K
|
329df98f49
|
YARN-4667. RM Admin CLI for refreshNodesResources throws NPE when nothing
is configured. Contributed by Naganarasimha G R.
(cherry picked from commit 565af873d5 )
|
2016-02-08 15:03:11 +05:30 |
Varun Vasudev
|
fd971debee
|
HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to log uncaught exceptions/errors. Contributed by Sidharta Seethana.
(cherry picked from commit f3bbe0bd02 )
|
2016-02-08 14:23:19 +05:30 |
Uma Maheswara Rao G
|
82d4b2cf27
|
HDFS-9713. DataXceiver#copyBlock should return if block is pinned. Contributed by Uma Maheswara Rao G.
(cherry picked from commit aea31eee78 )
|
2016-02-07 20:55:58 -08:00 |
Andrew Wang
|
915ce5d960
|
HADOOP-12759. RollingFileSystemSink should eagerly rotate directories. Contributed by Daniel Templeton.
(cherry picked from commit 5b59a0ea85 )
|
2016-02-06 20:52:49 -08:00 |
Steve Loughran
|
60474a769e
|
HADOOP-12292. Make use of DeleteObjects optional. (Thomas Demoor via stevel)
|
2016-02-06 18:20:24 +00:00 |
Akira Ajisaka
|
e4c01b8b1c
|
HDFS-9686. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
(cherry picked from commit fe124da5ff )
|
2016-02-06 19:32:50 +09:00 |
cnauroth
|
4db6cc44cd
|
HADOOP-12426. Add Entry point for Kerberos health check. Contributed by Steve Loughran.
(cherry picked from commit cfa8513890 )
Conflicts:
hadoop-common-project/hadoop-common/src/main/conf/hadoop-env.sh
|
2016-02-05 15:52:14 -08:00 |
cnauroth
|
a7232f5e1d
|
HDFS-9761. Rebalancer sleeps too long between iterations. Contributed by Mingliang Liu.
(cherry picked from commit c6497949e8 )
|
2016-02-05 15:07:59 -08:00 |
cnauroth
|
5752df2362
|
HADOOP-12758. Extend CSRF Filter with UserAgent Checks. Contributed by Larry McCay.
(cherry picked from commit a37e423e84 )
|
2016-02-05 14:38:31 -08:00 |
Kihwal Lee
|
51a705432c
|
HADOOP-12772. NetworkTopologyWithNodeGroup.getNodeGroup() can loop infinitely for invalid 'loc' values. Contributed by Kuhu Shukla.
(cherry picked from commit 49e176c29f )
|
2016-02-05 15:47:56 -06:00 |
Colin Patrick Mccabe
|
86760c0f52
|
HADOOP-12766. The default value of "hadoop.workaround.non.threadsafe.getpwuid" is different between core-default.xml and NativeIO.java (Akira AJISAKA via cmccabe)
(cherry picked from commit 9086dd58c3 )
|
2016-02-05 10:57:47 -08:00 |
Xiaoyu Yao
|
e0a356fee3
|
HADOOP-12771. Fix typo in JvmPauseMonitor#getNumGcWarnThreadholdExceeded. Contributed by Xiaobing Zhou.
(cherry picked from commit 5d00067ca7 )
|
2016-02-05 10:38:02 -08:00 |
Tsz-Wo Nicholas Sze
|
117397b89f
|
HDFS-9726. Refactor IBR code to a new class.
|
2016-02-05 23:20:16 +08:00 |
Haohui Mai
|
e62ca14856
|
HDFS-9724. Degraded performance in WebHDFS listing as it does not reuse ObjectMapper. Contributed by Akira Ajisaka.
|
2016-02-04 11:35:34 -08:00 |
Kihwal Lee
|
e26c58fb4e
|
HDFS-9730. Storage ID update does not happen when there is a layout change. Contributed by Tsz Wo Nicholas Sze.
(cherry picked from commit 496f33de0c )
|
2016-02-04 13:21:30 -06:00 |
Varun Vasudev
|
be04535f1a
|
YARN-4669. Fix logging statements in resource manager's Application class. Contributed by Sidharta Seethana.
(cherry picked from commit a4a30c789146c4e824fcc6ebcf10405711120eaa)
|
2016-02-04 13:51:08 +05:30 |
Vinayakumar B
|
6ee66be2fa
|
HDFS-9629. Update the footer of Web UI to show year 2016 (Contributed by Xiao Chen and Vinayakumar B)
(cherry picked from commit ddcd6954d03d3caadc8b69f7b886a3a17c3c9d0c)
|
2016-02-04 13:38:26 +05:30 |
Varun Vasudev
|
99966b1912
|
YARN-4307. Display blacklisted nodes for AM container in the RM web UI. Contributed by Naganarasimha G R.
(cherry picked from commit 308d63f382 )
|
2016-02-04 13:33:38 +05:30 |
Xuan
|
dfad608b22
|
YARN-4662. Document some newly added metrics. Contributed by Jian He
(cherry picked from commit 63c63e298c )
|
2016-02-03 20:06:25 -08:00 |
Konstantin V Shvachko
|
4a0550537c
|
HDFS-9503. Use generic option -fs for NNThroughputBenchmark instead of -namenode. Contributed by Mingliang Liu.
|
2016-02-03 14:51:41 -08:00 |
Konstantin V Shvachko
|
6d1f9a6b4c
|
Move HDFS-9601 to branch-2.8.0 in CHANGES.txt. (shv)
|
2016-02-03 14:36:25 -08:00 |
Jing Zhao
|
459c31de4a
|
HDFS-9748. Avoid duplication in pendingReplications when addExpectedReplicasToPending is called twice. Contributed by Walter Su.
(cherry picked from commit 7badf15604 )
|
2016-02-03 13:32:19 -08:00 |
Jason Lowe
|
b12f16ab73
|
YARN-4594. container-executor fails to remove directory tree when chmod required. Contributed by Colin Patrick McCabe
(cherry picked from commit fa328e2d39 )
|
2016-02-03 17:22:12 +00:00 |
Sangjin Lee
|
b0ab6df079
|
HADOOP-12761. incremental maven build is not really incremental (sjlee)
(cherry picked from commit 4dc0a39493 )
|
2016-02-03 09:00:41 -08:00 |
Varun Vasudev
|
e211ab777e
|
YARN-4625. Make ApplicationSubmissionContext and ApplicationSubmissionContextInfo more consistent. Contributed by Xuan Gong.
(cherry picked from commit 1adb64e09b )
|
2016-02-03 16:28:31 +05:30 |
Vinayakumar B
|
6941e2ccbf
|
HDFS-9740. Use a reasonable limit in DFSTestUtil.waitForMetric() (Contributed by Chang Li)
(cherry picked from commit eb2fb943fd )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/DFSTestUtil.java
|
2016-02-03 11:21:08 +05:30 |
Vinayakumar B
|
e8a9a69a27
|
HDFS-9739. DatanodeStorage.isValidStorageId() is broken (Contributed by Mingliang Liu)
(cherry picked from commit d6b1acb940 )
|
2016-02-03 10:33:55 +05:30 |
Vinayakumar B
|
8577c0b6a2
|
HDFS-9715. Check storage ID uniqueness on datanode startup (Contributed by Lei (Eddy) Xu)
(cherry picked from commit 04375756a5 )
|
2016-02-03 07:35:47 +05:30 |
Junping Du
|
3583c77ee8
|
Adding release 2.6.5 to CHANGES.txt
|
2016-02-02 18:09:17 -08:00 |
Robert Kanter
|
358c49d830
|
MAPREDUCE-6620. Jobs that did not start are shown as starting in 1969 in the JHS web UI (haibochen via rkanter)
(cherry picked from commit ccbba4a4de )
|
2016-02-02 15:21:51 -08:00 |
Andrew Wang
|
b4ad58796b
|
HADOOP-12755. Fix typo in defaultFS warning message.
(cherry picked from commit 8171874dd1 )
|
2016-02-02 11:56:47 -08:00 |
Jason Lowe
|
4ee0977687
|
MAPREDUCE-6621. Memory Leak in JobClient#submitJobInternal(). Contributed by Xuan Gong
(cherry picked from commit 43e669b22d )
|
2016-02-02 19:31:33 +00:00 |
Colin Patrick Mccabe
|
60d3a3c30b
|
HDFS-9669. TcpPeerServer should respect ipc.server.listen.queue.size (Elliot Clark via cmccabe)
(cherry picked from commit 2da03b48eb )
|
2016-02-02 11:04:33 -08:00 |