[
https://issues.apache.org/jira/browse/AMBARI-21351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16065427#comment-16065427
]
Hadoop QA commented on AMBARI-21351:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12874728/AMBARI-21351.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:red}-1 core tests{color}. The test build failed in
[ambari-server|https://builds.apache.org/job/Ambari-trunk-test-patch/11683//artifact/patch-work/testrun_ambari-server.txt]
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/11683//console
This message is automatically generated.
> 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: 2.5.2
> Reporter: Siddharth Wagle
> Assignee: Di Li
> Priority: Critical
> Fix For: 2.5.2
>
> 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)