John Armstrong created OOZIE-859:
------------------------------------

             Summary: 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