[
https://issues.apache.org/jira/browse/AMBARI-18842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15690972#comment-15690972
]
Jayush Luniya commented on AMBARI-18842:
----------------------------------------
Hadoop QA test failure is not related to this patch.
{code}
----------------------------------------------------------------------
Failed tests:
FAIL: test_start_secured (test_webhcat_server.TestWebHCatServer)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-common/src/test/python/mock/mock.py",
line 1199, in patched
return func(*args, **keywargs)
File
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/test/python/stacks/2.0.6/HIVE/test_webhcat_server.py",
line 134, in test_start_secured
self.assert_configure_secured()
File
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/test/python/stacks/2.0.6/HIVE/test_webhcat_server.py",
line 257, in assert_configure_secured
user = 'hcat',
File
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/test/python/stacks/utils/RMFTestCase.py",
line 280, in assertResourceCalled
self.assertEquals(resource_type, resource.__class__.__name__)
AssertionError: 'Execute' != 'XmlConfig'
----------------------------------------------------------------------
{code}
> Provide support for removing an mpack on the command line
> ---------------------------------------------------------
>
> Key: AMBARI-18842
> URL: https://issues.apache.org/jira/browse/AMBARI-18842
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Jayush Luniya
> Assignee: Jayush Luniya
> Fix For: 2.5.0
>
> Attachments: AMBARI-18842.3.patch
>
>
> # Provide command line support to remove a management pack.
> # Removal should work for add-on service mpacks.
> # Removal command should remove all versions the mpack to be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)