[
https://issues.apache.org/jira/browse/AMBARI-21351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082565#comment-16082565
]
Hudson commented on AMBARI-21351:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #1667 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1667/])
AMBARI-21351 Add Support For MariaDB to Python Scripts (dili) (dili:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=49d76e1edb1466c1cbe2c606f79e7e0750b41346])
* (edit)
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/status_params.py
AMBARI-21351 Add Support For MariaDB to Python Scripts update (dili) (dili:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e512d1032ae173f8828353f94830566cf9b34dfa])
* (edit)
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/status_params.py
> Add Support For MariaDB to Python Scripts
> -----------------------------------------
>
> Key: AMBARI-21351
> URL: https://issues.apache.org/jira/browse/AMBARI-21351
> Project: Ambari
> Issue Type: Task
> Affects Versions: branch-feature-AMBARI-21348
> Reporter: Siddharth Wagle
> Assignee: Di Li
> Priority: Critical
> Fix For: branch-feature-AMBARI-21348
>
> Attachments: AMBARI-21351.patch
>
>
> Some stacks, such as BigInights, support MariaDB as the database for Hive.
> When upgrading from BigInights to another stack, such as HDP, this causes the
> following exception when starting the Hive service:
> {code}
> ```resource_management.core.exceptions.ExecutionFailed: Execution of 'service
> mysqld stop' returned 5. Redirecting to /bin/systemctl stop mysqld.service
> Failed to stop mysqld.service: Unit mysqld.service not loaded.```
> {code}
> This looks to be caused by the hard-coded reliance of {{mysqld}} in the
> Python scripts.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)