You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Vitaly Brodetskyi (JIRA)" <ji...@apache.org> on 2016/04/13 18:35:25 UTC

[jira] [Commented] (AMBARI-15860) Themes: Config placement is not respected in theme inheritance scenario

    [ https://issues.apache.org/jira/browse/AMBARI-15860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15239557#comment-15239557 ] 

Vitaly Brodetskyi commented on AMBARI-15860:
--------------------------------------------

Results :

Failed tests: 
  UpgradeCatalog240Test.testExecuteDDLUpdates:227 
  Unexpected method call DBAccessor.addColumn("viewinstanceentity", org.apache.ambari.server.orm.DBAccessor$DBColumnInfo@152195ca):
    DBAccessor.addColumn("host_role_command", capture(org.apache.ambari.server.orm.DBAccessor$DBColumnInfo@da118cc)): expected: 1, actual: 1
Tests in error: 
  AmbariManagementControllerTest.testUpdateRepoUrlController:8524 ยป IllegalArgument

Tests run: 4216, Failures: 1, Errors: 1, Skipped: 32

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Ambari Main ....................................... SUCCESS [2.610s]
[INFO] Apache Ambari Project POM ......................... SUCCESS [0.040s]
[INFO] Ambari Views ...................................... SUCCESS [3.204s]
[INFO] ambari-metrics .................................... SUCCESS [0.179s]
[INFO] Ambari Metrics Common ............................. SUCCESS [3.107s]
[INFO] Ambari Server ..................................... FAILURE [1:26:10.328s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
{noformat}
Failed tests not related to this patch.

Python tests:
{noformat}
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Ambari Main ....................................... SUCCESS [2.776s]
[INFO] Apache Ambari Project POM ......................... SUCCESS [0.046s]
[INFO] Ambari Views ...................................... SUCCESS [3.076s]
[INFO] ambari-metrics .................................... SUCCESS [0.177s]
[INFO] Ambari Metrics Common ............................. SUCCESS [0.274s]
[INFO] Ambari Server ..................................... SUCCESS [50.384s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 57.424s
[INFO] Finished at: Wed Apr 13 19:28:37 EEST 2016
[INFO] Final Memory: 64M/1026M
[INFO] ------------------------------------------------------------------------
{noformat}


Committed to trunk

> Themes: Config placement is not respected in theme inheritance scenario
> -----------------------------------------------------------------------
>
>                 Key: AMBARI-15860
>                 URL: https://issues.apache.org/jira/browse/AMBARI-15860
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>            Priority: Critical
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-15860.patch
>
>
> STR:
> Install ambari trunk bits
> Replace theme_version_2.json in HDP-2.5 HIVE service package with theme_version_2.json
> Deploy a cluster with Hive service HDP-2.5 stack with ambari trunk bits
> Expected behavior: Interactive Query subsection in Hive service page has the configs placed as defined in extended theme of HIVE service in HDP-2.5 stack
> Actual behavior: API and UI has configs in different order then what is defined in the theme.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)