Arpit Agarwal
|
b3ea11dfdb
|
HDFS-11482. Add storage type demand to into DFSNetworkTopology#chooseRandom. Contributed by Chen Liang.
|
2017-08-21 14:07:59 -07:00 |
|
Arpit Agarwal
|
d5379cc564
|
HDFS-12325. SFTPFileSystem operations should restore cwd. Contributed by Chen Liang.
|
2017-08-20 23:41:16 -07:00 |
|
Arpit Agarwal
|
d8d2a221f8
|
HDFS-11450. HDFS specific network topology classes with storage type info included. Contributed by Chen Liang.
|
2017-08-18 11:43:17 -07:00 |
|
Arpit Agarwal
|
850593133b
|
Revert "HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru."
This reverts commit bdc425057ebedb8f0988ce4dae18fdcd67c8523f.
|
2017-08-18 10:16:13 -07:00 |
|
Mingliang Liu
|
03d15fa58e
|
HDFS-11430. Separate class InnerNode from class NetworkTopology and make it extendable. Contributed by Tsz Wo Nicholas Sze
|
2017-08-16 16:06:13 -07:00 |
|
Steve Loughran
|
d5680c08ed
|
HADOOP-14660. wasb: improve throughput by 34% when account limit exceeded.
Contributed by Thomas Marquardt.
|
2017-08-16 13:49:47 +01:00 |
|
Subru Krishnan
|
ad46a90872
|
HADOOP-14773. Extend ZKCuratorManager API for more reusability. (Íñigo Goiri via Subru).
(cherry picked from commit 75dd866bfb8b63cb9f13179d4365b05c48e0907d)
|
2017-08-15 16:54:48 -07:00 |
|
Arpit Agarwal
|
bdc425057e
|
HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru.
|
2017-08-14 15:53:43 -07:00 |
|
Subru Krishnan
|
a70efb6138
|
HADOOP-14741. Refactor curator based ZooKeeper communication into common library. (Íñigo Goiri via Subru).
|
2017-08-14 11:03:50 -07:00 |
|
John Zhuge
|
0efc590e6d
|
HADOOP-14627. Support MSI and DeviceCode token provider in ADLS. Contributed by Atul Sikaria.
(cherry picked from commit 7769e9614956283a86eda9e4e69aaa592c0ca960)
|
2017-08-13 00:27:33 -07:00 |
|
John Zhuge
|
e208a4e7ee
|
HADOOP-14260. Configuration.dumpConfiguration should redact sensitive information. Contributed by John Zhuge.
(cherry picked from commit 582648befaf9908159f937d2cc8f549583a3483e)
|
2017-08-11 10:54:41 -07:00 |
|
John Zhuge
|
76c4aee2e3
|
HADOOP-13628. Support to retrieve specific property from configuration via REST API. Contributed by Weiwei Yang
(cherry picked from commit 00160f71b6d98244fcb1cb58b2db9fc24f1cd672)
|
2017-08-11 10:54:30 -07:00 |
|
John Zhuge
|
9ba3268fa3
|
HADOOP-13588. ConfServlet should respect Accept request header. Contributed by Weiwei Yang
(cherry picked from commit 59d59667a8b1d3fb4a744a41774b2397fd91cbb3)
|
2017-08-11 10:54:25 -07:00 |
|
Steve Loughran
|
9c6e8ece98
|
HADOOP-14754. TestCommonConfigurationFields failed: core-default.xml has 2 wasb properties missing in classes.
Contributed by John Zhuge.
(cherry picked from commit d964062f66c0772f4b1a029bfcdff921fbaaf91c)
|
2017-08-11 10:58:26 +01:00 |
|
Wei-Chiu Chuang
|
304cc1a856
|
HADOOP-14743. CompositeGroupsMapping should not swallow exceptions. Contributed by Wei-Chiu Chuang.
(cherry picked from commit a8b75466b21edfe8b12beb4420492817f0e03147)
|
2017-08-10 09:36:21 -07:00 |
|
Steve Loughran
|
96befde480
|
HADOOP-14183. Remove service loader config file for wasb fs.
Contributed by Esfandiar Manii.
(cherry picked from commit 54356b1e8366a23fff1bb45601efffc743306efc)
|
2017-08-10 16:49:51 +01:00 |
|
Haohui Mai
|
3e2753daa1
|
HADOOP-14598. Blacklist Http/HttpsFileSystem in FsUrlStreamHandlerFactory. Contributed by Steve Loughran.
|
2017-08-08 16:33:54 -07:00 |
|
Jian He
|
ad1567c487
|
YARN-6890. Not display killApp button on UI if UI is unsecured but cluster is secured. Contributed by Junping Du
|
2017-08-08 11:10:29 -07:00 |
|
Yiqun Lin
|
817c0f4564
|
HDFS-12198. Document missing namenode metrics that were added recently. Contributed by Yiqun Lin.
|
2017-08-08 19:30:03 +08:00 |
|
Arpit Agarwal
|
2906c494c5
|
HDFS-12264. DataNode uses a deprecated method IoUtils#cleanup. Contributed by Ajay Yadav.
|
2017-08-07 15:33:36 -07:00 |
|
Xiao Chen
|
050c50e3c5
|
HADOOP-14727. Socket not closed properly when reading Configurations with BlockReaderRemote. Contributed by Jonathan Eagles.
(cherry picked from commit 9a755e6da7158783789f55796644578330653efb)
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java
|
2017-08-07 10:26:10 -07:00 |
|
Lei Xu
|
d87a92bf55
|
HDFS-12251. Add document for StreamCapabilities. (Lei (Eddy) Xu)
(cherry picked from commit fe3341786a0d61f404127bf21d1afc85b2f21d38)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSErasureCoding.md
|
2017-08-04 11:25:21 -07:00 |
|
wenxinhe
|
11e1e0c275
|
HADOOP-14706. Adding a helper method to determine whether a log is Log4j implement.
This closes #258
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2017-08-04 14:42:35 +09:00 |
|
Andrew Wang
|
2da20df1dd
|
HDFS-12131. Add some of the FSNamesystem JMX values as metrics. Contributed by Erik Krogen.
|
2017-08-03 15:45:21 -07:00 |
|
Steve Loughran
|
cb46792610
|
HADOOP-14709. Fix checkstyle warnings in ContractTestUtils.
Contributed by Thomas Marquardt.
|
2017-08-02 12:46:30 +01:00 |
|
Masatake Iwasaki
|
d9a07b3904
|
HADOOP-14702. Fix formatting issue and regression caused by conversion from APT to Markdown. Contributed by Doris Gu.
|
2017-08-02 06:21:37 +00:00 |
|
Andrew Wang
|
5467d1a4d1
|
HADOOP-14701. Configuration can log misleading warnings about an attempt to override final parameter. Contributed by Andrew Sherman.
(cherry picked from commit a11c230236036317a6c12deeca401e3ae8dce698)
Conflicts:
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java
|
2017-08-01 15:18:18 -07:00 |
|
Arpit Agarwal
|
d19504866c
|
HDFS-14676. Wrong default value for fs.df.interval. Contributed by xiangguang zheng.
|
2017-08-01 13:31:55 -07:00 |
|
Lei Xu
|
f09d20cffb
|
HADOOP-14397. Pull up the builder pattern to FileSystem and add AbstractContractCreateTest for it. (Lei (Eddy) Xu)
(cherry picked from commit 667ee003bf47e44beb3fdff8d06a7264a13dd22c)
|
2017-07-31 20:07:13 -07:00 |
|
Akira Ajisaka
|
9c8a296169
|
HADOOP-14690. RetryInvocationHandler should override toString(). Contributed by Yeliang Cang.
(cherry picked from commit f14be0d24126747887ddc7580f4a9a70768de23d)
|
2017-07-31 14:10:18 +09:00 |
|
Brahma Reddy Battula
|
8bfb9971ca
|
HADOOP-14455. ViewFileSystem#rename should support be supported within same nameservice with different mountpoints. Contributed by Brahma Reddy Battula.
|
2017-07-30 14:01:41 +08:00 |
|
Yongjun Zhang
|
c3e8c7d56e
|
HDFS-12190. Enable 'hdfs dfs -stat' to display access time. Contributed by Yongjun Zhang.
(cherry picked from commit c6330f22a5e5c2370bab885f9bea4bf8f5e9cf44)
|
2017-07-27 17:05:30 -07:00 |
|
Kihwal Lee
|
4edb849611
|
HADOOP-14578. Bind IPC connections to kerberos UPN host for proxy users. Contributed by Daryn Sharp.
(cherry picked from commit 27a1a5fde94d4d7ea0ed172635c146d594413781)
|
2017-07-26 13:16:34 -05:00 |
|
Jitendra Pandey
|
ab95086ed1
|
HADOOP-14518. Customize User-Agent header sent in HTTP/HTTPS requests by WASB. Contributed by Georgi Chalakov.
|
2017-07-25 08:31:35 -07:00 |
|
Akira Ajisaka
|
22f237c5d9
|
HADOOP-14681. Remove MockitoMaker class. Contributed by Andras Bokor.
(cherry picked from commit cca51e916b7387ea358688e8f8188ead948fbdcc)
|
2017-07-25 15:25:36 +09:00 |
|
Jason Lowe
|
db7c5636b6
|
YARN-6768. Improve performance of yarn api record toString and fromString. Contributed by Jonathan Eagles
(cherry picked from commit 24853bf32a045b8f029fb136edca2af03836c8d5)
|
2017-07-24 10:22:31 -05:00 |
|
Allen Wittenauer
|
daa7685344
|
HADOOP-13178. TestShellBasedIdMapping.testStaticMapUpdate doesn't work on OS X (Kai Sasaki via aw)
(cherry picked from commit d8c1fd1944160ad5b5d093731ae987d701802321)
|
2017-07-24 11:57:10 +09:00 |
|
wenxinhe
|
7e583a3824
|
HADOOP-14539. Move commons logging APIs over to slf4j in hadoop-common.
This closes #251
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2017-07-24 11:14:08 +09:00 |
|
Kihwal Lee
|
a735916b2c
|
HADOOP-14659. UGI getShortUserName does not need to search the Subject. Contributed by Daryn Sharp.
(cherry picked from commit b3269f7cc119cbc51b16118b918f345f970804bc)
|
2017-07-20 16:15:06 -05:00 |
|
Daniel Templeton
|
1d629c95af
|
HADOOP-14666. Tests use assertTrue(....equals(...)) instead of assertEquals()
(cherry picked from commit c21c26039238f633a0d2df9670f636d026c35649)
|
2017-07-19 14:01:10 -07:00 |
|
Jitendra Pandey
|
23b920cd7a
|
HADOOP-14642. wasb: add support for caching Authorization and SASKeys. Contributed by Sivaguru Sankaridurg.
|
2017-07-19 11:37:36 -07:00 |
|
Jason Lowe
|
057631c031
|
HADOOP-14669. GenericTestUtils.waitFor should use monotonic time. Contributed by Daniel Templeton
(cherry picked from commit df180259b0cc3660e199e85447c7193bee51751c)
|
2017-07-19 09:42:38 -05:00 |
|
Jason Lowe
|
9b961db569
|
HADOOP-14637. GenericTestUtils.waitFor needs to check condition again after max wait time. Contributed by Daniel Templeton
(cherry picked from commit 5aa2bf231f40423865f0054ca27426ceb95ab4ba)
|
2017-07-18 16:27:34 -05:00 |
|
Xiao Chen
|
5337c2511d
|
HADOOP-14521. KMS client needs retry logic. Contributed by Rushabh S Shah.
(cherry picked from commit aa395c1ec9a170f2da732c6e6114c60412161d40)
|
2017-07-14 22:23:07 -07:00 |
|
Masatake Iwasaki
|
956e83c100
|
HADOOP-14646. FileContextMainOperationsBaseTest#testListStatusFilterWithSomeMatches never runs. Contributed by Andras Bokor.
(cherry picked from commit b61ab8573eb2f224481118004f620fe9f18db74b)
|
2017-07-13 21:43:10 +09:00 |
|
Akira Ajisaka
|
2653cf4466
|
HADOOP-14629. Improve exception checking in FileContext related JUnit tests. Contributed by Andras Bokor.
(cherry picked from commit 9144fd9e9b5d84d71158451428341746a6567152)
|
2017-07-12 11:40:48 +09:00 |
|
Steve Loughran
|
41e83b2ca2
|
HADOOP-14535 wasb: implement high-performance random access and seek of block blobs.
Contributed by Thomas Marquardt
(cherry picked from commit d670c3a4da7dd80dccf6c6308603bb3bb013b3b0)
|
2017-07-11 21:45:24 +01:00 |
|
wenxinhe
|
e494a169ed
|
HADOOP-14638. Replace commons-logging APIs with slf4j in StreamPumper.
This closes #247
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit fce795101461cbce37334b0799b2238825f5a5aa)
|
2017-07-11 13:36:56 +09:00 |
|
Jitendra Pandey
|
b82485d6fe
|
HADOOP-10829. Iteration on CredentialProviderFactory.serviceLoader is thread-unsafe. Contributed by Benoy Antony and Rakesh R.
|
2017-07-10 17:55:02 -07:00 |
|
Akira Ajisaka
|
1c40df5bcd
|
HADOOP-14587. Use GenericTestUtils.setLogLevel when available in hadoop-common. Contributed by Wenxin He.
|
2017-07-08 03:01:18 +09:00 |
|