You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Eugene Chekanskiy <ec...@hortonworks.com> on 2017/04/26 13:49:23 UTC

Review Request 58736: After WE is enabled, graphana fails to start with SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

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

Review request for Ambari, Dmitro Lisnichenko, Dmytro Sen, and Robert Levas.


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


Repository: ambari


Description
-------

graphana agent code does not respect ssl settings exposed by agent.


Diffs
-----

  ambari-agent/src/main/python/ambari_agent/AmbariConfig.py cf48189 
  ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py 8b8a8f9 
  ambari-agent/src/main/python/ambari_agent/NetUtil.py 9b29633 
  ambari-agent/src/main/python/ambari_agent/alerts/web_alert.py ef144bb 
  ambari-common/src/main/python/ambari_commons/network.py 4c589f3 
  ambari-common/src/main/python/resource_management/libraries/script/script.py a08feab 
  ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_grafana_util.py 06a4518 
  ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/service_check.py e753958 
  ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/alerts/alert_metrics_deviation.py bc2102a 
  ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params.py 7f282b3 
  ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/utils.py d8d0515 
  ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/package/scripts/params.py f85efb0 
  ambari-server/src/test/python/stacks/2.5/RANGER_KMS/test_kms_server.py 7082a33 


Diff: https://reviews.apache.org/r/58736/diff/1/


Testing
-------

mvn clean test


Thanks,

Eugene Chekanskiy


Re: Review Request 58736: After WE is enabled, graphana fails to start with SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58736/#review173050
-----------------------------------------------------------


Ship it!




Ship It!

- Dmitro Lisnichenko


On April 26, 2017, 4:49 p.m., Eugene Chekanskiy wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58736/
> -----------------------------------------------------------
> 
> (Updated April 26, 2017, 4:49 p.m.)
> 
> 
> Review request for Ambari, Dmitro Lisnichenko, Dmytro Sen, and Robert Levas.
> 
> 
> Bugs: AMBARI-20857
>     https://issues.apache.org/jira/browse/AMBARI-20857
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> graphana agent code does not respect ssl settings exposed by agent.
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/main/python/ambari_agent/AmbariConfig.py cf48189 
>   ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py 8b8a8f9 
>   ambari-agent/src/main/python/ambari_agent/NetUtil.py 9b29633 
>   ambari-agent/src/main/python/ambari_agent/alerts/web_alert.py ef144bb 
>   ambari-common/src/main/python/ambari_commons/network.py 4c589f3 
>   ambari-common/src/main/python/resource_management/libraries/script/script.py a08feab 
>   ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_grafana_util.py 06a4518 
>   ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/service_check.py e753958 
>   ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/alerts/alert_metrics_deviation.py bc2102a 
>   ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params.py 7f282b3 
>   ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/utils.py d8d0515 
>   ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/package/scripts/params.py f85efb0 
>   ambari-server/src/test/python/stacks/2.5/RANGER_KMS/test_kms_server.py 7082a33 
> 
> 
> Diff: https://reviews.apache.org/r/58736/diff/1/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Eugene Chekanskiy
> 
>


Re: Review Request 58736: After WE is enabled, graphana fails to start with SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

Posted by Robert Levas <rl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58736/#review173044
-----------------------------------------------------------


Ship it!




Ship It!

- Robert Levas


On April 26, 2017, 9:49 a.m., Eugene Chekanskiy wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58736/
> -----------------------------------------------------------
> 
> (Updated April 26, 2017, 9:49 a.m.)
> 
> 
> Review request for Ambari, Dmitro Lisnichenko, Dmytro Sen, and Robert Levas.
> 
> 
> Bugs: AMBARI-20857
>     https://issues.apache.org/jira/browse/AMBARI-20857
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> graphana agent code does not respect ssl settings exposed by agent.
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/main/python/ambari_agent/AmbariConfig.py cf48189 
>   ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py 8b8a8f9 
>   ambari-agent/src/main/python/ambari_agent/NetUtil.py 9b29633 
>   ambari-agent/src/main/python/ambari_agent/alerts/web_alert.py ef144bb 
>   ambari-common/src/main/python/ambari_commons/network.py 4c589f3 
>   ambari-common/src/main/python/resource_management/libraries/script/script.py a08feab 
>   ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_grafana_util.py 06a4518 
>   ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/service_check.py e753958 
>   ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/alerts/alert_metrics_deviation.py bc2102a 
>   ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params.py 7f282b3 
>   ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/utils.py d8d0515 
>   ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/package/scripts/params.py f85efb0 
>   ambari-server/src/test/python/stacks/2.5/RANGER_KMS/test_kms_server.py 7082a33 
> 
> 
> Diff: https://reviews.apache.org/r/58736/diff/1/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Eugene Chekanskiy
> 
>