zhezhang
|
3257ce73bd
|
HDFS-9244. Support nested encryption zones.
Change-Id: I43a13035a8b27956e90967ee82058efb647c3415
|
2016-02-08 16:32:11 -08:00 |
Uma Maheswara Rao G
|
3399119e72
|
HDFS-9777. Fix typos in DFSAdmin command line and documentation.(Wei-Chiu Chuang via umamahesh)
(cherry picked from commit bffaa38a91 )
|
2016-02-08 14:12:52 -08:00 |
Sangjin Lee
|
13bb016ba9
|
HADOOP-12773. HBase classes fail to load with client/job classloader enabled (sjlee)
(cherry picked from commit 58acbf940a )
|
2016-02-08 13:59:10 -08:00 |
Kihwal Lee
|
aae0f183af
|
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:39 -06:00 |
cnauroth
|
44c6277d01
|
HADOOP-12752. Improve diagnostics/use of envvar/sysprop credential propagation. Contributed by Steve Loughran.
(cherry picked from commit cf3261570a )
(cherry picked from commit a76611d4ec )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2016-02-08 09:36:58 -08:00 |
Devaraj K
|
35651bab99
|
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:04:15 +05:30 |
Uma Maheswara Rao G
|
5690e11206
|
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:59:35 -08:00 |
Steve Loughran
|
f4bcc76df6
|
HADOOP-12292. Make use of DeleteObjects optional. (Thomas Demoor via stevel)
|
2016-02-06 18:17:30 +00:00 |
Akira Ajisaka
|
3f8a30c956
|
HDFS-9686. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
(cherry picked from commit fe124da5ff )
(cherry picked from commit e4c01b8b1c )
|
2016-02-06 19:33:11 +09:00 |
cnauroth
|
be115634f2
|
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
(cherry picked from commit 4db6cc44cd )
|
2016-02-05 15:52:26 -08:00 |
cnauroth
|
bad8006da1
|
HDFS-9761. Rebalancer sleeps too long between iterations. Contributed by Mingliang Liu.
(cherry picked from commit c6497949e8 )
(cherry picked from commit a7232f5e1d )
|
2016-02-05 15:08:07 -08:00 |
cnauroth
|
e01d8393b6
|
HADOOP-12758. Extend CSRF Filter with UserAgent Checks. Contributed by Larry McCay.
(cherry picked from commit a37e423e84 )
(cherry picked from commit 5752df2362 )
|
2016-02-05 14:38:40 -08:00 |
Kihwal Lee
|
150240cce0
|
HADOOP-12772. NetworkTopologyWithNodeGroup.getNodeGroup() can loop infinitely for invalid 'loc' values. Contributed by Kuhu Shukla.
(cherry picked from commit 49e176c29f )
|
2016-02-05 15:48:32 -06:00 |
Colin Patrick Mccabe
|
4fb2a098f4
|
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 )
(cherry picked from commit 86760c0f52 )
|
2016-02-05 10:58:39 -08:00 |
Xiaoyu Yao
|
740a1385d2
|
HADOOP-12771. Fix typo in JvmPauseMonitor#getNumGcWarnThreadholdExceeded. Contributed by Xiaobing Zhou.
(cherry picked from commit 5d00067ca7 )
|
2016-02-05 10:41:02 -08:00 |
Tsz-Wo Nicholas Sze
|
494b6c7c4b
|
HDFS-9726. Refactor IBR code to a new class.
|
2016-02-05 23:22:17 +08:00 |
Haohui Mai
|
fdb89ac0ae
|
HDFS-9724. Degraded performance in WebHDFS listing as it does not reuse ObjectMapper. Contributed by Akira Ajisaka.
|
2016-02-04 13:41:14 -08:00 |
Kihwal Lee
|
6090211872
|
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:22:05 -06:00 |
Vinayakumar B
|
adadc220fa
|
HDFS-9629. Update the footer of Web UI to show year 2016 (Contributed by Xiao Chen and Vinayakumar B)
(cherry picked from commit ddcd6954d03d3caadc8b69f7b886a3a17c3c9d0c)
(cherry picked from commit 8cdfdbf815bf89eee3184ec7cd00e1924c1ea316)
|
2016-02-04 13:19:53 +05:30 |
Xuan
|
acd90c6819
|
YARN-4662. Document some newly added metrics. Contributed by Jian He
(cherry picked from commit 63c63e298c )
(cherry picked from commit dfad608b22 )
|
2016-02-03 20:06:57 -08:00 |
Konstantin V Shvachko
|
3f178be0bd
|
HDFS-9503. Use generic option -fs for NNThroughputBenchmark instead of -namenode. Contributed by Mingliang Liu.
|
2016-02-03 14:45:09 -08:00 |
Masatake Iwasaki
|
5fd4bd1d8c
|
HDFS-9601. NNThroughputBenchmark.BlockReportStats should handle NotReplicatedYetException on adding block (iwasakims)
|
2016-02-03 14:29:06 -08:00 |
Jing Zhao
|
a79f570b6c
|
HDFS-9748. Avoid duplication in pendingReplications when addExpectedReplicasToPending is called twice. Contributed by Walter Su.
(cherry picked from commit 7badf15604 )
(cherry picked from commit 459c31de4a )
|
2016-02-03 13:33:59 -08:00 |
Sangjin Lee
|
b49ac969bc
|
HADOOP-12761. incremental maven build is not really incremental (sjlee)
(cherry picked from commit 4dc0a39493 )
|
2016-02-03 09:02:02 -08:00 |
Vinayakumar B
|
c2ec241989
|
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
(cherry picked from commit 6941e2ccbf )
|
2016-02-03 11:21:42 +05:30 |
Vinayakumar B
|
e045856eda
|
HDFS-9739. DatanodeStorage.isValidStorageId() is broken (Contributed by Mingliang Liu)
(cherry picked from commit d6b1acb940 )
(cherry picked from commit e8a9a69a27 )
|
2016-02-03 10:34:35 +05:30 |
Junping Du
|
847158811b
|
Adding release 2.6.5 to CHANGES.txt
|
2016-02-02 18:36:39 -08:00 |
Vinayakumar B
|
bf2936fd38
|
HDFS-9715. Check storage ID uniqueness on datanode startup (Contributed by Lei (Eddy) Xu)
(cherry picked from commit 04375756a5 )
(cherry picked from commit 8577c0b6a2 )
|
2016-02-03 07:42:18 +05:30 |
Tsz-Wo Nicholas Sze
|
0ad3c51dfb
|
HDFS-8999. Allow a file to be closed with COMMITTED but not yet COMPLETE blocks.
(cherry picked from commit b10d8ced21 )
|
2016-02-03 07:41:06 +05:30 |
Andrew Wang
|
1d15c90233
|
HADOOP-12755. Fix typo in defaultFS warning message.
(cherry picked from commit 8171874dd1 )
(cherry picked from commit b4ad58796b )
|
2016-02-02 11:57:00 -08:00 |
Jason Lowe
|
1d322ca5cc
|
MAPREDUCE-6621. Memory Leak in JobClient#submitJobInternal(). Contributed by Xuan Gong
(cherry picked from commit 43e669b22d )
|
2016-02-02 19:32:04 +00:00 |
Colin Patrick Mccabe
|
c4c94e1cf2
|
HDFS-9669. TcpPeerServer should respect ipc.server.listen.queue.size (Elliot Clark via cmccabe)
(cherry picked from commit 2da03b48eb )
(cherry picked from commit 60d3a3c30b )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataNode.java
|
2016-02-02 11:05:41 -08:00 |
Lei Xu
|
dfbd0d4df4
|
HDFS-9721. Allow Delimited PB OIV tool to run upon fsimage that contains INodeReference. (Xiao Chen via lei)
(cherry picked from commit 9d494f0c0e )
|
2016-02-02 10:43:06 -08:00 |
Vinayakumar B
|
94950c15c2
|
HDFS-9718. HAUtil#getConfForOtherNodes should unset independent generic keys before initialize (Contributed by DENG FEI)
(cherry picked from commit 4d7055e0c8 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/HAUtil.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/ha/TestHAConfiguration.java
(cherry picked from commit 80dd039b6e )
|
2016-02-02 12:57:42 +05:30 |
Devaraj K
|
aeea77ce14
|
YARN-4100. Add Documentation for Distributed and Delegated-Centralized
Node Labels feature. Contributed by Naganarasimha G R.
(cherry picked from commit db144eb1c5 )
|
2016-02-02 12:08:56 +05:30 |
Wangda Tan
|
c487453b91
|
YARN-4340. Add list API to reservation system. (Sean Po via wangda)
(cherry picked from commit 9875325d5c )
|
2016-02-02 10:23:25 +08:00 |
Jason Lowe
|
9862879e27
|
YARN-3102. Decommisioned Nodes not listed in Web UI. Contributed by Kuhu Shukla
(cherry picked from commit ed55950164 )
|
2016-02-01 23:17:02 +00:00 |
Yongjun Zhang
|
d7b01ebcbe
|
HDFS-9406. FSImage may get corrupted after deleting snapshot. (Contributed by Jing Zhao, Stanislav Antic, Vinayakumar B, Yongjun Zhang)
(cherry picked from commit 34ab50ea92 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestINodeFile.java
(cherry picked from commit fc8d9cc758 )
|
2016-02-01 14:22:35 -08:00 |
Lei Xu
|
b8360139af
|
HDFS-9701. DN may deadlock when hot-swapping under load. (Xiao Chen via lei)
(cherry picked from commit 12a4ebb4471f78b642e12c2ec0784c20f62cca3c)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/TestFsDatasetImpl.java
|
2016-02-01 12:49:09 -08:00 |
Xiaoyu Yao
|
924e1583ed
|
HDFS-9210. Fix some misuse of %n in VolumeScanner#printStats. Contributed by Xiaoyu Yao.
(cherry picked from commit b11008d54d )
|
2016-02-01 11:57:51 -08:00 |
Jason Lowe
|
7bb48ed162
|
MAPREDUCE-6618. YarnClientProtocolProvider leaking the YarnClient thread. Contributed by Xuan Gong
(cherry picked from commit 59a212b6e1 )
|
2016-02-01 16:11:20 +00:00 |
Steve Loughran
|
dcf2c8b3c8
|
HDFS-9708. FSNamesystem.initAuditLoggers() doesn't trim classnames (Mingliang Liu via stevel)
|
2016-02-01 16:01:22 +00:00 |
Vinayakumar B
|
6eae76f7a5
|
HDFS-9566. Remove expensive 'BlocksMap#getStorages(Block b, final DatanodeStorage.State state)' method (Contributed by Daryn Sharp)
(cherry picked from commit e418bd1fb0 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java
(cherry picked from commit 71374cca9d )
|
2016-02-01 13:32:59 +05:30 |
Jason Lowe
|
a9916057e3
|
YARN-4428. Redirect RM page to AHS page when AHS turned on and RM page is not available. Contributed by Chang Li
(cherry picked from commit 772ea7b41b )
|
2016-01-29 21:55:38 +00:00 |
Jian He
|
e45799a61b
|
YARN-4617. LeafQueue#pendingOrderingPolicy should always use fixed ordering policy instead of using same as active applications ordering policy. Contributed by Rohith Sharma K S
(cherry picked from commit f4a57d4a53 )
|
2016-01-29 12:23:02 -08:00 |
Yongjun Zhang
|
f028e3d7bc
|
HDFS-9638. Improve DistCp Help and documentation. (Wei-Chiu Chuang via Yongjun Zhang)
(cherry picked from commit eddd823cd6 )
|
2016-01-29 12:13:18 -08:00 |
Devaraj K
|
eb2366eda1
|
YARN-4411. RMAppAttemptImpl#createApplicationAttemptReport throws
IllegalArgumentException. Contributed by Bibin A Chundatt and yarntime.
(cherry picked from commit a277bdc9ed )
|
2016-01-29 13:53:29 +05:30 |
Akira Ajisaka
|
ce5947916d
|
MAPREDUCE-6616. Fail to create jobhistory file if there are some multibyte characters in the job name. Contributed by Kousuke Saruta.
(cherry picked from commit d314a3f99d5d03c62a3b8fb8883886440ab7d1db)
(cherry picked from commit 79cde21064a1fe274a4dcbf3dec4ed0d743876cf)
|
2016-01-29 16:20:45 +09:00 |
Yongjun Zhang
|
6a06a492ec
|
HDFS-9706. Log more details in debug logs in BlockReceiver's constructor. (Xiao Chen via Yongjun Zhang)
(cherry picked from commit 8ee060311c )
|
2016-01-28 23:14:56 -08:00 |
Rohith Sharma K S
|
d28b5b0c5c
|
YARN-4219. addendum patch to fix javadoc errors
(cherry picked from commit 09d831c95b )
|
2016-01-29 11:53:51 +05:30 |