TestCoordSubmitXcommand failing
-------------------------------

                 Key: OOZIE-805
                 URL: https://issues.apache.org/jira/browse/OOZIE-805
             Project: Oozie
          Issue Type: Bug
            Reporter: Virag Kothari
            Assignee: Virag Kothari


URI was used in oozie-803 to get the path to write to a file. 
writer = new FileWriter(new URI(appPath).getPath()) 
However the above line missing at some places causing failure of some testcases

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