瀏覽代碼

AMBARI-12952: Add SPARK and RANGER services to PHD (jluniya)

Jayush Luniya 9 年之前
父節點
當前提交
08d94f1837
共有 1 個文件被更改,包括 15 次插入0 次删除
  1. 15 0
      ambari-common/src/main/python/pluggable_stack_definition/configs/PHD.json

+ 15 - 0
ambari-common/src/main/python/pluggable_stack_definition/configs/PHD.json

@@ -184,6 +184,12 @@
         },
         {
           "name": "PIG"
+        },
+        {
+          "name": "SPARK"
+        },
+        {
+          "name": "RANGER"
         }
       ]
     },
@@ -314,6 +320,15 @@
               ]
             }
           ]
+        },
+        {
+          "name": "SPARK"
+        },
+        {
+          "name": "RANGER"
+        },
+        {
+          "name": "RANGER_KMS"
         }
       ]
     }