[
https://issues.apache.org/jira/browse/AMBARI-21351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Di Li reopened AMBARI-21351:
----------------------------
> 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)