You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by rl...@apache.org on 2015/05/11 22:02:33 UTC

ambari git commit: AMBARI-11043. falcon client not initalizing for secure clusters (rlevas)

Repository: ambari
Updated Branches:
  refs/heads/trunk e833066e7 -> 78bc075ff


AMBARI-11043. falcon client not initalizing for secure clusters (rlevas)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/78bc075f
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/78bc075f
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/78bc075f

Branch: refs/heads/trunk
Commit: 78bc075ffe8517a971a253dc1ce2762b58d1505a
Parents: e833066
Author: Robert Levas <rl...@hortonworks.com>
Authored: Mon May 11 16:02:33 2015 -0400
Committer: Robert Levas <rl...@hortonworks.com>
Committed: Mon May 11 16:02:33 2015 -0400

----------------------------------------------------------------------
 .../main/resources/common-services/FALCON/0.5.0.2.1/kerberos.json | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/78bc075f/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/kerberos.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/kerberos.json b/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/kerberos.json
index 6f34933..df3ba34 100644
--- a/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/kerberos.json
+++ b/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/kerberos.json
@@ -22,6 +22,9 @@
           }
         }
       ],
+      "auth_to_local_properties" : [
+        "falcon-startup.properties/*.falcon.http.authentication.kerberos.name.rules"
+      ],
       "components": [
         {
           "name": "FALCON_SERVER",