Jason Lowe
|
949525b81a
|
HADOOP-14902. LoadGenerator#genFile write close timing is incorrectly calculated. Contributed by Hanisha Koneru
(cherry picked from commit 6f789fe05766a61b12ca10df3f26ee354eac84aa)
Conflicts:
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/loadGenerator/LoadGenerator.java
|
2017-09-28 16:45:02 -05:00 |
|
Jason Lowe
|
ba5656d5e0
|
HADOOP-14881. LoadGenerator should use Time.monotonicNow() to measure durations. Contributed by Bharat Viswanadham
(cherry picked from commit ac05a51bbb2a3fad4e85f9334a3408571967900a)
|
2017-09-28 16:27:08 -05:00 |
|
Jason Lowe
|
86e092029d
|
HADOOP-14891. Remove references to Guava Objects.toStringHelper. Contributed by Jonathan Eagles
(cherry picked from commit 0aac5af6e1a2b265cc8faa99b386276ed14faeda)
|
2017-09-26 10:13:24 -05:00 |
|
Akira Ajisaka
|
75aed26511
|
HADOOP-14893. WritableRpcEngine should use Time.monotonicNow. Contributed by Chetna Chaudhari.
(cherry picked from commit d08b8c801a908b4242e7b21a54f3b1e4072f1eae)
(cherry picked from commit b017af23911c08d1f7e928007ebd42dbdbd82507)
|
2017-09-26 16:48:28 +09:00 |
|
Akira Ajisaka
|
ea7e655897
|
HADOOP-14892. MetricsSystemImpl should use Time.monotonicNow for measuring durations. Contributed by Chetna Chaudhari.
(cherry picked from commit 3a10367a17b99e2c3035ec54048f94f334d93227)
(cherry picked from commit 6004fb46761810ef87367c5207fafcdbb6507c39)
|
2017-09-26 01:48:54 +09:00 |
|
John Zhuge
|
584cd134e8
|
HADOOP-14864. FSDataInputStream#unbuffer UOE should include stream class name. Contributed by Bharat Viswanadham.
(cherry picked from commit 7ee02d1065268511ec10a8b8852d0d6327419b9c)
|
2017-09-14 11:35:25 -07:00 |
|
Xiao Chen
|
9d4c4b2f6e
|
Revert "HADOOP-14521. KMS client needs retry logic. Contributed by Rushabh S Shah."
This reverts commit 8b7d1df766002ae033d5fca8017cfe7141803c58.
|
2017-09-12 19:53:26 -07:00 |
|
John Zhuge
|
6afbe47b03
|
HADOOP-14844. Remove requirement to specify TenantGuid for MSI Token Provider. Contributed by Atul Sikaria.
(cherry picked from commit a4661850c1e0794baf493a468191e12681d68ab4)
|
2017-09-08 14:29:05 -07:00 |
|
Jason Lowe
|
c6db50503a
|
HADOOP-14827. Allow StopWatch to accept a Timer parameter for tests. Contributed by Erik Krogen
(cherry picked from commit dd814946f68d52a9b1627ac4dd61f9ab093423ae)
|
2017-09-06 16:14:24 -05:00 |
|
Junping Du
|
f9ebcebe74
|
HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du.
(cherry picked from commit 41480233a9cfb0bcfb69cc0f1594120e7656f031)
(cherry picked from commit 7dd5bb949206fb635d875cd651292b451267a951)
|
2017-08-30 13:33:42 -07:00 |
|
John Zhuge
|
832b0b82e2
|
HADOOP-14251. Credential provider should handle property key deprecation. Contributed by John Zhuge.
(cherry picked from commit 7e6463d2fb5f9383d88baec290461868cf476e4c)
Conflicts:
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java
|
2017-08-23 12:18:36 -07:00 |
|
Jason Lowe
|
f6892f5821
|
HADOOP-14687. AuthenticatedURL will reuse bad/expired session cookies. Contributed by Daryn Sharp
|
2017-08-22 16:55:14 -05:00 |
|
John Zhuge
|
de50bb6365
|
HADOOP-14627. Support MSI and DeviceCode token provider in ADLS. Contributed by Atul Sikaria.
(cherry picked from commit 7769e9614956283a86eda9e4e69aaa592c0ca960)
|
2017-08-13 00:32:25 -07:00 |
|
John Zhuge
|
e967744558
|
HADOOP-14260. Configuration.dumpConfiguration should redact sensitive information. Contributed by John Zhuge.
(cherry picked from commit 582648befaf9908159f937d2cc8f549583a3483e)
|
2017-08-11 11:02:18 -07:00 |
|
John Zhuge
|
407bbe39fa
|
HADOOP-13628. Support to retrieve specific property from configuration via REST API. Contributed by Weiwei Yang
(cherry picked from commit 00160f71b6d98244fcb1cb58b2db9fc24f1cd672)
|
2017-08-11 11:02:14 -07:00 |
|
John Zhuge
|
8fdcf86e64
|
HADOOP-13588. ConfServlet should respect Accept request header. Contributed by Weiwei Yang
(cherry picked from commit 59d59667a8b1d3fb4a744a41774b2397fd91cbb3)
|
2017-08-11 11:02:09 -07:00 |
|
Jian He
|
bc87a293d9
|
YARN-6890. Not display killApp button on UI if UI is unsecured but cluster is secured. Contributed by Junping Du
|
2017-08-08 11:11:46 -07:00 |
|
Andrew Wang
|
22ef7c6bf2
|
HDFS-12131. Add some of the FSNamesystem JMX values as metrics. Contributed by Erik Krogen.
|
2017-08-03 15:45:47 -07:00 |
|
Masatake Iwasaki
|
a01d92156d
|
HADOOP-14702. Fix formatting issue and regression caused by conversion from APT to Markdown. Contributed by Doris Gu.
(cherry picked from commit d9a07b39046c323d430b98eff6603eaf58e18372)
Conflicts:
hadoop-common-project/hadoop-common/src/site/markdown/Metrics.md
|
2017-08-02 06:33:35 +00:00 |
|
Junping Du
|
168d8e0c04
|
HADOOP-14683. FileStatus.compareTo binary compatible issue. Contributed by Akira Ajisaka.
(cherry picked from commit cf6794ebe93906c406a54acc5c8854dc600a9a7f)
(cherry picked from commit 60c10ea7b47f185997b215aea7a3f375ed713ac5)
|
2017-08-01 17:19:18 -07:00 |
|
Brahma Reddy Battula
|
90f3108b8e
|
HADOOP-14455. ViewFileSystem#rename should support be supported within same nameservice with different mountpoints. Contributed by Brahma Reddy Battula.
(cherry picked from commit 8bfb9971cad1a83da852de4d12f1de4197d25d21)
|
2017-07-30 14:02:25 +08:00 |
|
Kihwal Lee
|
c586b7ab7d
|
HADOOP-13933. Add haadmin -getAllServiceState option to get the HA state of all the NameNodes/ResourceManagers. Contributed by Surendra Singh Lilhore.
(cherry picked from commit e407449ddb52c36b74358f22db498424e82ec4a7)
(cherry picked from commit 2d6be7ea2311deb13cbad738b4c8fc68ad25ab2a)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSCommands.md
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/cli/TestRMAdminCLI.java
|
2017-07-26 14:15:39 -05:00 |
|
Kihwal Lee
|
e15a08fc9a
|
HADOOP-14578. Bind IPC connections to kerberos UPN host for proxy users.
Contributed by Daryn Sharp.
|
2017-07-26 13:29:07 -05:00 |
|
Jitendra Pandey
|
c0e294ffc8
|
HADOOP-10829. Iteration on CredentialProviderFactory.serviceLoader is thread-unsafe. Contributed by Benoy Antony and Rakesh R.
(cherry picked from commit b82485d6fed2194bf0dc2eedfab7e226e30a7cf0)
|
2017-07-25 09:04:49 -07:00 |
|
Jason Lowe
|
db0bc8fafa
|
YARN-6768. Improve performance of yarn api record toString and fromString. Contributed by Jonathan Eagles
(cherry picked from commit 24853bf32a045b8f029fb136edca2af03836c8d5)
|
2017-07-24 10:25:04 -05:00 |
|
Allen Wittenauer
|
02ef086824
|
HADOOP-13178. TestShellBasedIdMapping.testStaticMapUpdate doesn't work on OS X (Kai Sasaki via aw)
(cherry picked from commit d8c1fd1944160ad5b5d093731ae987d701802321)
(cherry picked from commit daa768534409f08a83759634b5c3966e32e6f170)
|
2017-07-24 12:03:40 +09:00 |
|
Brahma Reddy Battula
|
a1421de70e
|
HADOOP-13867. FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations. Contributed By Vinayakumar B.
(cherry picked from commit 0ef796174ecb5383f79cfecfcbfc4f309d093cd7)
(cherry picked from commit 6f445408022f210e01f826499d447d4e7792b429)
|
2017-07-23 16:09:29 +08:00 |
|
Brahma Reddy Battula
|
587d47cfec
|
HDFS-8312. Trash does not descent into child directories to check for permissions. Contributed By Weiwei Yang via Eric Yang.
(cherry picked from commit 820496fbbc00ede0484bec5511c6b12913e97356)
|
2017-07-23 16:09:10 +08:00 |
|
Kihwal Lee
|
5d58ba0e3d
|
HADOOP-14659. UGI getShortUserName does not need to search the Subject. Contributed by Daryn Sharp.
(cherry picked from commit b3269f7cc119cbc51b16118b918f345f970804bc)
|
2017-07-20 16:22:11 -05:00 |
|
Xiao Chen
|
8b7d1df766
|
HADOOP-14521. KMS client needs retry logic. Contributed by Rushabh S Shah.
|
2017-07-14 22:23:13 -07:00 |
|
Masatake Iwasaki
|
7c8d4a1b3f
|
HADOOP-14646. FileContextMainOperationsBaseTest#testListStatusFilterWithSomeMatches never runs. Contributed by Andras Bokor.
(cherry picked from commit b61ab8573eb2f224481118004f620fe9f18db74b)
|
2017-07-13 21:52:34 +09:00 |
|
Akira Ajisaka
|
d1fb4948d2
|
HADOOP-14629. Improve exception checking in FileContext related JUnit tests. Contributed by Andras Bokor.
(cherry picked from commit 9144fd9e9b5d84d71158451428341746a6567152)
(cherry picked from commit 2653cf4466ab99960ea65a937ea01fc4d4ca2f00)
|
2017-07-12 11:44:15 +09:00 |
|
Xiao Chen
|
83eacccc17
|
HADOOP-14044. Synchronization issue in delegation token cancel functionality. Contributed by Hrishikesh Gadre.
(cherry picked from commit ba75bc759334c8987e5f7dd4b21d025f0cccbde7)
(cherry picked from commit 05ed48b75a53df9ad4456ecddc981250006540ae)
|
2017-07-10 13:48:12 -07:00 |
|
Wei-Chiu Chuang
|
d657c05177
|
HADOOP-14563. LoadBalancingKMSClientProvider#warmUpEncryptedKeys swallows IOException. Contributed by Rushabh S Shah.
(cherry picked from commit 8153fe2bd35fb4df0b64f93ac0046e34d4807ac3)
(cherry picked from commit 730b21e9f90524673932411b48e1cb04dd3633d0)
|
2017-07-07 06:14:32 -07:00 |
|
Vinayakumar B
|
cd6ee04274
|
HADOOP-13414. Hide Jetty Server version header in HTTP responses. Contributed by Surendra Singth Lilhore.
(cherry picked from commit 1e8301b215f79d48bbb58e2348945144d4c37997)
|
2017-07-05 16:07:18 +05:30 |
|
John Zhuge
|
2956c584c3
|
HADOOP-14024. KMS JMX endpoint throws ClassNotFoundException. Contributed by John Zhuge.
(cherry picked from commit 1272ee153b1a1578abf822b2141d8336d9c5652f)
|
2017-06-29 16:27:50 -07:00 |
|
Xiao Chen
|
ddd3e7a4db
|
HADOOP-14515. Addendum. Specifically configure zookeeper-related log levels in KMS log4j.
(cherry picked from commit aff7a3f8eddd55501366a43d2f44f531c6e8ef48)
|
2017-06-27 23:49:23 -07:00 |
|
Kihwal Lee
|
bdbf737ef3
|
Addendum for HADOOP-14146. Use commons Base64 instead of jdk8 Base64.
(cherry picked from commit 07193459091cfaf372634637096485154d39a176)
|
2017-06-23 13:28:16 -05:00 |
|
Kihwal Lee
|
fa695817e5
|
Addendum for HADOOP-14146 jdk7 support.
(cherry picked from commit 4c6184b41cfdab589a2fea4fb7665e28d044c681)
|
2017-06-23 10:00:26 -05:00 |
|
Daryn Sharp
|
81eb06b553
|
HADOOP-14146. KerberosAuthenticationHandler should authenticate with SPN in AP-REQ. Contributed by Daryn Sharp
|
2017-06-21 11:48:05 -05:00 |
|
Brahma Reddy Battula
|
a526c3b0bf
|
HADOOP-14533. Size of args cannot be less than zero in TraceAdmin#run as its linkedlist. Contributed by Weisen Han.
(cherry picked from commit 2e9daa2e27536484846d9c5f020c6afaf27932ce)
|
2017-06-20 20:46:21 +08:00 |
|
Xiao Chen
|
b89783e00e
|
HADOOP-14515. Specifically configure zookeeper-related log levels in KMS log4j.
(cherry picked from commit 4cdae5d88ef7851ae284a115868dc4bbe24ae1bd)
|
2017-06-19 23:12:35 -07:00 |
|
Akira Ajisaka
|
4250250c7b
|
HADOOP-14540. Replace MRv1 specific terms in HostsFileReader. Contributed by hu xiaodong.
(cherry picked from commit 300804595e5b8fd447ecb530fcd0ae5b0e59bb63)
(cherry picked from commit 6d82db40d59684fdb7fcdc6159a975b3ca483c27)
|
2017-06-19 19:40:44 +09:00 |
|
Anu Engineer
|
182c3f8398
|
HADOOP-13737. Cleanup DiskChecker interface. Contributed by Arpit Agarwal.
(cherry picked from commit 1f384b617d101f61ac61b5b030c9cbaf8fc9a9b1)
|
2017-06-09 14:12:25 +05:30 |
|
John Zhuge
|
a86081408d
|
HADOOP-14511. WritableRpcEngine.Invocation#toString NPE on null parameters. Contributed by John Zhuge.
(cherry picked from commit 87f4428de017e5bfc4358304728bd2281d501d52)
|
2017-06-08 21:31:00 -07:00 |
|
John Zhuge
|
01b6c6c3b2
|
HDFS-11861. ipc.Client.Connection#sendRpcRequest should log request name. Contributed by John Zhuge.
(cherry picked from commit 5672ae7b37ce75086a1cb5bb9a388288fc913eb7)
|
2017-06-07 15:54:45 -07:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
396de0fd8f
|
Preparing for 2.8.3 development
|
2017-06-07 15:38:20 -07:00 |
|
Kihwal Lee
|
a83d7ef605
|
HADOOP-14035. Reduce fair call queue backoff's impact on clients. Contributed by Daryn Sharp.
|
2017-06-06 13:09:54 -05:00 |
|
Kihwal Lee
|
9854682ea4
|
HADOOP-14440. Add metrics for connections dropped. Contributed by Eric Badger.
(cherry picked from commit abdd609e51a80388493417126c3bc9b1badc0ac1)
|
2017-06-05 11:34:40 -05:00 |
|
Kihwal Lee
|
89d59c292f
|
HDFS-5042. Completed files lost after power failure. Contributed by Vinayakumar B.
|
2017-06-01 12:25:27 -05:00 |
|