[ 
https://issues.apache.org/jira/browse/UIMA-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jerry Cwiklik updated UIMA-5954:
--------------------------------
    Description: Recent JP refactoring introduced a bug preventing code from 
generating a DD when running in an environment with no shared file system. 
Whats missing is a test for existence of a given DD. The code assumes that the 
DD exists and fails if JP runs on a worker node without shared FS.  (was: The 
recent JP refactoring dropped code responsible for testing if a given DD 
exists. In absence of shared file system, JPs must generate DDs on a local 
machine. The code should first test if DD exists and if this test fails, new DD 
should be generated. This was part of the old JP and due to omission was 
recently dropped. Code effected by this is UimaServiceProcessor)

> UIMA-DUCC: The new JP is not generating DD
> ------------------------------------------
>
>                 Key: UIMA-5954
>                 URL: https://issues.apache.org/jira/browse/UIMA-5954
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Major
>             Fix For: 2.2.3-Ducc
>
>
> Recent JP refactoring introduced a bug preventing code from generating a DD 
> when running in an environment with no shared file system. Whats missing is a 
> test for existence of a given DD. The code assumes that the DD exists and 
> fails if JP runs on a worker node without shared FS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to