[
https://issues.apache.org/jira/browse/AMBARI-8642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244583#comment-14244583
]
Hudson commented on AMBARI-8642:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #1193 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1193/])
AMBARI-8642. Issues with 'Test DB Connection' in HiveServer2 Move Master Wizard
(Szilard Nemethy via ncole) (ncole:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f74c490fa2ce6d88df6095bfabab8932bb46d9b7)
* ambari-web/app/views/main/service/reassign/step1_view.js
* ambari-web/app/routes/reassign_master_routes.js
* ambari-web/app/templates/main/service/reassign/step3.hbs
* ambari-web/app/controllers/main/service/reassign/step4_controller.js
* ambari-web/app/views/main/service/reassign/step3_view.js
* ambari-web/app/templates/main/admin/highAvailability/progress.hbs
* ambari-web/app/templates/main/service/reassign/step1.hbs
* ambari-web/app/controllers/main/service/reassign/step1_controller.js
* ambari-web/test/controllers/main/service/reassign/step4_controller_test.js
* ambari-web/app/controllers/main/service/reassign/step6_controller.js
* ambari-web/app/assets/test/tests.js
* ambari-web/test/controllers/main/service/reassign/step1_controller_test.js
* ambari-web/app/controllers/main/service/reassign_controller.js
* ambari-web/app/messages.js
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/files/addMysqlUser.sh
* ambari-web/app/controllers/main/service/info/configs.js
> Issues with "Test DB Connection" in HiveServer2 Move Master Wizard
> ------------------------------------------------------------------
>
> Key: AMBARI-8642
> URL: https://issues.apache.org/jira/browse/AMBARI-8642
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server, ambari-web
> Reporter: Szilard Nemethy
> Assignee: Szilard Nemethy
> Priority: Critical
> Labels: ambari-server, ambari-web
> Fix For: 2.0.0
>
> Attachments: AMBARI-8642.patch
>
>
> Scenario "HiveServer2":
> ● Fresh install of the ambariserver.
> ● 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)