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

John Armstrong commented on OOZIE-859:
--------------------------------------

And also to make sure that blank references survive into the Job Configuration. 
 If the HTTP-submitted XML includes 
<property><name>propName</name><value/></property> then currently propName 
doesn't exist at all in the Job Configuration.
                
> OozieClient has trouble with "blank" properties
> -----------------------------------------------
>
>                 Key: OOZIE-859
>                 URL: https://issues.apache.org/jira/browse/OOZIE-859
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: John Armstrong
>            Priority: Minor
>
> When writing the Properties in a JobSubmit object as XML to an 
> HttpConnection's OutputStream, it trims the string values.  If the string is 
> empty (""), this leads to no value in the Job Configuration, which causes 
> problems in workflows expecting a value for the property.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to