Alejandro Abdelnur
|
c54a4bb666
|
HADOOP-10583. bin/hadoop key throws NPE with no args and assorted other fixups. (clamb via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1594320 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-13 18:29:40 +00:00 |
|
Brandon Li
|
29c5ed30c3
|
HADOOP-10572. Example NFS mount command must pass noacl as it isn't supported by the server yet. Contributed by Harsh J.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1594289 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-13 17:07:46 +00:00 |
|
Suresh Srinivas
|
eff9217ec9
|
HADOOP-10566. Adding files missed in previous commit 1594280
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1594282 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-13 16:56:25 +00:00 |
|
Suresh Srinivas
|
0077999972
|
HADOOP-10566. Refactor proxyservers out of ProxyUsers. Contributed by Benoy Antony.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1594280 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-13 16:53:38 +00:00 |
|
Jonathan Turner Eagles
|
335f61a72f
|
HADOOP-10585. Retry polices ignore interrupted exceptions (Daryn Sharp via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1594267 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-13 16:24:25 +00:00 |
|
Sanford Ryza
|
1a2f75c903
|
YARN-2036. Document yarn.resourcemanager.hostname in ClusterSetup (Ray Chiang via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1593631 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-09 22:18:43 +00:00 |
|
Kihwal Lee
|
47f03bc9fe
|
HADOOP-10158. SPNEGO should work with multiple interfaces/SPNs. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1593362 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-08 18:26:58 +00:00 |
|
Kihwal Lee
|
584e384fd6
|
Correcting the check-in mistake for HADOOP-10581.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1593360 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-08 18:22:42 +00:00 |
|
Kihwal Lee
|
624f8b0832
|
HADOOP-10581. TestUserGroupInformation#testGetServerSideGroups fails. Contributed by Mit Desai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1593357 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-08 18:03:20 +00:00 |
|
Arpit Agarwal
|
1ff694081f
|
HADOOP-10467. Enable proxyuser specification to support list of users in addition to list of groups. (Contributed bt Benoy Antony)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1593162 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-08 00:45:32 +00:00 |
|
Alejandro Abdelnur
|
838aeee2e5
|
HADOOP-10556. [FIXING JIRA NUMBER TYPO] Add toLowerCase support to auth_to_local rules for service name. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1593107 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-07 18:24:12 +00:00 |
|
Alejandro Abdelnur
|
dca7350a36
|
HADOOP-10566. Add toLowerCase support to auth_to_local rules for service name. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1593105 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-07 18:20:11 +00:00 |
|
Haohui Mai
|
2d5362073c
|
HADOOP-10471. Reduce the visibility of constants in ProxyUsers. Contributed by Benoy Antony.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1592915 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-06 22:38:02 +00:00 |
|
Chris Nauroth
|
a6d19c51a1
|
HADOOP-10517. InputStream is not closed in two methods of JarFinder. Contributed by Ted Yu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1592855 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-06 19:49:38 +00:00 |
|
Chris Nauroth
|
0ba580e9e3
|
HADOOP-10541. InputStream in MiniKdc#initKDCServer for minikdc.ldiff is not closed. Contributed by Swarnim Kulkarni.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1592803 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-06 16:50:28 +00:00 |
|
Alejandro Abdelnur
|
17d4fbbf0a
|
HADOOP-10433. Key Management Server based on KeyProvider API. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1592637 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-05 21:43:14 +00:00 |
|
Tsz-wo Sze
|
b2f65c276d
|
HDFS-5168. Add cross node dependency support to BlockPlacementPolicy. Contributed by Nikola Vujic
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1592179 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-03 11:02:44 +00:00 |
|
Aaron Myers
|
1ac2ce067c
|
HADOOP-10568. Add s3 server-side encryption. Contributed by David S. Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1592133 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-03 00:25:09 +00:00 |
|
Haohui Mai
|
d777cb8996
|
HADOOP-10563. Remove the dependency of jsp in trunk. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1592069 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-02 22:26:02 +00:00 |
|
Chris Nauroth
|
73db6bdb9b
|
HADOOP-10549. MAX_SUBST and varPat should be final in Configuration.java. Contributed by Gera Shegalov.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1592011 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-02 19:08:38 +00:00 |
|
Arpit Agarwal
|
bee448cacd
|
HADOOP-10562. Namenode exits on exception without printing stack trace in AbstractDelegationTokenSecretManager. (Contributed by Suresh Srinivas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1592002 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-02 18:38:30 +00:00 |
|
Arpit Agarwal
|
13bba8ceac
|
HADOOP-10562. Undo previous commit.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1591785 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-01 21:20:48 +00:00 |
|
Arpit Agarwal
|
94381e82ab
|
HADOOP-10562. Namenode exits on exception without printing stack trace in AbstractDelegationTokenSecretManager. (Contributed by Suresh Srinivas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1591782 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-01 21:14:51 +00:00 |
|
Aaron Myers
|
74921bd7bb
|
HADOOP-10543. RemoteException's unwrapRemoteException method failed for PathIOException. Contributed by Yongjun Zhang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1591181 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-30 03:22:20 +00:00 |
|
Arpit Agarwal
|
19176f423a
|
HADOOP-10547. Fix CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1591098 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-29 20:42:08 +00:00 |
|
Arpit Agarwal
|
871d81060d
|
HADOOP-10547. Give SaslPropertiesResolver.getDefaultProperties() public scope. (Contributed by Benoy Antony)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1591095 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-29 20:38:36 +00:00 |
|
Vinod Kumar Vavilapalli
|
7a241aee90
|
YARN-1929. Fixed a deadlock in ResourceManager that occurs when failover happens right at the time of shutdown. Contributed by Karthik Kambatla.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1591071 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-29 19:49:44 +00:00 |
|
Haohui Mai
|
02d28907be
|
HADOOP-10508. RefreshCallQueue fails when authorization is enabled. Contributed by Chris Li.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1590876 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-29 06:04:14 +00:00 |
|
Kihwal Lee
|
295b58bb99
|
HADOOP-10322. Add ability to read principal names from a keytab. Contributed by Benoy Antony and Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1590637 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-28 13:53:27 +00:00 |
|
Arpit Agarwal
|
b34b7db215
|
HADOOP-10540. Datanode upgrade in Windows fails with hardlink error. (Contributed by Chris Nauroth and Arpit Agarwal)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1589923 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-25 03:08:47 +00:00 |
|
Aaron Myers
|
7bad941152
|
HDFS-6281. Provide option to use the NFS Gateway without having to use the Hadoop portmapper. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1589914 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-25 00:16:47 +00:00 |
|
Jing Zhao
|
6d4c7df434
|
HADOOP-10535. Make the retry numbers in ActiveStandbyElector configurable. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1589905 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-24 23:03:30 +00:00 |
|
Chris Nauroth
|
4f60187714
|
HADOOP-10539. Provide backward compatibility for ProxyUsers.authorize() call. Contributed by Benoy Antony.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1589884 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-24 21:18:27 +00:00 |
|
Owen O'Malley
|
f9a9c1ee63
|
HADOOP-10534. KeyProvider getKeysMetadata should take a list of names
rather than returning all keys. (omalley)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1589773 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-24 15:49:44 +00:00 |
|
Andrew Wang
|
74b4719698
|
HADOOP-10531. hadoop-config.sh - bug in --hosts argument. Contributed by Sebastien Barrier.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1589530 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-23 22:36:12 +00:00 |
|
Uma Maheswara Rao G
|
6eba48cbde
|
HADOOP-10251. Both NameNodes could be in STANDBY State if SNN network is unstable. Contributed by Vinayakumar B.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1589494 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-23 18:55:30 +00:00 |
|
Kihwal Lee
|
ca4cf1c6f4
|
HADOOP-10527. Fix incorrect return code and allow more retries on EINTR. Contributed by Kihwal Lee.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1589405 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-23 13:26:49 +00:00 |
|
Chris Nauroth
|
7bd5718594
|
HADOOP-10503. Move junit up to v 4.11. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1589273 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-22 19:47:53 +00:00 |
|
Kihwal Lee
|
291af51b65
|
HADOOP-10526. Chance for Stream leakage in CompressorStream. Contributed by Rushabh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1588970 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 19:20:00 +00:00 |
|
Kihwal Lee
|
360c8d1a18
|
HADOOP-10522. JniBasedUnixGroupMapping mishandles errors. Contributed by Kihwal Lee.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1588949 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 18:27:16 +00:00 |
|
Suresh Srinivas
|
cf61a551f1
|
HADOOP-9919. Update hadoop-metrics2.properties examples to Yarn. Contributed by Akira AJISAKA.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1588943 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 17:57:06 +00:00 |
|
Ivan Mitic
|
4810e2b849
|
YARN-1865. ShellScriptBuilder does not check for some error conditions. Contributed by Remus Rusanu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1588693 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-19 18:55:07 +00:00 |
|
Chris Nauroth
|
dd7d032457
|
HADOOP-10499. Remove unused parameter from ProxyUsers.authorize(). Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1588098 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-16 23:09:08 +00:00 |
|
Daryn Sharp
|
bf7b212573
|
HADOOP-10498. Add support for proxy server. (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1587608 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-15 15:25:17 +00:00 |
|
Chris Nauroth
|
caa6260d12
|
HADOOP-10500. TestDoAsEffectiveUser fails on JDK7 due to failure to reset proxy user configuration. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1587361 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-14 23:43:53 +00:00 |
|
Chris Nauroth
|
9ac54b5480
|
HADOOP-10496. Metrics system FileSink can leak file descriptor. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1587141 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-14 04:25:23 +00:00 |
|
Chris Nauroth
|
091f42fefa
|
HADOOP-10495. TestFileUtil fails on Windows due to bad permission assertions. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1587137 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-14 04:09:12 +00:00 |
|
Alejandro Abdelnur
|
51a2cec8c0
|
HADOOP-10431. Change visibility of KeyStore.Options getter methods to public. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1586732 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-11 18:06:05 +00:00 |
|
Alejandro Abdelnur
|
350ab4d246
|
HADOOP-10430. KeyProvider Metadata should have an optional description, there should be a method to retrieve the metadata from all keys. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1586730 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-11 18:02:25 +00:00 |
|
Jing Zhao
|
01ea648056
|
HDFS-6229. Race condition in failover can cause RetryCache fail to work. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1586714 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-11 16:42:46 +00:00 |
|