Explorar el Código

Ambari release 2.7.5 (#3161)

* Release Ambari 2.7.5. Update release version. (mpapirkovskyy)

* Release Ambari 2.7.5. Update Ambari REST API docs. (mpapirkovskyy)
Myroslav Papirkovskyi hace 6 años
padre
commit
5895e4ed6b
Se han modificado 71 ficheros con 535 adiciones y 522 borrados
  1. 2 2
      ambari-admin/pom.xml
  2. 2 2
      ambari-agent/pom.xml
  3. 2 2
      ambari-funtest/pom.xml
  4. 1 1
      ambari-infra/ambari-infra-assembly/pom.xml
  5. 1 1
      ambari-infra/ambari-infra-manager-it/pom.xml
  6. 1 1
      ambari-infra/ambari-infra-manager/pom.xml
  7. 1 1
      ambari-infra/ambari-infra-solr-client/pom.xml
  8. 2 2
      ambari-infra/ambari-infra-solr-plugin/pom.xml
  9. 1 1
      ambari-infra/pom.xml
  10. 1 1
      ambari-logsearch/ambari-logsearch-appender/pom.xml
  11. 1 1
      ambari-logsearch/ambari-logsearch-assembly/pom.xml
  12. 1 1
      ambari-logsearch/ambari-logsearch-config-api/pom.xml
  13. 1 1
      ambari-logsearch/ambari-logsearch-config-json/pom.xml
  14. 1 1
      ambari-logsearch/ambari-logsearch-config-local/pom.xml
  15. 1 1
      ambari-logsearch/ambari-logsearch-config-solr/pom.xml
  16. 1 1
      ambari-logsearch/ambari-logsearch-config-zookeeper/pom.xml
  17. 1 1
      ambari-logsearch/ambari-logsearch-it/pom.xml
  18. 1 1
      ambari-logsearch/ambari-logsearch-logfeeder-container-registry/pom.xml
  19. 1 1
      ambari-logsearch/ambari-logsearch-logfeeder-plugin-api/pom.xml
  20. 1 1
      ambari-logsearch/ambari-logsearch-logfeeder/pom.xml
  21. 1 1
      ambari-logsearch/ambari-logsearch-server/pom.xml
  22. 2 2
      ambari-logsearch/ambari-logsearch-web/pom.xml
  23. 1 1
      ambari-logsearch/pom.xml
  24. 2 2
      ambari-metrics/ambari-metrics-assembly/pom.xml
  25. 1 1
      ambari-metrics/ambari-metrics-common/pom.xml
  26. 2 2
      ambari-metrics/ambari-metrics-flume-sink/pom.xml
  27. 2 2
      ambari-metrics/ambari-metrics-grafana/pom.xml
  28. 2 2
      ambari-metrics/ambari-metrics-hadoop-sink/pom.xml
  29. 2 2
      ambari-metrics/ambari-metrics-host-aggregator/pom.xml
  30. 2 2
      ambari-metrics/ambari-metrics-host-monitoring/pom.xml
  31. 2 2
      ambari-metrics/ambari-metrics-kafka-sink/pom.xml
  32. 2 2
      ambari-metrics/ambari-metrics-storm-sink-legacy/pom.xml
  33. 2 2
      ambari-metrics/ambari-metrics-storm-sink/pom.xml
  34. 2 2
      ambari-metrics/ambari-metrics-timelineservice/pom.xml
  35. 1 1
      ambari-metrics/pom.xml
  36. 2 2
      ambari-project/pom.xml
  37. 208 196
      ambari-server/docs/api/generated/index.html
  38. 198 199
      ambari-server/docs/api/generated/swagger.json
  39. 2 0
      ambari-server/docs/configuration/index.md
  40. 2 2
      ambari-server/pom.xml
  41. 1 1
      ambari-utility/pom.xml
  42. 2 2
      ambari-views/examples/calculator-view/pom.xml
  43. 3 3
      ambari-views/examples/cluster-view/pom.xml
  44. 2 2
      ambari-views/examples/favorite-view/pom.xml
  45. 3 3
      ambari-views/examples/hello-servlet-view/pom.xml
  46. 3 3
      ambari-views/examples/hello-spring-view/pom.xml
  47. 3 3
      ambari-views/examples/helloworld-view/pom.xml
  48. 4 4
      ambari-views/examples/phone-list-upgrade-view/pom.xml
  49. 2 2
      ambari-views/examples/phone-list-view/pom.xml
  50. 2 2
      ambari-views/examples/pom.xml
  51. 3 3
      ambari-views/examples/property-validator-view/pom.xml
  52. 3 3
      ambari-views/examples/property-view/pom.xml
  53. 2 2
      ambari-views/examples/restricted-view/pom.xml
  54. 3 3
      ambari-views/examples/simple-view/pom.xml
  55. 2 2
      ambari-views/pom.xml
  56. 2 2
      ambari-web/pom.xml
  57. 2 2
      contrib/ambari-scom/ambari-scom-server/pom.xml
  58. 1 1
      contrib/ambari-scom/metrics-sink/pom.xml
  59. 1 1
      contrib/ambari-scom/pom.xml
  60. 1 1
      contrib/management-packs/microsoft-r_mpack/pom.xml
  61. 1 1
      contrib/management-packs/pom.xml
  62. 2 2
      contrib/views/ambari-views-package/pom.xml
  63. 2 2
      contrib/views/capacity-scheduler/pom.xml
  64. 3 3
      contrib/views/commons/pom.xml
  65. 3 3
      contrib/views/files/pom.xml
  66. 5 5
      contrib/views/pig/pom.xml
  67. 4 4
      contrib/views/pom.xml
  68. 2 2
      contrib/views/utils/pom.xml
  69. 3 3
      contrib/views/wfmanager/pom.xml
  70. 2 2
      docs/pom.xml
  71. 1 1
      pom.xml

+ 2 - 2
ambari-admin/pom.xml

@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-project</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
     <relativePath>../ambari-project</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -27,7 +27,7 @@
   <artifactId>ambari-admin</artifactId>
   <packaging>jar</packaging>
   <name>Ambari Admin View</name>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <description>Admin control panel</description>
   <build>
     <plugins>

+ 2 - 2
ambari-agent/pom.xml

@@ -19,13 +19,13 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-project</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
     <relativePath>../ambari-project</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.ambari</groupId>
   <artifactId>ambari-agent</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <name>Ambari Agent</name>
   <description>Ambari Agent</description>
   <properties>

+ 2 - 2
ambari-funtest/pom.xml

@@ -13,12 +13,12 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-project</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
     <relativePath>../ambari-project</relativePath>
   </parent>
   <groupId>org.apache.ambari</groupId>
   <artifactId>ambari-funtest</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <packaging>${packagingFormat}</packaging>
   <name>Ambari Functional Tests</name>
   <description>Ambari Functional Tests</description>

+ 1 - 1
ambari-infra/ambari-infra-assembly/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-infra</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ambari-infra-assembly</artifactId>

+ 1 - 1
ambari-infra/ambari-infra-manager-it/pom.xml

@@ -22,7 +22,7 @@
   <parent>
     <artifactId>ambari-infra</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
 
   <name>Ambari Infra Manager Integration Tests</name>

+ 1 - 1
ambari-infra/ambari-infra-manager/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-infra</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <name>Ambari Infra Manager</name>
   <modelVersion>4.0.0</modelVersion>

+ 1 - 1
ambari-infra/ambari-infra-solr-client/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-infra</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Ambari Infra Solr Client</name>

+ 2 - 2
ambari-infra/ambari-infra-solr-plugin/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-infra</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <name>Ambari Infra Solr Plugin</name>
   <modelVersion>4.0.0</modelVersion>
@@ -45,7 +45,7 @@
     <dependency>
       <groupId>org.apache.ambari</groupId>
       <artifactId>ambari-metrics-common</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.solr</groupId>

+ 1 - 1
ambari-infra/pom.xml

@@ -20,7 +20,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.ambari</groupId>
   <artifactId>ambari-infra</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <packaging>pom</packaging>
 
   <properties>

+ 1 - 1
ambari-logsearch/ambari-logsearch-appender/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-logsearch</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   
   <artifactId>ambari-logsearch-appender</artifactId>

+ 1 - 1
ambari-logsearch/ambari-logsearch-assembly/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-logsearch</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <name>Ambari Logsearch Assembly</name>
   <modelVersion>4.0.0</modelVersion>

+ 1 - 1
ambari-logsearch/ambari-logsearch-config-api/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-logsearch</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

+ 1 - 1
ambari-logsearch/ambari-logsearch-config-json/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-logsearch</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

+ 1 - 1
ambari-logsearch/ambari-logsearch-config-local/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-logsearch</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

+ 1 - 1
ambari-logsearch/ambari-logsearch-config-solr/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-logsearch</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

+ 1 - 1
ambari-logsearch/ambari-logsearch-config-zookeeper/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-logsearch</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

+ 1 - 1
ambari-logsearch/ambari-logsearch-it/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-logsearch</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

+ 1 - 1
ambari-logsearch/ambari-logsearch-logfeeder-container-registry/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-logsearch</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <packaging>jar</packaging>

+ 1 - 1
ambari-logsearch/ambari-logsearch-logfeeder-plugin-api/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-logsearch</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

+ 1 - 1
ambari-logsearch/ambari-logsearch-logfeeder/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-logsearch</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

+ 1 - 1
ambari-logsearch/ambari-logsearch-server/pom.xml

@@ -19,7 +19,7 @@
   <parent>
     <artifactId>ambari-logsearch</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ambari-logsearch-server</artifactId>

+ 2 - 2
ambari-logsearch/ambari-logsearch-web/pom.xml

@@ -18,12 +18,12 @@
   <parent>
     <artifactId>ambari-logsearch</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ambari-logsearch-web</artifactId>
   <name>Ambari Logsearch Web</name>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <groupId>org.apache.ambari</groupId>
   <description>Ambari Logsearch Web</description>
 

+ 1 - 1
ambari-logsearch/pom.xml

@@ -19,7 +19,7 @@
   <groupId>org.apache.ambari</groupId>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ambari-logsearch</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <packaging>pom</packaging>
 
   <modules>

+ 2 - 2
ambari-metrics/ambari-metrics-assembly/pom.xml

@@ -23,13 +23,13 @@
   <parent>
     <artifactId>ambari-metrics</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ambari-metrics-assembly</artifactId>
   <name>Ambari Metrics Assembly</name>
   <packaging>pom</packaging>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <description>Ambari Metrics Assembly</description>
 
   <properties>

+ 1 - 1
ambari-metrics/ambari-metrics-common/pom.xml

@@ -21,7 +21,7 @@
   <parent>
     <artifactId>ambari-metrics</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ambari-metrics-common</artifactId>

+ 2 - 2
ambari-metrics/ambari-metrics-flume-sink/pom.xml

@@ -22,11 +22,11 @@ limitations under the License.
   <parent>
     <artifactId>ambari-metrics</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ambari-metrics-flume-sink</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <name>Ambari Metrics Flume Sink</name>
   <packaging>jar</packaging>
   <build>

+ 2 - 2
ambari-metrics/ambari-metrics-grafana/pom.xml

@@ -21,14 +21,14 @@
   <parent>
     <artifactId>ambari-metrics</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>ambari-metrics-grafana</artifactId>
   <name>Ambari Metrics Grafana</name>
   <packaging>pom</packaging>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <description>Ambari Metrics Grafana</description>
 
   <build>

+ 2 - 2
ambari-metrics/ambari-metrics-hadoop-sink/pom.xml

@@ -22,11 +22,11 @@ limitations under the License.
   <parent>
     <artifactId>ambari-metrics</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ambari-metrics-hadoop-sink</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <name>Ambari Metrics Hadoop Sink</name>
   <packaging>jar</packaging>
   <properties>

+ 2 - 2
ambari-metrics/ambari-metrics-host-aggregator/pom.xml

@@ -22,7 +22,7 @@
     <parent>
         <artifactId>ambari-metrics</artifactId>
         <groupId>org.apache.ambari</groupId>
-        <version>2.7.4.0.0</version>
+        <version>2.7.5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -44,7 +44,7 @@
         <dependency>
               <groupId>org.apache.ambari</groupId>
               <artifactId>ambari-metrics-common</artifactId>
-              <version>2.7.4.0.0</version>
+              <version>2.7.5.0.0</version>
         </dependency>
         <dependency>
             <groupId>javax.servlet</groupId>

+ 2 - 2
ambari-metrics/ambari-metrics-host-monitoring/pom.xml

@@ -22,11 +22,11 @@
   <parent>
     <artifactId>ambari-metrics</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <packaging>pom</packaging>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <artifactId>ambari-metrics-host-monitoring</artifactId>
   <name>Ambari Metrics Monitor</name>
   <properties>

+ 2 - 2
ambari-metrics/ambari-metrics-kafka-sink/pom.xml

@@ -22,11 +22,11 @@ limitations under the License.
   <parent>
     <artifactId>ambari-metrics</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ambari-metrics-kafka-sink</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <name>Ambari Metrics Kafka Sink</name>
   <packaging>jar</packaging>
   <build>

+ 2 - 2
ambari-metrics/ambari-metrics-storm-sink-legacy/pom.xml

@@ -22,11 +22,11 @@ limitations under the License.
   <parent>
     <artifactId>ambari-metrics</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ambari-metrics-storm-sink-legacy</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <name>Ambari Metrics Storm Sink (Legacy)</name>
   <packaging>jar</packaging>
 

+ 2 - 2
ambari-metrics/ambari-metrics-storm-sink/pom.xml

@@ -22,11 +22,11 @@ limitations under the License.
   <parent>
     <artifactId>ambari-metrics</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ambari-metrics-storm-sink</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <name>Ambari Metrics Storm Sink</name>
   <packaging>jar</packaging>
 

+ 2 - 2
ambari-metrics/ambari-metrics-timelineservice/pom.xml

@@ -22,11 +22,11 @@
   <parent>
     <artifactId>ambari-metrics</artifactId>
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ambari-metrics-timelineservice</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <name>Ambari Metrics Collector</name>
   <packaging>jar</packaging>
 

+ 1 - 1
ambari-metrics/pom.xml

@@ -19,7 +19,7 @@
   <groupId>org.apache.ambari</groupId>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ambari-metrics</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <packaging>pom</packaging>
   <modules>
     <module>../ambari-utility</module>

+ 2 - 2
ambari-project/pom.xml

@@ -19,11 +19,11 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <groupId>org.apache.ambari</groupId>
   <artifactId>ambari-project</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <description>Apache Ambari Project POM</description>
   <name>Apache Ambari Project POM</name>
   <packaging>pom</packaging>

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 208 - 196
ambari-server/docs/api/generated/index.html


+ 198 - 199
ambari-server/docs/api/generated/swagger.json

@@ -63,10 +63,9 @@
     "description" : "Endpoint for user specific authentication source operations"
   }, {
     "name" : "Users",
-    "description" : "Endpoint for User specific operations"
+    "description" : "Endpoint for user specific operations"
   }, {
-    "name" : "Views",
-    "description" : "Endpoint for view specific operations"
+    "name" : "Views"
   } ],
   "paths" : {
     "/actions" : {
@@ -8416,18 +8415,18 @@
     "AlertGroup" : {
       "type" : "object",
       "properties" : {
-        "default" : {
-          "type" : "boolean",
-          "default" : false
+        "name" : {
+          "type" : "string"
         },
-        "id" : {
+        "cluster_id" : {
           "type" : "integer",
           "format" : "int64"
         },
-        "name" : {
-          "type" : "string"
+        "default" : {
+          "type" : "boolean",
+          "default" : false
         },
-        "cluster_id" : {
+        "id" : {
           "type" : "integer",
           "format" : "int64"
         }
@@ -8436,19 +8435,6 @@
     "AlertTargetInfo" : {
       "type" : "object",
       "properties" : {
-        "name" : {
-          "type" : "string"
-        },
-        "properties" : {
-          "type" : "object",
-          "additionalProperties" : {
-            "type" : "string"
-          }
-        },
-        "id" : {
-          "type" : "integer",
-          "format" : "int64"
-        },
         "enabled" : {
           "type" : "boolean",
           "default" : false
@@ -8474,6 +8460,19 @@
         "global" : {
           "type" : "boolean",
           "default" : false
+        },
+        "name" : {
+          "type" : "string"
+        },
+        "properties" : {
+          "type" : "object",
+          "additionalProperties" : {
+            "type" : "string"
+          }
+        },
+        "id" : {
+          "type" : "integer",
+          "format" : "int64"
         }
       }
     },
@@ -8505,10 +8504,10 @@
         "service_name" : {
           "type" : "string"
         },
-        "artifact_name" : {
+        "stack_name" : {
           "type" : "string"
         },
-        "stack_name" : {
+        "artifact_name" : {
           "type" : "string"
         }
       }
@@ -8530,45 +8529,45 @@
     "BatchRequestRequest" : {
       "type" : "object",
       "properties" : {
-        "type" : {
+        "RequestBodyInfo" : {
+          "$ref" : "#/definitions/RequestBodyInfo"
+        },
+        "uri" : {
           "type" : "string"
         },
         "order_id" : {
           "type" : "integer",
           "format" : "int64"
         },
-        "uri" : {
+        "type" : {
           "type" : "string"
-        },
-        "RequestBodyInfo" : {
-          "$ref" : "#/definitions/RequestBodyInfo"
         }
       }
     },
     "BatchRequestResponse" : {
       "type" : "object",
       "properties" : {
-        "request_type" : {
+        "request_status" : {
           "type" : "string"
         },
         "request_body" : {
           "type" : "string"
         },
-        "request_status" : {
+        "request_uri" : {
           "type" : "string"
         },
         "return_code" : {
           "type" : "integer",
           "format" : "int32"
         },
+        "response_message" : {
+          "type" : "string"
+        },
         "order_id" : {
           "type" : "integer",
           "format" : "int64"
         },
-        "response_message" : {
-          "type" : "string"
-        },
-        "request_uri" : {
+        "request_type" : {
           "type" : "string"
         }
       }
@@ -8928,17 +8927,17 @@
         "stack_name" : {
           "type" : "string"
         },
-        "dependent_component_name" : {
-          "type" : "string"
-        },
-        "dependent_service_name" : {
-          "type" : "string"
-        },
         "conditions" : {
           "type" : "array",
           "items" : {
             "$ref" : "#/definitions/DependencyConditionInfo"
           }
+        },
+        "dependent_component_name" : {
+          "type" : "string"
+        },
+        "dependent_service_name" : {
+          "type" : "string"
         }
       }
     },
@@ -8976,15 +8975,6 @@
           "type" : "integer",
           "format" : "int64"
         },
-        "properties" : {
-          "type" : "object",
-          "additionalProperties" : {
-            "type" : "string"
-          }
-        },
-        "type" : {
-          "type" : "string"
-        },
         "tag" : {
           "type" : "string"
         },
@@ -9016,6 +9006,15 @@
               "type" : "string"
             }
           }
+        },
+        "properties" : {
+          "type" : "object",
+          "additionalProperties" : {
+            "type" : "string"
+          }
+        },
+        "type" : {
+          "type" : "string"
         }
       }
     },
@@ -9189,12 +9188,6 @@
           "type" : "integer",
           "format" : "int64"
         },
-        "properties" : {
-          "type" : "object",
-          "additionalProperties" : {
-            "type" : "string"
-          }
-        },
         "tag" : {
           "type" : "string"
         },
@@ -9206,6 +9199,12 @@
               "type" : "string"
             }
           }
+        },
+        "properties" : {
+          "type" : "object",
+          "additionalProperties" : {
+            "type" : "string"
+          }
         }
       }
     },
@@ -9249,21 +9248,18 @@
       "type" : "object",
       "required" : [ "authentication_type", "key" ],
       "properties" : {
-        "key" : {
-          "type" : "string"
-        },
         "authentication_type" : {
           "type" : "string",
           "enum" : [ "LOCAL", "LDAP", "JWT", "PAM", "KERBEROS" ]
+        },
+        "key" : {
+          "type" : "string"
         }
       }
     },
     "CreateUserInfo" : {
       "type" : "object",
       "properties" : {
-        "display_name" : {
-          "type" : "string"
-        },
         "active" : {
           "type" : "boolean",
           "default" : false
@@ -9277,15 +9273,15 @@
         },
         "local_user_name" : {
           "type" : "string"
+        },
+        "display_name" : {
+          "type" : "string"
         }
       }
     },
     "CreateUsersInfo" : {
       "type" : "object",
       "properties" : {
-        "display_name" : {
-          "type" : "string"
-        },
         "active" : {
           "type" : "boolean",
           "default" : false
@@ -9302,6 +9298,9 @@
         },
         "local_user_name" : {
           "type" : "string"
+        },
+        "display_name" : {
+          "type" : "string"
         }
       }
     },
@@ -9332,10 +9331,10 @@
     "Directory" : {
       "type" : "object",
       "properties" : {
-        "name" : {
+        "type" : {
           "type" : "string"
         },
-        "type" : {
+        "name" : {
           "type" : "string"
         }
       }
@@ -9560,9 +9559,6 @@
     "HostComponentSwagger" : {
       "type" : "object",
       "properties" : {
-        "host" : {
-          "$ref" : "#/definitions/HostComponentHost"
-        },
         "component" : {
           "type" : "array",
           "items" : {
@@ -9580,6 +9576,9 @@
         },
         "metrics" : {
           "$ref" : "#/definitions/HostComponentMetrics"
+        },
+        "host" : {
+          "$ref" : "#/definitions/HostComponentHost"
         }
       }
     },
@@ -9615,12 +9614,12 @@
             }
           }
         },
-        "name" : {
-          "type" : "string"
-        },
         "cardinality" : {
           "type" : "integer",
           "format" : "int32"
+        },
+        "name" : {
+          "type" : "string"
         }
       }
     },
