Hi
After I upgrade cdh manager to 5.13,
I have this error when i try to see difference between a cluster and an other :
2017-11-29 14:27:31,699 INFO 1250272918@scm-web-2950:com.cloudera.server.web.common.ExceptionReport: Exception report generated accessing http://X.X.X.X:7180/cmf/services/467/config2/allClusters.json
org.springframework.beans.TypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'com.cloudera.server.web.cmf.config.CommonConfigOperation'; nested exception is org.springframework.core.convert.ConversionFailedException: Unable to convert value "ALL_WITHOUT_SUPPRESSION?task=ALL_NON_UNIFORM_VALUES" from type 'java.lang.String' to type 'com.cloudera.server.web.cmf.config.CommonConfigOperation'; nested exception is java.lang.IllegalArgumentException: No enum constant com.cloudera.server.web.cmf.config.CommonConfigOperation.ALL_WITHOUT_SUPPRESSION?task=ALL_NON_UNIFORM_VALUES
On UI :
All other part of ui seems OK.
Do you know if it is an upgrade error or an error of 5.13 version ?
Best Regards