Browse Source

AMBARI-17024: Update name of PXF component to PXF Agent (bhuvnesh2703)

Bhuvnesh Chaudhary 9 năm trước cách đây
mục cha
commit
2efa2575cc

+ 2 - 2
ambari-server/src/main/resources/common-services/PXF/3.0.0/metainfo.xml

@@ -28,7 +28,7 @@
 
         <component>
           <name>PXF</name>
-          <displayName>PXF</displayName>
+          <displayName>PXF Agent</displayName>
           <category>SLAVE</category>
           <cardinality>1+</cardinality>
           <commandScript>
@@ -37,7 +37,7 @@
             <timeout>600</timeout>
           </commandScript>
           <bulkCommands>
-            <displayName>PXF</displayName>
+            <displayName>PXF Agent</displayName>
           </bulkCommands>
         </component>
       </components>