[
https://issues.apache.org/jira/browse/AMBARI-18621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaimin D Jetly updated AMBARI-18621:
------------------------------------
Status: Patch Available (was: Open)
*Testing Done:*
* Verified on a cluster (> 25 nodes) that the patch resolves the issue
* Verified that all unit tests for ambari-web passes with the patch
{code}
29243 tests complete (31 seconds)
154 tests pending
{code}
* Modified and Verified ambari-server unit tests are not affected with the patch
{code}
Results :
Failed tests:
UpgradeCatalog222Test.testInitializeStromAndKafkaWidgets:1107
Unexpected method call
AmbariManagementController.initializeWidgetsAndLayouts(EasyMock for interface
org.apache.ambari.server.state.Cluster, EasyMock for interface
org.apache.ambari.server.state.Service):
AmbariManagementController.getClusters(): expected: at least 0, actual: 1
AmbariManagementController.initializeWidgetsAndLayouts(EasyMock for
interface org.apache.ambari.server.state.Cluster, EasyMock for interface
org.apache.ambari.server.state.Service): expected: 1, actual: 0
DataStoreImplTest.testFind:526 expected:<class
DS_DataStoreImplTest$TestEntity_1> but was:<class
DS_DataStoreImplTest$TestSubEntity_1>
DataStoreImplTest.testRemove:475 expected:<class
DS_DataStoreImplTest$TestEntity_1> but was:<class
DS_DataStoreImplTest$TestSubEntity_1>
DataStoreImplTest.testStore_update:357 expected:<class
DS_DataStoreImplTest$TestEntity_1> but was:<class
DS_DataStoreImplTest$TestSubEntity_1>
DataStoreImplTest.testStore_update_longStringValue:426
Expectation failure on verify:
DynamicEntity.set("DS_id", 99): expected: 1, actual: 0
Tests in error:
KerberosCheckerTest.testCheckFailed » Unexpected exception,
expected<org.apac...
KerberosCheckerTest.testCheckPassed:62 » ClassCast class
sun.security.provider...
AmbariAuthenticationFilterTest.testOnSuccessfulAuthentication:98 » Linkage
loa...
AmbariLdapAuthenticationProviderForDNWithSpaceTest.org.apache.ambari.server.security.authorization.AmbariLdapAuthenticationProviderForDNWithSpaceTest
» FileNotFound
AmbariLdapAuthenticationProviderForDuplicateUserTest.org.apache.ambari.server.security.authorization.AmbariLdapAuthenticationProviderForDuplicateUserTest
» FileNotFound
AmbariLdapAuthenticationProviderTest.org.apache.ambari.server.security.authorization.AmbariLdapAuthenticationProviderTest
» FileNotFound
AmbariLdapBindAuthenticatorTest.org.apache.ambari.server.security.authorization.AmbariLdapBindAuthenticatorTest
» FileNotFound
Tests run: 4644, Failures: 5, Errors: 7, Skipped: 34
{code}
Note that the tests failed are related to LDAP, Kerberos and upgradecatalog222.
These are unrelated to the changes made.
> Service Summary screen does not show hostname in tooltip pop-up for all
> services
> --------------------------------------------------------------------------------
>
> Key: AMBARI-18621
> URL: https://issues.apache.org/jira/browse/AMBARI-18621
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server, ambari-web
> Affects Versions: 2.0.0, 2.1.2
> Reporter: Jaimin D Jetly
> Assignee: Jaimin D Jetly
> Priority: Critical
> Fix For: 2.4.2
>
> Attachments: AMBARI-18621.patch
>
>
> *STR:*
> # Install a cluster with more than 25 nodes
> # Add "Hive Metastore" hosts on nodes that are above first 25 nodes
> lexicographically
> *Expected Result:* On Service summary page while hovering on "Hive Metastore"
> label links, all such links should display public host name in the tooltip
> *Actual Result:* "Hive Metastore" hosts that are running on hosts above first
> 25 lexicographically does not display public host names on being hovered.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)