@@ -9652,10 +9651,10 @@
     "HostOverride" : {
       "type" : "object",
       "properties" : {
-        "name" : {
+        "versionTag" : {
           "type" : "string"
         },
-        "versionTag" : {
+        "name" : {
           "type" : "string"
         }
       }
@@ -9681,10 +9680,10 @@
         "public_host_name" : {
           "type" : "string"
         },
-        "blueprint" : {
+        "host_group" : {
           "type" : "string"
         },
-        "host_group" : {
+        "blueprint" : {
           "type" : "string"
         }
       }
@@ -9860,14 +9859,14 @@
     "LiveService" : {
       "type" : "object",
       "properties" : {
-        "name" : {
-          "type" : "string"
-        },
         "status" : {
           "type" : "string"
         },
         "desc" : {
           "type" : "string"
+        },
+        "name" : {
+          "type" : "string"
         }
       }
     },
@@ -9937,10 +9936,10 @@
         "version" : {
           "type" : "string"
         },
-        "name" : {
+        "repoName" : {
           "type" : "string"
         },
-        "repoName" : {
+        "name" : {
           "type" : "string"
         }
       }
@@ -10110,13 +10109,6 @@
     "QuickLinksResponseInfo" : {
       "type" : "object",
       "properties" : {
-        "default" : {
-          "type" : "boolean",
-          "default" : false
-        },
-        "file_name" : {
-          "type" : "string"
-        },
         "stack_version" : {
           "type" : "string"
         },
@@ -10128,6 +10120,13 @@
         },
         "quicklink_data" : {
           "$ref" : "#/definitions/QuickLinksConfiguration"
+        },
+        "default" : {
+          "type" : "boolean",
+          "default" : false
+        },
+        "file_name" : {
+          "type" : "string"
         }
       }
     },
@@ -10399,10 +10398,6 @@
             "$ref" : "#/definitions/RepositoryVersionEntity"
           }
         },
-        "hidden" : {
-          "type" : "boolean",
-          "default" : false
-        },
         "stackVersion" : {
           "type" : "string"
         },
@@ -10415,6 +10410,10 @@
         "repositoryXml" : {
           "$ref" : "#/definitions/VersionDefinitionXml"
         },
+        "hidden" : {
+          "type" : "boolean",
+          "default" : false
+        },
         "legacy" : {
           "type" : "boolean",
           "default" : false
@@ -10467,49 +10466,49 @@
         "cluster_name" : {
           "type" : "string"
         },
+        "exclusive" : {
+          "type" : "boolean",
+          "default" : false
+        },
         "resource_filters" : {
           "type" : "array",
           "items" : {
             "$ref" : "#/definitions/RequestResourceFilter"
           }
-        },
-        "exclusive" : {
-          "type" : "boolean",
-          "default" : false
         }
       }
     },
     "RequestBodyInfo" : {
       "type" : "object",
       "properties" : {
+        "RequestInfo" : {
+          "$ref" : "#/definitions/RequestInfo"
+        },
         "Requests/resource_filters" : {
           "type" : "array",
           "items" : {
             "$ref" : "#/definitions/RequestResourceFilter"
           }
-        },
-        "RequestInfo" : {
-          "$ref" : "#/definitions/RequestInfo"
         }
       }
     },
     "RequestInfo" : {
       "type" : "object",
       "properties" : {
-        "parameters" : {
-          "type" : "object",
-          "additionalProperties" : {
-            "type" : "object"
-          }
-        },
-        "action" : {
+        "command" : {
           "type" : "string"
         },
-        "command" : {
+        "action" : {
           "type" : "string"
         },
         "operation_level" : {
           "$ref" : "#/definitions/OperationLevel"
+        },
+        "parameters" : {
+          "type" : "object",
+          "additionalProperties" : {
+            "type" : "object"
+          }
         }
       }
     },
@@ -10566,17 +10565,17 @@
     "RequestResourceFilter" : {
       "type" : "object",
       "properties" : {
-        "hosts" : {
-          "type" : "string"
-        },
-        "service_name" : {
+        "serviceName" : {
           "type" : "string"
         },
-        "component_name" : {
+        "componentName" : {
           "type" : "string"
         },
-        "hosts_predicate" : {
-          "type" : "string"
+        "hostNames" : {
+          "type" : "array",
+          "items" : {
+            "type" : "string"
+          }
         }
       }
     },
@@ -10616,40 +10615,40 @@
         "schedule" : {
           "$ref" : "#/definitions/ScheduleResponse"
         },
-        "id" : {
-          "type" : "integer",
-          "format" : "int64"
-        },
         "description" : {
           "type" : "string"
         },
         "status" : {
           "type" : "string"
         },
-        "last_execution_status" : {
+        "cluster_name" : {
           "type" : "string"
         },
-        "authenticated_user" : {
-          "type" : "integer",
-          "format" : "int32"
+        "create_time" : {
+          "type" : "string"
         },
         "batch" : {
           "$ref" : "#/definitions/BatchResponse"
         },
-        "cluster_name" : {
+        "create_user" : {
           "type" : "string"
         },
-        "create_time" : {
+        "update_user" : {
           "type" : "string"
         },
         "update_time" : {
           "type" : "string"
         },
-        "create_user" : {
+        "last_execution_status" : {
           "type" : "string"
         },
-        "update_user" : {
-          "type" : "string"
+        "authenticated_user" : {
+          "type" : "integer",
+          "format" : "int32"
+        },
+        "id" : {
+          "type" : "integer",
+          "format" : "int64"
         }
       }
     },
@@ -10671,9 +10670,6 @@
         "completed_task_count" : {
           "type" : "string"
         },
-        "type" : {
-          "type" : "string"
-        },
         "start_time" : {
           "type" : "string"
         },
@@ -10683,12 +10679,6 @@
         "request_status" : {
           "type" : "string"
         },
-        "id" : {
-          "type" : "string"
-        },
-        "end_time" : {
-          "type" : "string"
-        },
         "request_schedule" : {
           "type" : "string"
         },
@@ -10699,30 +10689,30 @@
           "type" : "integer",
           "format" : "int64"
         },
-        "inputs" : {
+        "id" : {
           "type" : "string"
         },
-        "operation_level" : {
-          "type" : "string"
+        "aborted_task_count" : {
+          "type" : "integer",
+          "format" : "int32"
         },
-        "resource_filters" : {
-          "type" : "array",
-          "items" : {
-            "$ref" : "#/definitions/RequestResourceFilter"
-          }
+        "end_time" : {
+          "type" : "string"
         },
         "exclusive" : {
           "type" : "boolean",
           "default" : false
         },
-        "aborted_task_count" : {
-          "type" : "integer",
-          "format" : "int32"
-        },
         "failed_task_count" : {
           "type" : "integer",
           "format" : "int32"
         },
+        "inputs" : {
+          "type" : "string"
+        },
+        "operation_level" : {
+          "type" : "string"
+        },
         "progress_percent" : {
           "type" : "number",
           "format" : "double"
@@ -10734,26 +10724,35 @@
         "request_schedule_id" : {
           "type" : "integer",
           "format" : "int64"
+        },
+        "resource_filters" : {
+          "type" : "array",
+          "items" : {
+            "$ref" : "#/definitions/RequestResourceFilter"
+          }
+        },
+        "type" : {
+          "type" : "string"
         }
       }
     },
     "RootServiceComponentConfigurationRequestInfo" : {
       "type" : "object",
       "properties" : {
-        "properties" : {
-          "type" : "object",
-          "additionalProperties" : {
-            "type" : "string"
-          }
-        },
-        "categoryName" : {
-          "type" : "string"
-        },
         "serviceName" : {
           "type" : "string"
         },
         "componentName" : {
           "type" : "string"
+        },
+        "categoryName" : {
+          "type" : "string"
+        },
+        "properties" : {
+          "type" : "object",
+          "additionalProperties" : {
+            "type" : "string"
+          }
         }
       }
     },
@@ -10768,20 +10767,20 @@
     "RootServiceComponentConfigurationResponseInfo" : {
       "type" : "object",
       "properties" : {
-        "properties" : {
-          "type" : "object",
-          "additionalProperties" : {
-            "type" : "object"
-          }
-        },
-        "categoryName" : {
-          "type" : "string"
-        },
         "serviceName" : {
           "type" : "string"
         },
         "componentName" : {
           "type" : "string"
+        },
+        "categoryName" : {
+          "type" : "string"
+        },
+        "properties" : {
+          "type" : "object",
+          "additionalProperties" : {
+            "type" : "object"
+          }
         }
       }
     },
@@ -10906,6 +10905,9 @@
     "ScheduleRequest" : {
       "type" : "object",
       "properties" : {
+        "year" : {
+          "type" : "string"
+        },
         "day_of_week" : {
           "type" : "string"
         },
@@ -10918,16 +10920,13 @@
         "minutes" : {
           "type" : "string"
         },
-        "year" : {
-          "type" : "string"
-        },
         "startTime" : {
           "type" : "string"
         },
-        "days_of_month" : {
+        "endTime" : {
           "type" : "string"
         },
-        "endTime" : {
+        "days_of_month" : {
           "type" : "string"
         }
       }
@@ -10935,6 +10934,9 @@
     "ScheduleResponse" : {
       "type" : "object",
       "properties" : {
+        "year" : {
+          "type" : "string"
+        },
         "day_of_week" : {
           "type" : "string"
         },
@@ -10947,16 +10949,13 @@
         "minutes" : {
           "type" : "string"
         },
-        "year" : {
-          "type" : "string"
-        },
         "start_time" : {
           "type" : "string"
         },
-        "days_of_month" : {
+        "end_time" : {
           "type" : "string"
         },
-        "end_time" : {
+        "days_of_month" : {
           "type" : "string"
         }
       }
@@ -11321,12 +11320,12 @@
     "ShortRequestInfo" : {
       "type" : "object",
       "properties" : {
+        "status" : {
+          "type" : "string"
+        },
         "id" : {
           "type" : "integer",
           "format" : "int64"
-        },
-        "status" : {
-          "type" : "string"
         }
       }
     },
@@ -11550,15 +11549,15 @@
         "bulk_commands_master_component_namen" : {
           "type" : "string"
         },
-        "is_client" : {
+        "decommission_allowed" : {
           "type" : "boolean",
           "default" : false
         },
-        "decommission_allowed" : {
+        "reassign_allowed" : {
           "type" : "boolean",
           "default" : false
         },
-        "reassign_allowed" : {
+        "is_client" : {
           "type" : "boolean",
           "default" : false
         }
@@ -11862,13 +11861,6 @@
     "ThemeInfoResponse" : {
       "type" : "object",
       "properties" : {
-        "default" : {
-          "type" : "boolean",
-          "default" : false
-        },
-        "file_name" : {
-          "type" : "string"
-        },
         "stack_version" : {
           "type" : "string"
         },
@@ -11880,6 +11872,13 @@
         },
         "theme_data" : {
           "$ref" : "#/definitions/Theme"
+        },
+        "default" : {
+          "type" : "boolean",
+          "default" : false
+        },
+        "file_name" : {
+          "type" : "string"
         }
       }
     },
@@ -11902,9 +11901,6 @@
     "UpdateUserInfo" : {
       "type" : "object",
       "properties" : {
-        "display_name" : {
-          "type" : "string"
-        },
         "active" : {
           "type" : "boolean",
           "default" : false
@@ -11916,10 +11912,13 @@
           "type" : "boolean",
           "default" : false
         },
+        "local_user_name" : {
+          "type" : "string"
+        },
         "old_password" : {
           "type" : "string"
         },
-        "local_user_name" : {
+        "display_name" : {
           "type" : "string"
         }
       }
@@ -11936,10 +11935,10 @@
       "type" : "object",
       "required" : [ "key" ],
       "properties" : {
-        "key" : {
+        "old_key" : {
           "type" : "string"
         },
-        "old_key" : {
+        "key" : {
           "type" : "string"
         }
       }
@@ -12486,13 +12485,13 @@
         "view_instance_name" : {
           "type" : "string"
         },
-        "url_suffix" : {
+        "view_instance_common_name" : {
           "type" : "string"
         },
         "view_instance_version" : {
           "type" : "string"
         },
-        "view_instance_common_name" : {
+        "url_suffix" : {
           "type" : "string"
         },
         "url_name" : {

+ 2 - 0
ambari-server/docs/configuration/index.md

@@ -112,6 +112,7 @@ The following are the properties which can be used to configure Ambari.
 | extensions.path | The location on the Ambari Server where stack extensions exist.<br/><br/>The following are examples of valid values:<ul><li>`/var/lib/ambari-server/resources/extensions`</ul> | | 
 | gpl.license.accepted | Whether user accepted GPL license. |`false` | 
 | gzip.handler.jetty.enabled | Determines whether jetty Gzip compression is enabled or not. |`true` | 
+| heartbeat.monitoring.interval | Interval for heartbeat presence checks.<br/><br/>The following are examples of valid values:<ul><li>`60000`<li>`600000`</ul> |`60000` | 
 | http.cache-control | The value that will be used to set the `Cache-Control` HTTP response header. |`no-store` | 
 | http.charset | The value that will be used to set the Character encoding to HTTP response header. |`utf-8` | 
 | http.pragma | The value that will be used to set the `PRAGMA` HTTP response header. |`no-cache` | 
@@ -227,6 +228,7 @@ The following are the properties which can be used to configure Ambari.
 | server.jdbc.rca.user.passwd | The password for the user when connecting to the database which stores RCA information. |`mapred` | 
 | server.jdbc.user.name | The user name used to login to the database. |`ambari` | 
 | server.jdbc.user.passwd | The password for the user when logging into the database. |`bigdata` | 
+| server.kerberos.action.threadpool.size | The number of threads to use when executing server-side Kerberos commands, such as generate keytabs. |`1` | 
 | server.kerberos.finalize.timeout | The timeout, in seconds, when finalizing Kerberos enable/disable/regenerate commands. |`600` | 
 | server.locks.profiling | Enable the profiling of internal locks. |`false` | 
 | server.metrics.retrieval-service.thread.priority | The priority of threads used by the service which retrieves JMX and REST metrics directly from their respective endpoints. |`5` | 

+ 2 - 2
ambari-server/pom.xml

@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-project</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
     <relativePath>../ambari-project</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -20,7 +20,7 @@
   <artifactId>ambari-server</artifactId>
   <packaging>${packagingFormat}</packaging>
   <name>Ambari Server</name>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <description>Ambari Server</description>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

+ 1 - 1
ambari-utility/pom.xml

@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-project</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
     <relativePath>../ambari-project</relativePath>
   </parent>
 

+ 2 - 2
ambari-views/examples/calculator-view/pom.xml

@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-view-examples</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>calculator-view</artifactId>
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.apache.ambari</groupId>
       <artifactId>ambari-views</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>com.sun.jersey</groupId>

+ 3 - 3
ambari-views/examples/cluster-view/pom.xml

@@ -19,11 +19,11 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-view-examples</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>cluster-view</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <packaging>jar</packaging>
   <name>Ambari Cluster View</name>
   <properties>
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>org.apache.ambari</groupId>
       <artifactId>ambari-views</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>com.sun.jersey</groupId>

+ 2 - 2
ambari-views/examples/favorite-view/pom.xml

@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-view-examples</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>favorite-view</artifactId>
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.apache.ambari</groupId>
       <artifactId>ambari-views</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>com.sun.jersey</groupId>

+ 3 - 3
ambari-views/examples/hello-servlet-view/pom.xml

@@ -19,13 +19,13 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-view-examples</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>hello-servlet-view</artifactId>
   <packaging>jar</packaging>
   <name>Ambari Hello Servlet View</name>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <properties>
     <ambari.dir>${project.parent.parent.parent.basedir}</ambari.dir>
   </properties>
@@ -45,7 +45,7 @@
     <dependency>
       <groupId>org.apache.ambari</groupId>
       <artifactId>ambari-views</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>com.sun.jersey</groupId>

+ 3 - 3
ambari-views/examples/hello-spring-view/pom.xml

@@ -19,13 +19,13 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-view-examples</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>hello-spring-view</artifactId>
   <packaging>war</packaging>
   <name>Ambari Hello Spring View</name>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <properties>
     <ambari.dir>${project.parent.parent.parent.basedir}</ambari.dir>
   </properties>
@@ -45,7 +45,7 @@
     <dependency>
       <groupId>org.apache.ambari</groupId>
       <artifactId>ambari-views</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>com.sun.jersey</groupId>

+ 3 - 3
ambari-views/examples/helloworld-view/pom.xml

@@ -19,13 +19,13 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-view-examples</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>helloworld-view</artifactId>
   <packaging>jar</packaging>
   <name>Ambari Hello World View</name>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <properties>
     <ambari.dir>${project.parent.parent.parent.basedir}</ambari.dir>
   </properties>
@@ -45,7 +45,7 @@
     <dependency>
       <groupId>org.apache.ambari</groupId>
       <artifactId>ambari-views</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>com.sun.jersey</groupId>

+ 4 - 4
ambari-views/examples/phone-list-upgrade-view/pom.xml

@@ -19,9 +19,9 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-view-examples</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>phone-list-upgrade-view</artifactId>
   <packaging>jar</packaging>
@@ -50,7 +50,7 @@
     <dependency>
       <groupId>org.apache.ambari</groupId>
       <artifactId>ambari-views</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>com.sun.jersey</groupId>
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.ambari</groupId>
       <artifactId>ambari-views</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.springframework</groupId>

+ 2 - 2
ambari-views/examples/phone-list-view/pom.xml

@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-view-examples</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>phone-list-view</artifactId>
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.apache.ambari</groupId>
       <artifactId>ambari-views</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>com.sun.jersey</groupId>

+ 2 - 2
ambari-views/examples/pom.xml

@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-project</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
     <relativePath>../../ambari-project</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -27,7 +27,7 @@
   <artifactId>ambari-view-examples</artifactId>
   <packaging>pom</packaging>
   <name>Ambari View Examples</name>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <modules>
     <module>helloworld-view</module>
     <module>hello-servlet-view</module>

+ 3 - 3
ambari-views/examples/property-validator-view/pom.xml

@@ -19,11 +19,11 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-view-examples</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>property-validator-view</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <packaging>jar</packaging>
   <name>Ambari Property Validator View</name>
   <properties>
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>org.apache.ambari</groupId>
       <artifactId>ambari-views</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>com.sun.jersey</groupId>

+ 3 - 3
ambari-views/examples/property-view/pom.xml

@@ -19,11 +19,11 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-view-examples</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>property-view</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <packaging>jar</packaging>
   <name>Ambari Property View</name>
   <properties>
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>org.apache.ambari</groupId>
       <artifactId>ambari-views</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>com.sun.jersey</groupId>

+ 2 - 2
ambari-views/examples/restricted-view/pom.xml

@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-view-examples</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>restricted-view</artifactId>
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.apache.ambari</groupId>
       <artifactId>ambari-views</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>com.sun.jersey</groupId>

+ 3 - 3
ambari-views/examples/simple-view/pom.xml

@@ -19,11 +19,11 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-view-examples</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>simple-view</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <packaging>jar</packaging>
   <name>Ambari Simple View</name>
   <properties>
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>org.apache.ambari</groupId>
       <artifactId>ambari-views</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>com.sun.jersey</groupId>

+ 2 - 2
ambari-views/pom.xml

@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.ambari</groupId>
         <artifactId>ambari-project</artifactId>
-        <version>2.7.4.0.0</version>
+        <version>2.7.5.0.0</version>
         <relativePath>../ambari-project</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -28,7 +28,7 @@
     <artifactId>ambari-views</artifactId>
     <packaging>jar</packaging>
     <name>Ambari Views</name>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
     <description>Ambari View interfaces.</description>
     <dependencies>
         <dependency>

+ 2 - 2
ambari-web/pom.xml

@@ -20,14 +20,14 @@
     <parent>
         <groupId>org.apache.ambari</groupId>
         <artifactId>ambari-project</artifactId>
-        <version>2.7.4.0.0</version>
+        <version>2.7.5.0.0</version>
         <relativePath>../ambari-project</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ambari-web</artifactId>
     <packaging>pom</packaging>
     <name>Ambari Web</name>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
     <description>Ambari Web</description>
     <properties>
         <ambari.dir>${project.parent.parent.basedir}</ambari.dir>

+ 2 - 2
contrib/ambari-scom/ambari-scom-server/pom.xml

@@ -19,14 +19,14 @@
     <parent>
         <groupId>org.apache.ambari</groupId>
         <artifactId>ambari-scom-project</artifactId>
-        <version>2.7.4.0.0</version>
+        <version>2.7.5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ambari-scom-server</artifactId>
     <packaging>jar</packaging>
     <name>Ambari SCOM Server</name>
     <properties>
-        <ambari.version>2.7.4.0.0</ambari.version>
+        <ambari.version>2.7.5.0.0</ambari.version>
         <powermock.version>1.5.4</powermock.version>
     </properties>
     <dependencies>

+ 1 - 1
contrib/ambari-scom/metrics-sink/pom.xml

@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.ambari</groupId>
         <artifactId>ambari-scom-project</artifactId>
-        <version>2.7.4.0.0</version>
+        <version>2.7.5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>metrics-sink</artifactId>

+ 1 - 1
contrib/ambari-scom/pom.xml

@@ -20,7 +20,7 @@
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-scom-project</artifactId>
     <packaging>pom</packaging>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
     <name>Ambari SCOM Project</name>
     <modules>
         <module>ambari-scom-server</module>

+ 1 - 1
contrib/management-packs/microsoft-r_mpack/pom.xml

@@ -34,7 +34,7 @@
 
   <properties>
     <ambari.dir>${project.parent.parent.parent.basedir}</ambari.dir>
-    <ambari.version>2.7.4.0.0</ambari.version>
+    <ambari.version>2.7.5.0.0</ambari.version>
   </properties>
 
   <build>

+ 1 - 1
contrib/management-packs/pom.xml

@@ -29,7 +29,7 @@
   <version>2.0.0.0-SNAPSHOT</version>
   <name>Ambari Contrib Management Packs</name>
   <properties>
-    <ambari.version>2.7.4.0.0</ambari.version>
+    <ambari.version>2.7.5.0.0</ambari.version>
     <ambari.dir>${project.parent.parent.basedir}</ambari.dir>
     <hadoop.version>2.7.1</hadoop.version>
   </properties>

+ 2 - 2
contrib/views/ambari-views-package/pom.xml

@@ -21,12 +21,12 @@
 
   <groupId>org.apache.ambari.contrib.views</groupId>
   <artifactId>ambari-views-package</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <name>Ambari Views Package</name>
   <parent>
     <groupId>org.apache.ambari.contrib.views</groupId>
     <artifactId>ambari-contrib-views</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
 
   <description>

+ 2 - 2
contrib/views/capacity-scheduler/pom.xml

@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.ambari.contrib.views</groupId>
         <artifactId>ambari-contrib-views</artifactId>
-        <version>2.7.4.0.0</version>
+        <version>2.7.5.0.0</version>
     </parent>
 
     <dependencies>
@@ -85,7 +85,7 @@
         <dependency>
             <groupId>org.apache.ambari.contrib.views</groupId>
             <artifactId>ambari-views-utils</artifactId>
-            <version>2.7.4.0.0</version>
+            <version>2.7.5.0.0</version>
         </dependency>
         <dependency>
             <groupId>org.easymock</groupId>

+ 3 - 3
contrib/views/commons/pom.xml

@@ -22,20 +22,20 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ambari-views-commons</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <name>Ambari View Commons</name>
 
   <parent>
     <artifactId>ambari-contrib-views</artifactId>
     <groupId>org.apache.ambari.contrib.views</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
 
   <dependencies>
     <dependency>
       <groupId>org.apache.ambari.contrib.views</groupId>
       <artifactId>ambari-views-utils</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
 
     <dependency>

+ 3 - 3
contrib/views/files/pom.xml

@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ambari.contrib.views</groupId>
     <artifactId>ambari-contrib-views</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
   <dependencies>
     <dependency>
@@ -129,12 +129,12 @@
     <dependency>
       <groupId>org.apache.ambari.contrib.views</groupId>
       <artifactId>ambari-views-utils</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.ambari.contrib.views</groupId>
       <artifactId>ambari-views-commons</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>com.google.code.gson</groupId>

+ 5 - 5
contrib/views/pig/pom.xml

@@ -18,13 +18,13 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <artifactId>pig</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <name>Pig</name>
 
   <parent>
     <groupId>org.apache.ambari.contrib.views</groupId>
     <artifactId>ambari-contrib-views</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
 
   <dependencies>
@@ -152,18 +152,18 @@
     <dependency>
       <groupId>org.apache.ambari.contrib.views</groupId>
       <artifactId>ambari-views-utils</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.ambari.contrib.views</groupId>
       <artifactId>ambari-views-commons</artifactId>
-      <version>2.7.4.0.0</version>
+      <version>2.7.5.0.0</version>
     </dependency>
   </dependencies>
 
   <properties>
     <ambari.dir>${project.parent.parent.parent.basedir}</ambari.dir>
-    <ambari.version>2.7.4.0.0</ambari.version>
+    <ambari.version>2.7.5.0.0</ambari.version>
     <ui.directory>${basedir}/src/main/resources/ui/pig-web</ui.directory>
   </properties>
   <build>

+ 4 - 4
contrib/views/pom.xml

@@ -19,17 +19,17 @@
   <parent>
     <groupId>org.apache.ambari</groupId>
     <artifactId>ambari-project</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
     <relativePath>../../ambari-project</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.ambari.contrib.views</groupId>
   <artifactId>ambari-contrib-views</artifactId>
   <packaging>pom</packaging>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <name>Ambari Contrib Views</name>
   <properties>
-    <ambari.version>2.7.4.0.0</ambari.version>
+    <ambari.version>2.7.5.0.0</ambari.version>
     <ambari.dir>${project.parent.parent.basedir}</ambari.dir>
     <hadoop.version>3.1.0</hadoop.version>
     <views.jars.dir>views-jars</views.jars.dir>
@@ -202,7 +202,7 @@
       <dependency>
         <groupId>org.apache.ambari</groupId>
         <artifactId>ambari-views</artifactId>
-        <version>2.7.4.0.0</version>
+        <version>2.7.5.0.0</version>
       </dependency>
     </dependencies>
   </dependencyManagement>

+ 2 - 2
contrib/views/utils/pom.xml

@@ -18,13 +18,13 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ambari-views-utils</artifactId>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <name>Ambari View Utils</name>
 
   <parent>
     <groupId>org.apache.ambari.contrib.views</groupId>
     <artifactId>ambari-contrib-views</artifactId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
   </parent>
 
   <dependencies>

+ 3 - 3
contrib/views/wfmanager/pom.xml

@@ -19,14 +19,14 @@
 	<parent>
 		<groupId>org.apache.ambari.contrib.views</groupId>
 		<artifactId>ambari-contrib-views</artifactId>
-		<version>2.7.4.0.0</version>
+		<version>2.7.5.0.0</version>
 	</parent>
 
 	<dependencies>
 		<dependency>
 			<groupId>org.apache.ambari.contrib.views</groupId>
 			<artifactId>ambari-views-utils</artifactId>
-			<version>2.7.4.0.0</version>
+			<version>2.7.5.0.0</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.ambari</groupId>
@@ -36,7 +36,7 @@
 		<dependency>
 			<groupId>org.apache.ambari.contrib.views</groupId>
 			<artifactId>ambari-views-commons</artifactId>
-			<version>2.7.4.0.0</version>
+			<version>2.7.5.0.0</version>
 		</dependency>
 		<dependency>
 			<groupId>com.sun.jersey</groupId>

+ 2 - 2
docs/pom.xml

@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.4.0.0</version>
+    <version>2.7.5.0.0</version>
     <artifactId>ambari</artifactId>
     <packaging>pom</packaging>
 
@@ -42,7 +42,7 @@
         <package.pid.dir>/var/run/ambari</package.pid.dir>
         <package.release>1</package.release>
         <package.type>tar.gz</package.type>
-        <ambari.version>2.7.4.0.0</ambari.version>
+        <ambari.version>2.7.5.0.0</ambari.version>
         <final.name>${project.artifactId}-${ambari.version}</final.name>
     </properties>
 

+ 1 - 1
pom.xml

@@ -21,7 +21,7 @@
   <artifactId>ambari</artifactId>
   <packaging>pom</packaging>
   <name>Ambari Main</name>
-  <version>2.7.4.0.0</version>
+  <version>2.7.5.0.0</version>
   <description>Ambari</description>
   <url>https://ambari.apache.org/</url>
   <scm>

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio