Andrew Wang
|
54fd0e44b7
|
HDFS-11644. Support for querying outputstream capabilities. Contributed by Manoj Govindassamy.
|
2017-05-08 21:59:49 -07:00 |
|
Subru Krishnan
|
749e5c09b9
|
YARN-6281. Cleanup when AMRMProxy fails to initialize a new interceptor chain. (Botong Huang via Subru)
(cherry picked from commit 57a9afbd45b7ef8e6021cc58f96bd0074bf1389d)
|
2017-05-08 16:55:47 -07:00 |
|
Subru Krishnan
|
cd9ff27ffc
|
YARN-6234. Support multiple attempts on the node when AMRMProxy is enabled. (Giovanni Matteo Fumarola via Subru).
|
2017-05-08 16:41:30 -07:00 |
|
Haibo Chen
|
1769b12a77
|
YARN-6457. Allow custom SSL configuration to be supplied in WebApps. (Sanjay M Pujare via Haibo Chen)
|
2017-05-08 15:46:12 -07:00 |
|
Haohui Mai
|
ff5ec3b841
|
HADOOP-14383. Implement FileSystem that reads from HTTP / HTTPS endpoints.
|
2017-05-08 15:28:45 -07:00 |
|
Jason Lowe
|
424887ecb7
|
YARN-3839. Quit throwing NMNotYetReadyException. Contributed by Manikandan R
|
2017-05-08 17:14:37 -05:00 |
|
Kihwal Lee
|
cef2815cf4
|
HDFS-11702. Remove indefinite caching of key provider uri in DFSClient. Contributed by Rushabh S Shah.
|
2017-05-08 08:27:37 -05:00 |
|
Andrew Wang
|
a9a3d219fe
|
HDFS-9342. Erasure coding: client should update and commit block based on acknowledged size. Contributed by SammiChen.
|
2017-05-07 14:45:26 -07:00 |
|
Andrew Wang
|
8065129d87
|
HADOOP-14298. TestHadoopArchiveLogsRunner fails. Contribute dby Akira Ajisaka.
|
2017-05-07 13:59:15 -07:00 |
|
Subru Krishnan
|
d6eed5acca
|
YARN-6565. Fix memory leak and finish app trigger in AMRMProxy. (Botong Huang via Subru).
|
2017-05-05 16:27:49 -07:00 |
|
Chris Douglas
|
e4f34ecb04
|
HADOOP-14390. Correct spelling of 'succeed' and variants. Contributed by Dongtao Zhang
|
2017-05-05 12:10:50 -07:00 |
|
Chris Douglas
|
a3954ccab1
|
HDFS-9807. Add an optional StorageID to writes. Contributed by Ewan Higgs
|
2017-05-05 12:01:26 -07:00 |
|
Steve Loughran
|
4e6bbd049d
|
HADOOP-14382 Remove usages of MoreObjects.toStringHelper.
Contributed by Andrew Wang
|
2017-05-05 13:03:09 +01:00 |
|
Yiqun Lin
|
97c2e576c9
|
HDFS-11530. Use HDFS specific network topology to choose datanode in BlockPlacementPolicyDefault. Contributed by Yiqun Lin and Chen Liang.
|
2017-05-05 11:54:50 +08:00 |
|
Robert Kanter
|
3082552b3b
|
YARN-6522. Make SLS JSON input file format simple and scalable (yufeigu via rkanter)
|
2017-05-04 17:21:46 -07:00 |
|
Arpit Agarwal
|
07761af357
|
HDFS-11448. JN log segment syncing should support HA upgrade. Contributed by Hanisha Koneru.
|
2017-05-04 15:57:44 -07:00 |
|
Vrushali Channapattan
|
54e2b9e876
|
YARN-6375 App level aggregation should not consider metric values reported in the previous aggregation cycle (Varun Saxena via Vrushali C)
|
2017-05-04 15:25:56 -07:00 |
|
Jason Lowe
|
61858a5c37
|
HADOOP-14380. Make the Guava version Hadoop which builds with configurable. Contributed by Steve Loughran
|
2017-05-04 15:17:46 -05:00 |
|
Lei Xu
|
25f5d9ad5e
|
HDFS-11687. Add new public encryption APIs required by Hive. (lei)
Change-Id: I4a23a00de63ad18022312ceb1f306a87d032d07c
|
2017-05-04 12:06:50 -07:00 |
|
Andrew Wang
|
c2a52ef9c2
|
HDFS-11643. Add shouldReplicate option to create builder. Contributed by SammiChen.
|
2017-05-04 11:39:14 -07:00 |
|
Arpit Agarwal
|
81092b1f11
|
HDFS-11722. Change Datanode file IO profiling sampling to percentage. Contributed by Hanisha Koneru.
|
2017-05-03 16:29:30 -07:00 |
|
Arpit Agarwal
|
30cd265134
|
Revert "HDFS-11488. JN log segment syncing should support HA upgrade. Contributed by Hanisha Koneru."
This reverts commit 08fb82d6d1 .
|
2017-05-03 16:28:47 -07:00 |
|
Arpit Agarwal
|
08fb82d6d1
|
HDFS-11488. JN log segment syncing should support HA upgrade. Contributed by Hanisha Koneru.
|
2017-05-03 15:46:08 -07:00 |
|
Sidharta S
|
fd5cb2c946
|
YARN-6374. Improve test coverage and add utility classes for common Docker operations. Contributed by Shane Kumpf
|
2017-05-03 14:49:30 -07:00 |
|
Mingliang Liu
|
83dded556d
|
HDFS-11739. Fix regression in tests caused by YARN-679. Contributed by Steve Loughran
|
2017-05-03 11:22:44 -07:00 |
|
Kihwal Lee
|
d4631e466b
|
HADOOP-14372. TestSymlinkLocalFS timeouts are too low. Contributed by Eric Badger.
|
2017-05-03 09:47:17 -05:00 |
|
Erik Krogen
|
d9014bda93
|
HDFS-11717. Add unit test for HDFS-11709 StandbyCheckpointer should handle non-existing legacyOivImageDir gracefully. Contributed by Erik Krogen.
|
2017-05-02 18:34:11 -07:00 |
|
Robert Kanter
|
8b82317fab
|
HADOOP-14352. Make some HttpServer2 SSL properties optional (jzhuge via rkanter)
|
2017-05-02 17:51:28 -07:00 |
|
Jason Lowe
|
cedaf4cab9
|
HADOOP-14306. TestLocalFileSystem tests have very low timeouts. Contributed by Eric Badger
|
2017-05-02 16:50:51 -05:00 |
|
Daniel Templeton
|
9f0aea0ee2
|
YARN-6481. Yarn top shows negative container number in FS
(Contributed by Tao Jie via Daniel Templeton)
|
2017-05-02 13:06:47 -07:00 |
|
Andrew Wang
|
b062b323b7
|
HADOOP-14281. Fix TestKafkaMetrics#testPutMetrics. Contributed by Alison Yu.
|
2017-05-02 11:49:19 -07:00 |
|
Andrew Wang
|
dcc292d7de
|
HADOOP-14369. NetworkTopology calls expensive toString() when logging. Contributed by Inigo Goiri.
|
2017-05-02 10:51:20 -07:00 |
|
Akira Ajisaka
|
dc77255a7b
|
HADOOP-14367. Remove unused setting from pom.xml. Contributed by Chen Liang.
|
2017-05-02 23:52:34 +09:00 |
|
Akira Ajisaka
|
20cde55274
|
HADOOP-14371. License error in TestLoadBalancingKMSClientProvider.java. Contributed by hu xiaodong.
|
2017-05-02 23:36:54 +09:00 |
|
Vinayakumar B
|
b0f54ea035
|
HDFS-11710. hadoop-hdfs-native-client build fails in trunk in Windows after HDFS-11529 (Contributed by Sailesh Mukil)
|
2017-05-02 10:32:38 +05:30 |
|
Subru Krishnan
|
6bf42e48ef
|
YARN-5331. Extend RLESparseResourceAllocation with period for supporting recurring reservations in YARN ReservationSystem. (Sangeetha Abdu Jyothi via Subru).
|
2017-05-01 18:48:36 -07:00 |
|
Subru Krishnan
|
e514fc432a
|
YARN-6542. Fix the logger in TestAlignedPlanner and TestGreedyReservationAgent.
|
2017-05-01 18:10:07 -07:00 |
|
Xiaoyu Yao
|
1058b40843
|
HDFS-11593. Change SimpleHttpProxyHandler#exceptionCaught log level from info to debug. Contributed by Xiaobing Zhou.
|
2017-05-01 16:12:51 -07:00 |
|
Subru Krishnan
|
a3a615eeab
|
YARN-4359. Update LowCost agents logic to take advantage of YARN-4358. (Jonathan Yaniv and Ishai Menache via Subru).
|
2017-05-01 16:01:07 -07:00 |
|
Sangjin Lee
|
14b5c93f3c
|
HADOOP-14366. Maven upgrade broke start-build-env.sh. Contributed by
Akira Ajisaka.
|
2017-05-01 15:54:01 -07:00 |
|
Kihwal Lee
|
4cfc866436
|
HDFS-11714. Newly added NN storage directory won't get initialized and cause space exhaustion. Contributed by Kihwal Lee.
|
2017-05-01 17:29:25 -05:00 |
|
John Zhuge
|
343948ca79
|
HDFS-11724. libhdfs compilation is broken on OS X. Contributed by John Zhuge.
|
2017-05-01 13:37:55 -07:00 |
|
Kihwal Lee
|
07b98e7830
|
HDFS-11609. Some blocks can be permanently lost if nodes are decommissioned while dead. Contributed by Kihwal Lee.
|
2017-05-01 14:19:02 -05:00 |
|
Naganarasimha
|
30fc580196
|
YARN-6519. Fix warnings from Spotbugs in hadoop-yarn-server-resourcemanager. Contributed by Weiwei Yang.
|
2017-05-01 20:15:27 +05:30 |
|
Naganarasimha
|
64f68cb0b8
|
YARN-6520. Fix warnings from Spotbugs in hadoop-yarn-client. Contributed by Weiwei Yang.
|
2017-05-01 18:38:22 +05:30 |
|
Naganarasimha
|
0f1af3178e
|
YARN-6518. Fix warnings from Spotbugs in hadoop-yarn-server-timelineservice. Contributed by Weiwei Yang.
|
2017-05-01 16:49:30 +05:30 |
|
Naganarasimha
|
4b5bd73ac5
|
YARN-6517. Fix warnings from Spotbugs in hadoop-yarn-common. Contributed by Weiwei Yang
|
2017-05-01 16:31:16 +05:30 |
|
Akira Ajisaka
|
f378621546
|
HADOOP-13901. Fix ASF License warnings.
|
2017-05-01 15:32:20 +09:00 |
|
Akira Ajisaka
|
b7d769d020
|
HADOOP-14359. Remove unnecessary shading of commons-httpclient. Contributed by Wei-Chiu Chuang.
|
2017-05-01 15:22:28 +09:00 |
|
Mingliang Liu
|
c735362df7
|
HADOOP-14363. Inconsistent default block location in FileSystem javadoc. Contributed by Chen Liang
|
2017-04-29 23:49:36 -07:00 |
|