Repository: ambari
Updated Branches:
  refs/heads/branch-2.4 417fb113e -> a50bc0672


AMBARI-17782. ADDENDUM. Temporarily remove Sqoop kerberos.json file since 
breaking tests (alejandro)


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

Branch: refs/heads/branch-2.4
Commit: a50bc06725068f5c582f76c5ae441ef56ef70eb5
Parents: 417fb11
Author: Alejandro Fernandez <[email protected]>
Authored: Wed Jul 27 14:13:13 2016 -0700
Committer: Alejandro Fernandez <[email protected]>
Committed: Wed Jul 27 14:13:13 2016 -0700

----------------------------------------------------------------------
 .../stacks/HDP/2.5/services/SQOOP/kerberos.json      | 15 ---------------
 1 file changed, 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/a50bc067/ambari-server/src/main/resources/stacks/HDP/2.5/services/SQOOP/kerberos.json
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/SQOOP/kerberos.json 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/SQOOP/kerberos.json
deleted file mode 100644
index b736a74..0000000
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/SQOOP/kerberos.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
-  "services": [
-    {
-      "name": "SQOOP",
-      "configurations": [
-        {
-          "sqoop-atlas-application.properties": {
-            "atlas.jaas.KafkaClient.option.useTicketCache": "true",
-            "atlas.jaas.KafkaClient.option.renewTicket": "true"
-          }
-        }
-      ]
-    }
-  ]
-}

Reply via email to