[
https://issues.apache.org/jira/browse/AMBARI-16959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15308201#comment-15308201
]
Jayush Luniya commented on AMBARI-16959:
----------------------------------------
Reopening due to UT failures
{code}
----------------------------------------------------------------------
Failed tests:
FAIL: test_configure_default (test_falcon_server.TestFalconServer)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/Users/jluniya/release/trunk2/ambari/ambari-common/src/test/python/mock/mock.py",
line 1199, in patched
return func(*args, **keywargs)
File
"/Users/jluniya/release/trunk2/ambari/ambari-server/src/test/python/stacks/2.1/FALCON/test_falcon_server.py",
line 79, in test_configure_default
self.assert_configure_default()
File
"/Users/jluniya/release/trunk2/ambari/ambari-server/src/test/python/stacks/2.1/FALCON/test_falcon_server.py",
line 151, in assert_configure_default
create_parents = True,
File
"/Users/jluniya/release/trunk2/ambari/ambari-server/src/test/python/stacks/utils/RMFTestCase.py",
line 256, in assertResourceCalled
self.assertEquals(resource_type, resource.__class__.__name__)
AssertionError: 'Directory' != 'HdfsResource'
FAIL: test_start_default (test_falcon_server.TestFalconServer)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/Users/jluniya/release/trunk2/ambari/ambari-common/src/test/python/mock/mock.py",
line 1199, in patched
return func(*args, **keywargs)
File
"/Users/jluniya/release/trunk2/ambari/ambari-server/src/test/python/stacks/2.1/FALCON/test_falcon_server.py",
line 44, in test_start_default
self.assert_configure_default()
File
"/Users/jluniya/release/trunk2/ambari/ambari-server/src/test/python/stacks/2.1/FALCON/test_falcon_server.py",
line 151, in assert_configure_default
create_parents = True,
File
"/Users/jluniya/release/trunk2/ambari/ambari-server/src/test/python/stacks/utils/RMFTestCase.py",
line 256, in assertResourceCalled
self.assertEquals(resource_type, resource.__class__.__name__)
AssertionError: 'Directory' != 'HdfsResource'
FAIL: test_upgrade (test_falcon_server.TestFalconServer)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/Users/jluniya/release/trunk2/ambari/ambari-common/src/test/python/mock/mock.py",
line 1199, in patched
return func(*args, **keywargs)
File
"/Users/jluniya/release/trunk2/ambari/ambari-server/src/test/python/stacks/2.1/FALCON/test_falcon_server.py",
line 327, in test_upgrade
create_parents = True,
File
"/Users/jluniya/release/trunk2/ambari/ambari-server/src/test/python/stacks/utils/RMFTestCase.py",
line 256, in assertResourceCalled
self.assertEquals(resource_type, resource.__class__.__name__)
AssertionError: 'Directory' != 'HdfsResource'
----------------------------------------------------------------------
{code}
> Redundant info under config tab for falcon
> ------------------------------------------
>
> Key: AMBARI-16959
> URL: https://issues.apache.org/jira/browse/AMBARI-16959
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.4.0
>
> Attachments: AMBARI-16959.patch
>
>
> While configuring Falcon, there is an option to set the store for the entity
> definition. This updates the property "*.config.store.uri". On the Ambari UI
> there is an option to set this property under "Falcon Startup Properties" and
> "Falcon Server". The later one has not effect on the config files and should
> be removed from here.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)