Pārlūkot izejas kodu

AMBARI-1984. WebHCat log and pid dirs configs should be under WebHCat > Advanced. (yusaku)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1469640 13f79535-47bb-0310-9956-ffa450edef68
Yusaku Sako 12 gadi atpakaļ
vecāks
revīzija
aeaaeba0c5
2 mainītis faili ar 5 papildinājumiem un 2 dzēšanām
  1. 3 0
      CHANGES.txt
  2. 2 2
      ambari-web/app/data/config_properties.js

+ 3 - 0
CHANGES.txt

@@ -771,6 +771,9 @@ Trunk (unreleased changes):
 
  BUG FIXES
 
+ AMBARI-1984. WebHCat log and pid dirs configs should be under WebHCat >
+ Advanced. (yusaku)
+
  AMBARI-1989. Add component shows the same component again even if the
  component is already added/installed/started. (yusaku)
 

+ 2 - 2
ambari-web/app/data/config_properties.js

@@ -1193,7 +1193,7 @@ module.exports =
       "isOverridable": false,
       "isVisible": true,
       "domain": "global",
-      "serviceName": "HIVE",
+      "serviceName": "WEBHCAT",
       "category": "Advanced"
     },
     {
@@ -1207,7 +1207,7 @@ module.exports =
       "isOverridable": false,
       "isVisible": true,
       "domain": "global",
-      "serviceName": "HIVE",
+      "serviceName": "WEBHCAT",
       "category": "Advanced"
     },
     {