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

Alejandro Fernandez commented on AMBARI-10356:
----------------------------------------------

Local unit tests passed, except due to unrelated test cases related to widgets,

{code}
Tests in error:
  
testCreateServicesWithInvalidRequest(org.apache.ambari.server.controller.AmbariManagementControllerTest):
 Error creating stack widget artifacts. Service: HDFS, Cluster: foo
  
testCreateServicesMultiple(org.apache.ambari.server.controller.AmbariManagementControllerTest):
 Error creating stack widget artifacts. Service: MAPREDUCE, Cluster: foo
  
testHbaseDecommission(org.apache.ambari.server.controller.AmbariManagementControllerTest):
 Error creating stack widget artifacts. Service: HBASE, Cluster: foo1
  
testServiceUpdateInvalidRequest(org.apache.ambari.server.controller.AmbariManagementControllerTest):
 Error creating stack widget artifacts. Service: HBASE, Cluster: foo1
  
testServiceUpdateRecursive(org.apache.ambari.server.controller.AmbariManagementControllerTest):
 Error creating stack widget artifacts. Service: HBASE, Cluster: foo1
  
testConfigGroupOverridesWithHostActions(org.apache.ambari.server.controller.AmbariManagementControllerTest):
 Error creating stack widget artifacts. Service: MAPREDUCE2, Cluster: foo1
{code}

> Ambari Upgrade from 1.6.1 to 1.7.0 fails when analyzing global config groups 
> with certain data
> ----------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-10356
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10356
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 1.7.0
>            Reporter: Alejandro Fernandez
>            Assignee: Alejandro Fernandez
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10356.patch
>
>
> Some values in the config_data column of table clusterconfig prevent 
> UpgradeCatalog170 from passing.
> E.g.,
> {code}
> {"zk_data_dir":"/hadoop/zookeeper"}
> {code}
> because the key is not a type that is recognized in the known config-types.
> I verified that the patch works, and was able to upgrade Ambari from 1.6.1 -> 
> 1.7.0 -> 2.0.0



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

Reply via email to