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

Review request for Ambari, Nate Cole and Srimanth Gunturi.


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


Repository: ambari


Description
-------

Scenario "HiveServer2":
? Fresh install of the ambari­server. 
? Create a new cluster with specific services. with internal hive DB
? Move the HiveServer2 to another host machine. :
Select Move HiveServer2 from the Service Actions drop down box
select the host to assign the new master to
go thru wizard to move HiveServer2
Expected
HiveServer2 successfully moved from host1 to host2
Actual
error on step "Test DB Connection"
1 try to test DB on host1(rather than host2)
if move next from host2 to host3 it test on host1(host that installed at first)
2 mysql not started on host1 or host2


Diffs
-----

  
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/files/addMysqlUser.sh
 f366055 
  ambari-web/app/assets/test/tests.js 495b7c8 
  ambari-web/app/controllers/main/service/info/configs.js 4de6379 
  ambari-web/app/controllers/main/service/reassign/step1_controller.js 2f35650 
  ambari-web/app/controllers/main/service/reassign/step4_controller.js 3a1c487 
  ambari-web/app/controllers/main/service/reassign/step6_controller.js a189a27 
  ambari-web/app/controllers/main/service/reassign_controller.js 7c4f9ab 
  ambari-web/app/messages.js d0a58f6 
  ambari-web/app/routes/reassign_master_routes.js 738a018 
  ambari-web/app/templates/main/admin/highAvailability/progress.hbs 
PRE-CREATION 
  ambari-web/app/templates/main/service/reassign/step1.hbs 63a344d 
  ambari-web/app/templates/main/service/reassign/step3.hbs 2eb85a8 
  ambari-web/app/views/main/service/reassign/step1_view.js 1e6b13e 
  ambari-web/app/views/main/service/reassign/step3_view.js 20b8323 
  ambari-web/test/controllers/main/service/reassign/step1_controller_test.js 
PRE-CREATION 
  ambari-web/test/controllers/main/service/reassign/step4_controller_test.js 
889445f 

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


Testing
-------

Unit testing.
E2E testing.


Thanks,

Szilard Nemethy

Reply via email to