[
https://issues.apache.org/jira/browse/AMBARI-23426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AMBARI-23426:
------------------------------------
Labels: pull-request-available (was: )
> Unable to parse task structured output when disabling Kerberos
> --------------------------------------------------------------
>
> Key: AMBARI-23426
> URL: https://issues.apache.org/jira/browse/AMBARI-23426
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent
> Affects Versions: 2.7.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0
>
>
> The following error is seen in the log when disabling Kerberos:
> {noformat}
> Unable to parse task structured output:
> /var/lib/ambari-agent/data/structured-out-5.json
> {noformat}
> This appears to be caused by an empty value being returned from
> {{resource_management.libraries.script.script.Script#disable_security}}.
> Rather then returning an empty value ({{None}}), return {{"\{\}"}} instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)