Wangda Tan
|
269401dc83
|
HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)
(cherry picked from commit 875062b5bc )
|
2016-09-27 11:27:25 -07:00 |
Wei-Chiu Chuang
|
23984e1787
|
HADOOP-13535. Add jetty6 acceptor startup issue workaround to branch-2. Contributed by Min Shen.
|
2016-09-23 14:25:52 -07:00 |
Brahma Reddy Battula
|
347131fe8d
|
HDFS-10886. Replace fs.default.name with fs.defaultFS in viewfs document.
(cherry picked from commit bbdf350ff9 )
|
2016-09-23 19:32:37 +05:30 |
Mingliang Liu
|
f98afb3bee
|
HADOOP-13601. Fix a log message typo in AbstractDelegationTokenSecretManager. Contributed by Mehran Hassani.
(cherry picked from commit e80386d69d )
|
2016-09-20 13:23:17 -07:00 |
Xiao Chen
|
b6a60d715d
|
HDFS-10489. Deprecate dfs.encryption.key.provider.uri for HDFS encryption zones. Contributed by Xiao Chen.
(cherry picked from commit ea839bd48e )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/HdfsConfiguration.java
hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
|
2016-09-19 16:38:18 -07:00 |
Andrew Wang
|
b03a0be7a3
|
HDFS-10823. Implement HttpFSFileSystem#listStatusIterator.
(cherry picked from commit 8a40953058 )
|
2016-09-16 15:37:49 -07:00 |
Akira Ajisaka
|
e485ace0dd
|
HADOOP-13616. Broken code snippet area in Hadoop Benchmarking. Contributed by Kai Sasaki.
(cherry picked from commit 7cad7b7046 )
|
2016-09-15 23:43:20 +09:00 |
Steve Loughran
|
3b9268cfba
|
HADOOP-13606 swift FS to add a service load metadata file. Contributed by Steve Loughran
|
2016-09-14 15:44:45 +01:00 |
Jing Zhao
|
55600b38a8
|
HADOOP-13546. Override equals and hashCode of the default retry policy to avoid connection leakage. Contributed by Xiaobing Zhou.
(cherry picked from commit 08d8e0ba25 )
|
2016-09-13 11:13:37 -07:00 |
Yongjun Zhang
|
223ce108a1
|
HDFS-10657. testAclCLI.xml setfacl test should expect mask r-x. (John Zhuge via Yongjun Zhang)
(cherry picked from commit d2466ec3e0 )
|
2016-09-12 21:46:09 -07:00 |
Arpit Agarwal
|
6948691ad1
|
HDFS-10830. FsDatasetImpl#removeVolumes crashes with IllegalMonitorStateException when vol being removed is in use. (Arpit Agarwal and Manoj Govindassamy)
|
2016-09-10 18:22:15 -07:00 |
Arpit Agarwal
|
012b266e5e
|
HDFS-10742. Measure lock time in FsDatasetImpl. Contributed by Chen Liang.
|
2016-09-10 18:04:00 -07:00 |
Chris Douglas
|
806a8dea38
|
MAPREDUCE-6628. Potential memory leak in CryptoOutputStream. Contributed by Mariappan Asokan
(cherry picked from commit 9f192cc5ac )
|
2016-09-09 11:14:30 -07:00 |
Kihwal Lee
|
d234990208
|
HADOOP-10940. RPC client does no bounds checking of responses. Contributed by Daryn Sharp.
(cherry picked from commit d4d076876a )
|
2016-09-09 10:46:37 -05:00 |
Xiao Chen
|
d157733082
|
HADOOP-13558. UserGroupInformation created from a Subject incorrectly tries to renew the Kerberos ticket. Contributed by Xiao Chen.
(cherry picked from commit 680be58aac )
|
2016-09-06 20:54:38 -07:00 |
Kihwal Lee
|
614f9a62c4
|
HADOOP-13549. Eliminate intermediate buffer for server-side PB encoding. Contributed by Daryn Sharp.
(cherry picked from commit 39d1b1d747 )
|
2016-09-06 10:15:57 -05:00 |
Kihwal Lee
|
28ea4122f0
|
HADOOP-13547. Optimize IPC client protobuf decoding. Contributed by Daryn Sharp.
|
2016-09-02 11:12:05 -05:00 |
Ray Chiang
|
c142048084
|
Revert "YARN-5567. Fix script exit code checking in NodeHealthScriptRunner#reportHealthStatus. (Yufei Gu via rchiang)"
This reverts commit 3b19bcb8f0 .
|
2016-09-01 15:10:53 -07:00 |
Kihwal Lee
|
caef03d742
|
HADOOP-13465. Design Server.Call to be extensible for unified call queue. Contributed by Daryn Sharp.
(cherry picked from commit 76cd81f4b6 )
|
2016-09-01 15:51:23 -05:00 |
Mingliang Liu
|
4d709be8c9
|
HADOOP-13375. o.a.h.security.TestGroupsCaching.testBackgroundRefreshCounters seems flaky. (Contributed by Weiwei Yang)
(cherry picked from commit dcd21d083a )
|
2016-09-01 11:14:25 -07:00 |
Ray Chiang
|
3b19bcb8f0
|
YARN-5567. Fix script exit code checking in NodeHealthScriptRunner#reportHealthStatus. (Yufei Gu via rchiang)
(cherry picked from commit 05ede00386 )
|
2016-08-29 15:56:30 -07:00 |
Mingliang Liu
|
d124af1a7c
|
HADOOP-13559. Remove close() within try-with-resources in ChecksumFileSystem/ChecksumFs classes. (Contributed by Aaron Fabbri)
(cherry picked from commit 6fcb04c178 )
|
2016-08-29 13:05:07 -07:00 |
Jason Lowe
|
039c831f5f
|
HADOOP-13552. RetryInvocationHandler logs all remote exceptions. Contributed by Jason Lowe
(cherry picked from commit 92d8f37155 )
|
2016-08-29 15:56:53 +00:00 |
Wei-Chiu Chuang
|
d19e29bd68
|
HDFS-8986. Add option to -du to calculate directory space usage excluding snapshots. Contributed by Xiao Chen.
|
2016-08-24 08:49:54 -07:00 |
Akira Ajisaka
|
2321b73037
|
HADOOP-13538. Deprecate getInstance and initialize methods with Path in TrashPolicy. Contributed by Yiqun Lin.
(cherry picked from commit 092b4d5bfd )
|
2016-08-24 16:50:11 +09:00 |
Zhe Zhang
|
dfcbc12026
|
HADOOP-12765. HttpServer2 should switch to using the non-blocking SslSelectChannelConnector to prevent performance degradation when handling SSL connections. Contributed by Min Shen. Branch-2 patch contributed by Wei-Chiu Chuang.
|
2016-08-23 14:46:08 -07:00 |
Masatake Iwasaki
|
e1d3b8e71f
|
HADOOP-13497. fix wrong command in CredentialProviderAPI.md. Contributed by Yuanbo Liu.
(cherry picked from commit 8aae8d6bf0 )
|
2016-08-24 00:09:50 +09:00 |
Eric Yang
|
9faacbec2c
|
HDFS-8312. Added permission check for moving file to Trash. (Weiwei Yang via Eric Yang)
|
2016-08-22 18:32:06 -07:00 |
Xiao Chen
|
a4b296734b
|
HADOOP-13526. Add detailed logging in KMS for the authentication failure of proxy user. Contributed by Suraj Acharya.
(cherry picked from commit 98e7be769a7e69bdaec4f67143949f282f6761cf)
|
2016-08-22 18:08:09 -07:00 |
Xiao Chen
|
c76e0b93f0
|
HADOOP-13487. Hadoop KMS should load old delegation tokens from Zookeeper on startup. Contributed by Xiao Chen.
(cherry picked from commit 2f21d53e3aaf97f425f954f52b50f36dddb6b886)
|
2016-08-22 14:42:25 -07:00 |
Akira Ajisaka
|
62c7d09efa
|
HDFS-10645. Make block report size as a metric and add this metric to datanode web ui. Contributed by Yuanbo Liu.
|
2016-08-22 14:22:37 +09:00 |
Mingliang Liu
|
50a8b0eb6b
|
HADOOP-13527. Add Spark to CallerContext LimitedPrivate scope. (Contributed by Weiqing Yang)
|
2016-08-21 09:41:19 -07:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
a299146b6d
|
HADOOP-13428. Fixed hadoop-common build files to generate jdiff by working around a jdiff-bug. Contributed by Wangda Tan.
(cherry picked from commit 99603e9022 )
|
2016-08-19 19:10:35 -07:00 |
Chris Nauroth
|
6dba38f08b
|
HADOOP-13252. Tune S3A provider plugin mechanism. Contributed by Steve Loughran.
(cherry picked from commit 763f0497bb )
|
2016-08-19 12:30:47 -07:00 |
Jing Zhao
|
9fdd1ea724
|
HADOOP-13503. Improve SaslRpcClient failure logging. Contributed by Xiaobing Zhou.
|
2016-08-18 14:57:38 -07:00 |
Mingliang Liu
|
3f3957ad66
|
HADOOP-13512. ReloadingX509TrustManager should keep reloading in case of exception. (Contributed by Mingliang Liu)
|
2016-08-18 14:15:01 -07:00 |
Junping Du
|
d464483bf7
|
YARN-4676. Automatic and Asynchronous Decommissioning Nodes Status Tracking. Contributed by Diniel Zhi.
|
2016-08-18 07:23:29 -07:00 |
Steve Loughran
|
e39d81be80
|
HADOOP-13405 doc for fs.s3a.acl.default indicates incorrect values. Contributed by Shen Yinjie
|
2016-08-18 14:36:41 +01:00 |
Anu Engineer
|
ac8c3ae784
|
HADOOP-11786. Fix Javadoc typos in org.apache.hadoop.fs.FileSystem. Contributed by Andras Bokor.
|
2016-08-17 15:04:02 -07:00 |
Mingliang Liu
|
3ff4e6f3d9
|
HADOOP-13470. GenericTestUtils$LogCapturer is flaky. (Contributed by Mingliang Liu)
|
2016-08-16 17:36:21 -07:00 |
Mingliang Liu
|
9392fe3a6b
|
Revert "HADOOP-13470. GenericTestUtils$LogCapturer is flaky. (Contributed by Mingliang Liu)"
This reverts commit 23161c67cf .
|
2016-08-16 16:27:02 -07:00 |
Andrew Wang
|
c91e6f2828
|
HADOOP-13494. ReconfigurableBase can log sensitive information. Contributed by Sean Mackrory.
(cherry picked from commit 4b689e7a75 )
|
2016-08-16 15:02:08 -07:00 |
Mingliang Liu
|
23161c67cf
|
HADOOP-13470. GenericTestUtils$LogCapturer is flaky. (Contributed by Mingliang Liu)
|
2016-08-15 20:38:40 -07:00 |
Mingliang Liu
|
f9a7e59066
|
HDFS-10678. Documenting NNThroughputBenchmark tool. (Contributed by Mingliang Liu)
|
2016-08-15 20:37:55 -07:00 |
Mingliang Liu
|
e36a913663
|
HDFS-10724. Document caller context config keys. (Contributed by Mingliang Liu)
(cherry picked from commit 4bcbef39f7 )
|
2016-08-15 20:36:11 -07:00 |
Varun Saxena
|
5c2f2ae7bc
|
HADOOP-13333. testConf.xml ls comparators in wrong order (Vrushali C via Varun Saxena)
|
2016-08-16 03:05:16 +05:30 |
Wei-Chiu Chuang
|
d4501ad0d8
|
HADOOP-13441. Document LdapGroupsMapping keystore password properties. Contributed by Yuanbo Liu.
(cherry picked from commit d892ae9576 )
|
2016-08-11 11:58:18 -07:00 |
Zhe Zhang
|
7d402692b4
|
HDFS-9804. Allow long-running Balancer to login with keytab. Contributed by Xiao Chen.
(cherry picked from commit ccff6035f5 )
|
2016-08-11 10:53:16 -07:00 |
Xiao Chen
|
01fc975ed9
|
HADOOP-13461. NPE in KeyProvider.rollNewVersion. Contributed by Colm O hEigeartaigh.
(cherry picked from commit e83be44af5 )
|
2016-08-10 16:28:34 -07:00 |
Wei-Chiu Chuang
|
8efd4959f3
|
HDFS-8224. Schedule a block for scanning if its metadata file is corrupt. Contributed by Rushabh S Shah.
|
2016-08-10 11:34:59 -07:00 |
Chris Nauroth
|
f7ac0fd80a
|
HADOOP-13476. CredentialProviderFactory fails at class loading from libhdfs (JNI). Contributed by Aaron Fabbri.
(cherry picked from commit 4d4fe07c3c )
|
2016-08-10 09:54:39 -07:00 |
Karthik Kambatla
|
2df34ab6e2
|
HADOOP-13299. JMXJsonServlet is vulnerable to TRACE. (Haibo Chen via kasha)
(cherry picked from commit 85422bb7c5 )
|
2016-08-09 13:47:19 -07:00 |
Kihwal Lee
|
47293d951f
|
HADOOP-13473. Tracing in IPC Server is broken. Contributed by Daryn Sharp.
(cherry picked from commit caf800d529 )
|
2016-08-09 14:36:26 -05:00 |
Masatake Iwasaki
|
427b54086e
|
HADOOP-13439. Fix race between TestMetricsSystemImpl and TestGangliaMetrics. Contributed by Chen Liang.
(cherry picked from commit 8f9b61852b )
|
2016-08-09 09:59:47 +09:00 |
Sangjin Lee
|
660e321523
|
HADOOP-12747. support wildcard in libjars argument (sjlee)
(cherry picked from commit 0ad48aa2c8 )
|
2016-08-08 17:57:33 -07:00 |
Lei Xu
|
2cd4092c81
|
HADOOP-13380. TestBasicDiskValidator should not write data to /tmp (Yufei Gu via lei)
(cherry picked from commit 6418edd6fe )
|
2016-08-08 15:06:45 -07:00 |
Arpit Agarwal
|
2dbe16c024
|
HADOOP-13457. Remove hardcoded absolute path for shell executable. (Chen Liang)
|
2016-08-08 12:36:30 -07:00 |
Jitendra Pandey
|
e9955b1806
|
HADOOP-10823. TestReloadingX509TrustManager is flaky. Contributed by Mingliang Liu.
|
2016-08-08 11:02:07 -07:00 |
Wei-Chiu Chuang
|
d875dfef3d
|
HADOOP-13353. LdapGroupsMapping getPassward shouldn't return null when IOException throws. Contributed by Zhaohao Liang and Wei-Chiu Chuang.
(cherry picked from commit 49ba09a922 )
|
2016-08-05 16:35:28 -07:00 |
Arpit Agarwal
|
4f74b5e793
|
HADOOP-13466. Add an AutoCloseableLock class. (Chen Liang)
|
2016-08-04 12:32:23 -07:00 |
Arpit Agarwal
|
365a27099c
|
HADOOP-13467. Shell#getSignalKillCommand should use the bash builtin on Linux. (Arpit Agarwal)
|
2016-08-04 10:08:23 -07:00 |
Kihwal Lee
|
c7fe1f5ec5
|
HADOOP-13442. Optimize UGI group lookups. Contributed by Daryn Sharp.
(cherry picked from commit 9422515239 )
|
2016-08-04 10:48:17 -05:00 |
Xiao Chen
|
bb10750067
|
HADOOP-13443. KMS should check the type of underlying keyprovider of KeyProviderExtension before falling back to default. Contributed by Anthony Young-Garner.
(cherry picked from commit 05db64913d )
|
2016-08-04 16:08:25 +08:00 |
Wei-Chiu Chuang
|
5964d65a4d
|
HADOOP-13458. LoadBalancingKMSClientProvider#doOp should log IOException stacktrace. Contributed by Chen Liang.
(cherry picked from commit a1f6564d31 )
|
2016-08-03 14:27:33 -07:00 |
Jason Lowe
|
5a34fa670e
|
HADOOP-10980. TestActiveStandbyElector fails occasionally in trunk. Contributed by Eric Badger
(cherry picked from commit c82745432a )
|
2016-08-03 20:19:52 +00:00 |
Kihwal Lee
|
9d62caa440
|
HADOOP-13483. Optimize IPC server protobuf decoding. Contributed by Daryn Sharp.
(cherry picked from commit 580a833496 )
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/ProtobufRpcEngine.java
|
2016-08-03 14:12:13 -05:00 |
Kihwal Lee
|
dd21d242eb
|
HADOOP-13426. More efficiently build IPC responses. Contributed by Daryn Sharp.
(cherry picked from commit 2d8227605f )
|
2016-08-03 09:33:04 -05:00 |
Arpit Agarwal
|
9850cf07fa
|
HDFS-9353. Code and comment mismatch in JavaKeyStoreProvider. (Andras Bokor)
|
2016-08-02 15:18:01 -07:00 |
Arpit Agarwal
|
158dd2d5a2
|
HADOOP-13434. Add bash quoting to Shell class. (Owen O'Malley)
|
2016-08-02 13:40:56 -07:00 |
Chris Nauroth
|
ec522a1907
|
HADOOP-13081. add the ability to create multiple UGIs/subjects from one kerberos login. Contributed by Sergey Shelukhin.
(cherry picked from commit 0458a2af6e )
|
2016-08-02 12:43:51 -07:00 |
Kihwal Lee
|
41882bd5ff
|
HADOOP-13429. Dispose of unnecessary SASL servers. Contributed by Daryn Sharp.
(cherry picked from commit b3018e73cc )
|
2016-08-02 10:52:10 -05:00 |
Akira Ajisaka
|
5469e128d3
|
HADOOP-13444. Replace org.apache.commons.io.Charsets with java.nio.charset.StandardCharsets. Contributed by Vincent Poon.
|
2016-08-02 10:17:33 +09:00 |
Xiao Chen
|
8fe4b2429a
|
HADOOP-13381. KMS clients should use KMS Delegation Tokens from current UGI. Contributed by Xiao Chen.
(cherry picked from commit 8ebf2e95d2 )
Conflicts:
hadoop-common-project/hadoop-kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMS.java
|
2016-07-28 18:39:59 -07:00 |
Xiao Chen
|
24d464a150
|
HDFS-9276. Failed to Update HDFS Delegation Token for long running application in HA mode. Contributed by Liangliang Gu and John Zhuge
(cherry picked from commit d9aae22fdf )
|
2016-07-28 16:41:31 -07:00 |
Chris Nauroth
|
df2ed6b2c4
|
HADOOP-13422. ZKDelegationTokenSecretManager JaasConfig does not work well with other ZK users in process. Contributed by Sergey Shelukhin.
(cherry picked from commit 255ea45e50 )
|
2016-07-26 15:33:30 -07:00 |
Chris Nauroth
|
e6ba69b4db
|
HADOOP-13207. Specify FileSystem listStatus, listFiles and RemoteIterator. Contributed by Steve Loughran.
(cherry picked from commit 5fda66e4a3 )
|
2016-07-22 15:38:34 -07:00 |
Chris Nauroth
|
382bcf21e7
|
HADOOP-13240. TestAclCommands.testSetfaclValidations fail. Contributed by John Zhuge.
(cherry picked from commit 43cf6b101d )
|
2016-07-21 14:12:39 -07:00 |
Jakob Homan
|
43a40fa009
|
HADOOP-12009. Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus. backport to 2.8
|
2016-07-21 21:50:38 +01:00 |
Steve Loughran
|
5490ed5f87
|
HADOOP-13212 Provide an option to set the socket buffers in S3AFileSystem (Rajesh Balamohan)
|
2016-07-20 13:42:33 +01:00 |
Akira Ajisaka
|
8fe2c450b3
|
HADOOP-12991. Conflicting default ports in DelegateToFileSystem. Contributed by Kai Sasaki.
(cherry picked from commit dc065dd64c )
|
2016-07-19 16:06:16 -07:00 |
Allen Wittenauer
|
84c785036f
|
HDFS-9852. hdfs dfs -setfacl error message is misleading (Wei-Chiu Chuang via aw)
(cherry picked from commit b3649adf6a )
|
2016-07-19 14:40:51 -07:00 |
Akira Ajisaka
|
09375baad1
|
HADOOP-13202. Avoid possible overflow in org.apache.hadoop.util.bloom.BloomFilter#getNBytes. Contributed by Kai Sasaki.
(cherry picked from commit c2bcffb34e )
|
2016-07-18 11:50:27 -07:00 |
Robert Kanter
|
04c8294b6f
|
HADOOP-13254. Create framework for configurable disk checkers (yufeigu via rkanter)
(cherry picked from commit 442162048a )
|
2016-07-15 13:41:41 -07:00 |
Akira Ajisaka
|
2231ef22f5
|
HADOOP-13289. Remove unused variables in TestFairCallQueue. Contributed by Ye Zhou.
(cherry picked from commit 1381483233 )
|
2016-07-14 23:15:34 -07:00 |
Zhe Zhang
|
b95f1af8a9
|
HADOOP-13290. Appropriate use of generics in FairCallQueue. Contributed by Jonathan Hung.
(cherry picked from commit 728bf7f698 )
|
2016-07-13 16:38:09 -07:00 |
Akira Ajisaka
|
ee1e45e4b2
|
HADOOP-13366. Fix dead link in o.a.h.fs.CommonConfigurationKeysPublic javadoc. Contributed by Rakesh R.
(cherry picked from commit 505ce88437 )
|
2016-07-13 13:08:06 -07:00 |
Tsuyoshi Ozawa
|
22e719b16e
|
HADOOP-11361. Fix a race condition in MetricsSourceAdapter.updateJmxCache. Contributed by Vinayakumar B, Yongjun Zhang, and Brahma Reddy Battula. (ozawa)
(cherry picked from commit 77ffe76212 )
|
2016-07-13 21:28:20 +09:00 |
Lei Xu
|
82c3c66dcb
|
HADOOP-13315. FileContext#umask is not initialized properly. (John Zhuge via lei)
(cherry picked from commit a290a98b6a )
|
2016-07-12 16:50:12 -07:00 |
Steve Loughran
|
89121745c0
|
HADOOP-13139 Branch-2: S3a to use thread pool that blocks clients. Contributed by Pieter Reuse.
|
2016-07-11 17:21:00 +01:00 |
Akira Ajisaka
|
f4b63a391b
|
Revert "HADOOP-10465. Fix use of generics within SortedMapWritable. Contributed by Bertrand Dechoux."
This reverts commit 1d175f0f3f .
|
2016-07-09 21:00:13 -07:00 |
Jitendra Pandey
|
e4023f8b13
|
HADOOP-13352. Make X-FRAME-OPTIONS configurable in HttpServer2. Contributed by Anu Engineer.
|
2016-07-08 14:20:00 -07:00 |
Jitendra Pandey
|
63b64a20c2
|
HADOOP-13283. Support reset operation for new global storage statistics and per FS storage stats. Contributed by Mingliang Liu.
|
2016-07-07 15:00:34 -07:00 |
Akira Ajisaka
|
f78be97469
|
MAPREDUCE-6717. Remove deprecated StringUtils.getFormattedTimeWithDiff. Contributed by Shen Yinjie.
(cherry picked from commit d1626a7b37 )
|
2016-07-07 11:19:33 -07:00 |
Jian He
|
46f8204992
|
YARN-5296. NMs going OutOfMemory because ContainerMetrics leak in ContainerMonitorImpl. Contributed by Junping Du
(cherry picked from commit d792a90206 )
|
2016-07-05 18:06:03 -07:00 |
Jitendra Pandey
|
06b89f0d14
|
HADOOP-13305. Define common statistics names across schemes. Contributed by Mingliang Liu.
|
2016-07-01 15:35:50 -07:00 |
Vinayakumar B
|
1458e66593
|
HADOOP-13314. Remove 'package-info.java' from 'test\java\org\apache\hadoop\fs\shell\' to remove eclipse compile error (Contributed by Vinayakumar B)
(cherry picked from commit c25021fb71 )
|
2016-07-01 12:21:47 +05:30 |
Masatake Iwasaki
|
b7b5807d2c
|
HADOOP-12242. Add in-page TOC to filesystem specification pages. (iwasakims)
(cherry picked from commit 5c07c573db )
|
2016-06-30 07:23:30 +09:00 |
Steve Loughran
|
a82ea9275e
|
HADOOP-12229 Fix inconsistent subsection titles in filesystem.md. Contributed by Masatake Iwasaki
|
2016-06-29 14:31:27 +01:00 |
Andrew Wang
|
22eb53eb71
|
HADOOP-13316. Enforce Kerberos authentication for required ops in DelegationTokenAuthenticator. Contributed by Xiao Chen.
(cherry picked from commit 7d2070493e )
|
2016-06-27 18:46:50 -07:00 |
Andrew Wang
|
d8a69c8737
|
HADOOP-13251. Authenticate with Kerberos credentials when renewing KMS delegation token. Contributed by Xiao Chen.
(cherry picked from commit 771f798edf )
Conflicts:
hadoop-common-project/hadoop-kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMS.java
|
2016-06-27 18:29:39 -07:00 |