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

Review request for Ambari, Alexandr Antonenko and Di Li.


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


Repository: ambari


Description
-------

Problem:
When user switches from MySQL to Existing database in hive and stop the MySQL 
Server

1) Ambari UI > Hive > Service Actions > Stop becomes unavailable, so Hive can't 
be stopped anymore

2) Hive status is showing up as red Triangle indicating there is a problem with 
Hive

Providing an option to delete MySQL server when an existing database is used in 
Hive would help in overcoming the issues.


Solution:
An option is included to delete MySQL Server, the delete will be enabled only 
when Hive is using an existing(or external) database and the MySQL server is 
not started.


Diffs
-----

  ambari-web/app/models/stack_service_component.js a350f15 
  ambari-web/app/routes/main.js 4545f54 
  ambari-web/app/views/main/host/details/host_component_view.js 910c71f 
  ambari-web/test/models/stack_service_component_test.js 7e971ce 
  ambari-web/test/views/main/host/details/host_component_view_test.js 648f0f6 

Diff: https://reviews.apache.org/r/49287/diff/


Testing
-------

Ran mvn test

28974 tests complete (43 seconds)
  154 tests pending


Thanks,

Anita Jebaraj

Reply via email to