Sorry for this to be confusing. The UIMA-AS package is an SDK and does include most if not all the utilities in the core UIMA SDK. Please do stick with UIMA-AS v2.4.2.
To be honest I don't remember any discussion about UIMA-DUCC also being an SDK, a super set of UIMA-AS. It will certainly be discussed now. DUCC is a cluster controller that builds on UIMA-AS to automatically scale out UIMA analytics. The first sample application demonstrates scaling out a corpus processing task based on OpenNLP. On Tue, Feb 11, 2014 at 2:58 PM, Bai Shen <[email protected]> wrote: > How else do I run the runPearInstaller.sh script? I have a UIMA-AS 2.4.1 > deployment that I'm trying to change to work with DUCC. Is this a valid > way forward or should I stick with UIMA-AS 2.4.2? > > If using DUCC instead of UIMA-AS is a valid path, how do I install my > pears? Previously I installed the pears and then deployed them. Then I > was able to send a CAS to the queue and have it processed. > > I'm still trying to understand how all of the pieces interact and what all > changes DUCC brings. > > Thanks. > > > On Tue, Feb 11, 2014 at 2:53 PM, Eddie Epstein <[email protected]> > wrote: > > > You should not need UIMA-AS SDK installed. > > > > Eddie > > > > > > On Tue, Feb 11, 2014 at 12:14 PM, Bai Shen <[email protected]> > > wrote: > > > > > So I need to install UIMA SDK in addition to DUCC? What about UIMA-AS? > > > > > > > > > On Tue, Feb 11, 2014 at 11:21 AM, Eddie Epstein <[email protected]> > > > wrote: > > > > > > > The Pear installer is part of the standard UIMA SDK, not currently > > > included > > > > in DUCC. > > > > Definitely something that should be clarified in DUCC. > > > > > > > > Thanks, > > > > Eddie > > > > > > > > > > > > On Tue, Feb 11, 2014 at 10:51 AM, Bai Shen <[email protected]> > > > > wrote: > > > > > > > > > I've successfully set up DUCC in single user mode and run the > example > > > job > > > > > through it. > > > > > > > > > > Now I'd like to install my pears and attempt to send a CAS through > > the > > > > > system. The DUCC book mentions the following. > > > > > > > > > > "Then install the UIMA pear file in the working directory with the > > > > > runPearInstaller > > > > > script and test it with the UIMA Cas Visual Debugger application." > > > > > > > > > > However, I can not find any such script in my DUCC instance. > > Googling > > > > has > > > > > not proved fruitful. > > > > > > > > > > Can anyone point me towards instructions for installing a pear on > > DUCC? > > > > > > > > > > Thanks. > > > > > > > > > > > > > > >
