- 11 Jun, 2010 2 commits
-
-
Devaraj Das authored
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
-
Jakob Homan authored
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
-
- 10 Jun, 2010 3 commits
-
-
Thomas White authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@953504 13f79535-47bb-0310-9956-ffa450edef68
-
Thomas White authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@953490 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Shkolnik authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@953388 13f79535-47bb-0310-9956-ffa450edef68
-
- 09 Jun, 2010 1 commit
-
-
Eli Collins authored
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
-
- 07 Jun, 2010 2 commits
-
-
Boris Shkolnik authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@952471 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Shkolnik authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@952454 13f79535-47bb-0310-9956-ffa450edef68
-
- 05 Jun, 2010 2 commits
-
-
Devaraj Das authored
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
-
Boris Shkolnik authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951618 13f79535-47bb-0310-9956-ffa450edef68
-
- 04 Jun, 2010 5 commits
-
-
Thomas White authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951614 13f79535-47bb-0310-9956-ffa450edef68
-
Thomas White authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951597 13f79535-47bb-0310-9956-ffa450edef68
-
Thomas White authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951480 13f79535-47bb-0310-9956-ffa450edef68
-
Konstantin Boudnik authored
correctly. Contributed by Vinay Kumar Thota. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951259 13f79535-47bb-0310-9956-ffa450edef68
-
Jakob Homan authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951227 13f79535-47bb-0310-9956-ffa450edef68
-
- 03 Jun, 2010 2 commits
-
-
Eli Collins authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951207 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Shkolnik authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@951081 13f79535-47bb-0310-9956-ffa450edef68
-
- 02 Jun, 2010 1 commit
-
-
Thomas White authored
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
-
- 01 Jun, 2010 1 commit
-
-
Konstantin Boudnik authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@950309 13f79535-47bb-0310-9956-ffa450edef68
-
- 31 May, 2010 1 commit
-
-
Thomas White authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@949658 13f79535-47bb-0310-9956-ffa450edef68
-
- 29 May, 2010 1 commit
-
-
Jakob Homan authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@949330 13f79535-47bb-0310-9956-ffa450edef68
-
- 27 May, 2010 1 commit
-
-
Thomas White authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@949032 13f79535-47bb-0310-9956-ffa450edef68
-
- 26 May, 2010 3 commits
-
-
Jakob Homan authored
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
-
Boris Shkolnik authored
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
-
Boris Shkolnik authored
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
-
- 25 May, 2010 4 commits
-
-
Konstantin Boudnik authored
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
-
Konstantin Boudnik authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@948237 13f79535-47bb-0310-9956-ffa450edef68
-
Konstantin Boudnik authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@948174 13f79535-47bb-0310-9956-ffa450edef68
-
Konstantin Boudnik authored
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
-
- 24 May, 2010 1 commit
-
-
Thomas White authored
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
-
- 22 May, 2010 2 commits
-
-
Konstantin Boudnik authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@947222 13f79535-47bb-0310-9956-ffa450edef68
-
Konstantin Boudnik authored
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
-
- 21 May, 2010 2 commits
-
-
Boris Shkolnik authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@947203 13f79535-47bb-0310-9956-ffa450edef68
-
Christopher Douglas authored
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
-
- 20 May, 2010 2 commits
-
-
Boris Shkolnik authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@946815 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Shkolnik authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@946487 13f79535-47bb-0310-9956-ffa450edef68
-
- 18 May, 2010 4 commits
-
-
Konstantin Boudnik authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@945953 13f79535-47bb-0310-9956-ffa450edef68
-
Konstantin Boudnik authored
HADOOP-6752. Remote cluster control functionality needs JavaDocs improvement. Contributed by Balaji Rajagopalan. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@945949 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Shkolnik authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@945940 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Shkolnik authored
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@945735 13f79535-47bb-0310-9956-ffa450edef68
-