Thomas White
|
451c8ae5e8
|
HADOOP-6800. Harmonize JAR library versions.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@959501 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-01 04:32:47 +00:00 |
|
Boris Shkolnik
|
8970e93b01
|
HADOOP-6815. refreshSuperUserGroupsConfiguration should use server side configuration for the refresh
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@957074 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-22 23:04:33 +00:00 |
|
Thomas White
|
35a4624771
|
HADOOP-6826. Revert FileSystem create method that takes CreateFlags.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@956710 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-21 21:45:47 +00:00 |
|
Amareshwari Sri Ramadasu
|
4b8e1bda2d
|
HADOOP-6748. Removes hadoop.cluster.administrators, cluster administrators acl is passed as parameter in constructor. Contributed by Amareshwari Sriramadasu
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@955975 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 12:30:36 +00:00 |
|
Konstantin Boudnik
|
5807065a5b
|
HADOOP-6828. Herrior uses old way of accessing logs directories. Contributed by Sreekanth Ramakrishnan
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@955438 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-17 01:34:08 +00:00 |
|
Thomas White
|
c6b8095b02
|
HADOOP-6821. Document changes to memory monitoring. Contributed by Hemanth Yamijala.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@954647 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-14 21:16:47 +00:00 |
|
Devaraj Das
|
e89ac4b077
|
HADOOP-6652. Removes the unnecessary cache from ShellBasedUnixGroupsMapping. Contributed by Devaraj Das.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@954612 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-14 20:02:56 +00:00 |
|
Eli Collins
|
6749f0275c
|
HADOOP-6796. Reverting the patch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@954165 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-13 04:38:37 +00:00 |
|
Jakob Homan
|
687d4dbd1d
|
HADOOP-6682. NetUtils:normalizeHostName does not process hostnames starting with [a-f] correctly.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@953929 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-12 02:12:16 +00:00 |
|
Devaraj Das
|
8fa094ad6a
|
HADOOP-6613. Moves the RPC version check ahead of the AuthMethod check. Contributed by Kan Zhang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@953910 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-12 00:13:15 +00:00 |
|
Jakob Homan
|
fbdb249460
|
HADOOP-6620. NPE if renewer is passed as null in getDelegationToken. Contributed by Jitendra Pandey.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@953896 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-11 22:48:15 +00:00 |
|
Thomas White
|
6378822a67
|
HADOOP-6668. Apply audience and stability annotations to classes in common.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@953881 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-11 21:34:56 +00:00 |
|
Thomas White
|
4164d25db6
|
Move entries for HADOOP-6769 and HADOOP-6813 to 0.21 section of CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@953874 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-11 21:16:35 +00:00 |
|
Devaraj Das
|
755a5d8c9b
|
HADOOP-6814. Adds an API in UserGroupInformation to get the real authentication method of a passed UGI. Contributed by Jitendra Pandey.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@953863 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-11 20:32:26 +00:00 |
|
Jakob Homan
|
754ea912b9
|
HADOOP-6603. Provide workaround for issue with Kerberos not resolving cross-realm principal. Contributed by Kan Zhang and Jitendra Pandey.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@953517 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-11 00:40:05 +00:00 |
|
Thomas White
|
222bd68293
|
HADOOP-6403. Deprecate EC2 bash scripts.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@953504 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-10 23:52:34 +00:00 |
|
Thomas White
|
32469f1bdf
|
HADOOP-6794. Move configuration and script files post split. Includes HDFS-1181, MAPREDUCE-1033.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@953490 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-10 23:01:33 +00:00 |
|
Boris Shkolnik
|
f07af58599
|
HADOOP-6526. Need mapping from long principal names to local OS user names
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@953388 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-10 16:54:06 +00:00 |
|
Eli Collins
|
b78612c4e2
|
HADOOP-6796. FileStatus allows null srcPath but crashes if that's done. Contributed by Rodrigo Schmidt.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@953100 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-09 17:57:49 +00:00 |
|
Boris Shkolnik
|
2232093326
|
HADOOP-6813. Add a new newInstance method in FileSystem that takes a user as argument
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@952471 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-07 22:55:13 +00:00 |
|
Boris Shkolnik
|
42a38a4b58
|
HADOOP-6687. user object in the subject in UGI should be reused in case of a relogin.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@952454 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-07 21:50:05 +00:00 |
|
Devaraj Das
|
4b9c956bc5
|
HADOOP-6674. Makes use of the SASL authentication options in the SASL RPC. Contributed by Jitendra Pandey.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951624 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-05 00:34:36 +00:00 |
|
Boris Shkolnik
|
56b15e9e8f
|
HADOOP-6649. login object in UGI should be inside the subject (jnp via boryas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951618 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-05 00:10:13 +00:00 |
|
Thomas White
|
bb29ad17db
|
HADOOP-6780. Move Hadoop cloud scripts to Whirr.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951614 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-04 23:42:14 +00:00 |
|
Thomas White
|
ff1fe0803a
|
HADOOP-6780. Move Hadoop cloud scripts to Whirr.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951597 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-04 22:24:53 +00:00 |
|
Thomas White
|
ea5200d922
|
HADOOP-6738. Move cluster_setup.xml, hod_scheduler, commands_manual from MapReduce to Common.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951480 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-04 16:34:18 +00:00 |
|
Konstantin Boudnik
|
04a00b74f5
|
HADOOP-6788. [Herriot] Exception exclusion functionality is not working
correctly. Contributed by Vinay Kumar Thota.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951259 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-04 04:10:17 +00:00 |
|
Jakob Homan
|
908fd4506f
|
HADOOP-6661. User document for UserGroupInformation.doAs. Contributed by Jitendra Pandey.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951227 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-04 00:41:13 +00:00 |
|
Eli Collins
|
c6bc36580a
|
HADOOP-6787. Factor out glob pattern code from FileContext and FileSystem. Contributed by Luke Lu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951207 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-03 23:39:33 +00:00 |
|
Boris Shkolnik
|
9e2c3bf9ed
|
HADOOP-6791. Refresh for proxy superuser config
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951081 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-03 17:32:35 +00:00 |
|
Thomas White
|
da60eca889
|
HADOOP-6461. Webapps aren't located correctly post-split. Contributed by Todd Lipcon and Steve Loughran.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@950605 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-02 15:43:51 +00:00 |
|
Konstantin Boudnik
|
f0331cfd01
|
HADOOP-6798. Align Ivy version for all Hadoop subprojects. Contributed by Konstantin Boudnik.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@950309 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-01 23:37:20 +00:00 |
|
Thomas White
|
7578282edc
|
HADOOP-6585. Add FileStatus#isDirectory and isFile. Contributed by Eli Collins.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@949658 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-31 03:14:18 +00:00 |
|
Jakob Homan
|
aecf7afba6
|
HADOOP-6747. TestNetUtils fails on Mac OS X (Todd Lipcon via jghoman)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@949330 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-29 00:49:54 +00:00 |
|
Thomas White
|
9dd25df80e
|
HADOOP-6404. Rename the generated artifacts to common instead of core.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@949032 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-27 22:46:48 +00:00 |
|
Jakob Homan
|
24a2f1fafe
|
HADOOP-6581. Add authenticated TokenIdentifiers to UGI so that they can be used for authorization. Kan Zhang and Jitendra Pandey via jghoman.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@948573 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-26 20:31:48 +00:00 |
|
Boris Shkolnik
|
e346c2f4e0
|
HADOOP-6644. util.Shell getGROUPS_FOR_USER_COMMAND method name - should use common naming convention
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@948528 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-26 18:35:50 +00:00 |
|
Boris Shkolnik
|
a7aacdc2d6
|
HADOOP6638. try to relogin in a case of failed RPC connection (expired tgt) only in case the subject is loginUser or proxyUgi.realUser.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@948523 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-26 18:29:30 +00:00 |
|
Konstantin Boudnik
|
73643f4211
|
HADOOP-6777. Implement a functionality for suspend and resume a process. Contributed by Vinay Thota.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@948242 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-25 23:00:40 +00:00 |
|
Konstantin Boudnik
|
5392319a24
|
HADOOP-6772. Utilities for system tests specific. Contributed by Vinay Thota.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@948237 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-25 22:54:40 +00:00 |
|
Konstantin Boudnik
|
1739f7388f
|
HADOOP-6773. Ivy folder contains redundant files. Contributed by Konstantin Boudnik.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@948174 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-25 19:10:06 +00:00 |
|
Konstantin Boudnik
|
8a98e683ed
|
HADOOP-6771. Herriot's artifact id for Maven deployment should be set to
hadoop-core-instrumented. Contributed by Konstantin Boudnik.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@947882 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-25 01:00:14 +00:00 |
|
Thomas White
|
2786e80436
|
HADOOP-6723. Unchecked exceptions thrown in IPC Connection should not orphan clients. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@947747 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-24 18:24:16 +00:00 |
|
Konstantin Boudnik
|
70d7790cef
|
HADOOP-6760. Moving the entry to the correct base release 0.20.3
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@947222 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-22 00:45:34 +00:00 |
|
Konstantin Boudnik
|
4e5bdc46bc
|
HADOOP-6760. WebServer shouldn't increase port number in case of
negative port setting caused by Jetty's race. Contributed by Konstantin
Boudnik.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@947218 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-22 00:27:05 +00:00 |
|
Boris Shkolnik
|
ec1a112a1d
|
HADOOP-6778. add isRunning() method to AbstractDelegationTokenSecretManager (for HDFS-1044)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@947203 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-21 22:21:13 +00:00 |
|
Christopher Douglas
|
af3fef3463
|
HADOOP-6714. Resolve compressed files using CodecFactory in FsShell::text. Contributed by Patrick Angeles
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@946976 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-21 11:45:12 +00:00 |
|
Boris Shkolnik
|
f4998a7813
|
HADOOP-6781. security audit log shouldn't have exception in it.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@946815 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-20 23:11:08 +00:00 |
|
Boris Shkolnik
|
78778a158c
|
HADOOP-6633. normalize property names for JT/NN kerberos principal names in configuration
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@946487 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-20 00:03:22 +00:00 |
|
Konstantin Boudnik
|
847e009e1c
|
HADOOP-6752. CHANGES.txt should be updated in 0.21 section instead of 0.22
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@945953 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-18 23:19:42 +00:00 |
|