Re: Review Request 46971: AMBARI-16248: Create KAFKA service versions in common-services

2016-05-04 Thread Jayush Luniya

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46971/
---

(Updated May 4, 2016, 9:16 p.m.)


Review request for Ambari and Sumit Mohanty.


Bugs: AMBARI-16248
https://issues.apache.org/jira/browse/AMBARI-16248


Repository: ambari


Description
---

Create common-services/KAFKA/0.8.1 and common-services/KAFKA/0.9.0 service 
versions and update HDP stack inheritance to extend these service definitions

- Moved common-services/KAFKA/0.8.1.2.2 -> common-services/KAFKA/0.8.1
- Moved stacks/HDP/2.3/services/KAFKA -> common-services/KAFKA/0.9.0
- Updating service versioning and inheritance hierarchy
- Only kept hdp-specific config overrides in stacks/HDP and updated 
corresponding config properties in common-services to default Apache values


Diffs (updated)
-

  ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/alerts.json 
4c9884c 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-broker.xml
 857f40e 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-env.xml
 61fdc8c 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-log4j.xml
 be604ed 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/metainfo.xml 
8dd050f 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/metrics.json 
58e4ecb 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/kafka.py
 33275f9 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/kafka_broker.py
 024da4a 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/params.py
 12ccef6 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/service_check.py
 0f3a417 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/setup_ranger_kafka.py
 3a3ecfe 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/status_params.py
 57bdf5e 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/upgrade.py
 b6e4046 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/utils.py
 2f1fa5e 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/templates/kafka.conf.j2
 9e18e1d 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/templates/kafka_client_jaas.conf.j2
 7f81d85 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/templates/kafka_jaas.conf.j2
 56c558d 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/templates/tools-log4j.properties.j2
 c4ad326 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1/alerts.json 
PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/configuration/kafka-broker.xml
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/configuration/kafka-env.xml
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/configuration/kafka-log4j.xml
 PRE-CREATION 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1/metainfo.xml 
PRE-CREATION 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1/metrics.json 
PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/kafka.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/kafka_broker.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/params.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/service_check.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/setup_ranger_kafka.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/status_params.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/upgrade.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/utils.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/templates/kafka.conf.j2
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/templates/kafka_client_jaas.conf.j2
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/templates/kafka_jaas.conf.j2
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/templates/tools-log4j.properties.j2
 PRE-CREATION 
  ambari-server/src/main/resources/common-services/KAFKA/0.9.0/alerts.json 
PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.9.0/configuration/kafka-broker.xml
 

Re: Review Request 46971: AMBARI-16248: Create KAFKA service versions in common-services

2016-05-04 Thread Jayush Luniya

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46971/
---

(Updated May 4, 2016, 2:04 p.m.)


Review request for Ambari and Sumit Mohanty.


Bugs: AMBARI-16248
https://issues.apache.org/jira/browse/AMBARI-16248


Repository: ambari


Description (updated)
---

Create common-services/KAFKA/0.8.1 and common-services/KAFKA/0.9.0 service 
versions and update HDP stack inheritance to extend these service definitions

- Moved common-services/KAFKA/0.8.1.2.2 -> common-services/KAFKA/0.8.1
- Moved stacks/HDP/2.3/services/KAFKA -> common-services/KAFKA/0.9.0
- Updating service versioning and inheritance hierarchy
- Only kept hdp-specific config overrides in stacks/HDP and updated 
corresponding config properties in common-services to default Apache values


Diffs
-

  ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/alerts.json 
4c9884c 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-broker.xml
 857f40e 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-env.xml
 61fdc8c 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-log4j.xml
 be604ed 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/metainfo.xml 
8dd050f 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/metrics.json 
58e4ecb 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/kafka.py
 33275f9 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/kafka_broker.py
 024da4a 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/params.py
 12ccef6 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/service_check.py
 0f3a417 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/setup_ranger_kafka.py
 3a3ecfe 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/status_params.py
 57bdf5e 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/upgrade.py
 b6e4046 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/utils.py
 2f1fa5e 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/templates/kafka.conf.j2
 9e18e1d 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/templates/kafka_client_jaas.conf.j2
 7f81d85 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/templates/kafka_jaas.conf.j2
 56c558d 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/templates/tools-log4j.properties.j2
 c4ad326 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1/alerts.json 
PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/configuration/kafka-broker.xml
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/configuration/kafka-env.xml
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/configuration/kafka-log4j.xml
 PRE-CREATION 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1/metainfo.xml 
PRE-CREATION 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1/metrics.json 
PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/kafka.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/kafka_broker.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/params.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/service_check.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/setup_ranger_kafka.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/status_params.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/upgrade.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/utils.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/templates/kafka.conf.j2
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/templates/kafka_client_jaas.conf.j2
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/templates/kafka_jaas.conf.j2
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/templates/tools-log4j.properties.j2
 PRE-CREATION 
  ambari-server/src/main/resources/common-services/KAFKA/0.9.0/alerts.json 
PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.9.0/configuration/kafka-broker.xml
 

Re: Review Request 46971: AMBARI-16248: Create KAFKA service versions in common-services

2016-05-04 Thread Jayush Luniya

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46971/
---

(Updated May 4, 2016, 12:55 p.m.)


Review request for Ambari and Sumit Mohanty.


Bugs: AMBARI-16248
https://issues.apache.org/jira/browse/AMBARI-16248


Repository: ambari


Description
---

Create common-services/KAFKA/0.8.1 and common-services/KAFKA/0.9.0 service 
versions and update HDP stack inheritance to extend these service definitions


Diffs
-

  ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/alerts.json 
4c9884c 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-broker.xml
 857f40e 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-env.xml
 61fdc8c 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-log4j.xml
 be604ed 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/metainfo.xml 
8dd050f 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/metrics.json 
58e4ecb 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/kafka.py
 33275f9 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/kafka_broker.py
 024da4a 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/params.py
 12ccef6 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/service_check.py
 0f3a417 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/setup_ranger_kafka.py
 3a3ecfe 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/status_params.py
 57bdf5e 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/upgrade.py
 b6e4046 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/utils.py
 2f1fa5e 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/templates/kafka.conf.j2
 9e18e1d 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/templates/kafka_client_jaas.conf.j2
 7f81d85 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/templates/kafka_jaas.conf.j2
 56c558d 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/templates/tools-log4j.properties.j2
 c4ad326 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1/alerts.json 
PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/configuration/kafka-broker.xml
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/configuration/kafka-env.xml
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/configuration/kafka-log4j.xml
 PRE-CREATION 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1/metainfo.xml 
PRE-CREATION 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1/metrics.json 
PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/kafka.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/kafka_broker.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/params.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/service_check.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/setup_ranger_kafka.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/status_params.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/upgrade.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/utils.py
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/templates/kafka.conf.j2
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/templates/kafka_client_jaas.conf.j2
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/templates/kafka_jaas.conf.j2
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/templates/tools-log4j.properties.j2
 PRE-CREATION 
  ambari-server/src/main/resources/common-services/KAFKA/0.9.0/alerts.json 
PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.9.0/configuration/kafka-broker.xml
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.9.0/configuration/kafka-env.xml
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.9.0/configuration/ranger-kafka-audit.xml
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/KAFKA/0.9.0/configuration/ranger-kafka-plugin-properties.xml