sha1 and md5 signatures ok for binary tarball upgraded previous DUCC v2.0.0 test system to v2.0.1 using http://uima.apache.org/d/uima-ducc-2.0.0/ducc_update script *note* did not run ducc_post_install after upgrade
ran 1.job as user ducc successfully *note* copy-paste from duccbook.pdf gets bad characters. Needs to be fixed in pdf running 1.job from user eddie failed [as expected] because user ducc does not have write access to log directory under /home/eddie stopped DUCC. modified permissions for $DUCC_HOME/admin/amd64 and ducc_ling as specified. restarted DUCC ran 1.job as user eddie validated uima-4578: create bash script with "nohup /bin/sleep 1000", submitted with viaducc, and while running did "kill -9" of the bash PID started by DUCC. DUCC correctly killed the child sleep process ran DUCC raw text sample application successfully. Noted that summary min/max values on perf-tab invalid while program running. That's because uima-4642 fixed in next DUCC release, not this one ran DUCC Cas sample application successfully. +1 OK to release Eddie On Thu, Oct 15, 2015 at 2:04 PM, Jaroslaw Cwiklik <[email protected]> wrote: > Hi, > > the Apache UIMA DUCC v2.0.1 RC3 is ready for voting. > > Issues fixed since RC2: > > - fixed wrong Ducc version in Ducc docs (pdf and html) > > DUCC stands for Distributed UIMA Cluster Computing. DUCC is a cluster > management system providing tooling, management, and scheduling facilities > to automate the scale-out of applications written to the UIMA framework. > Core UIMA provides a generalized framework for applications that process > unstructured information such as human language, but does not provide a > scale-out mechanism. UIMA-AS provides a scale-out mechanism to distribute > UIMA pipelines over a cluster of computing resources, but does not provide > job or cluster management of the resources. DUCC defines a formal job model > that closely maps to a standard UIMA pipeline. Around this job model DUCC > provides cluster management services to automate the scale-out of UIMA > pipelines over computing clusters. > > Issues fixed in this release: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%20%222.0.1-Ducc%22%20ORDER%20BY%20key%20ASC > > The Maven artifacts are here: > > https://repository.apache.org/content/repositories/orgapacheuima-1077/org/apache/uima/ > > The source and binary zip/tars are here: > http://people.apache.org/~cwiklik/releases/uima-ducc/2.0.1/RC3/ > > The SVN Tag Checkout: > > http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.1/ > > See: http://uima.apache.org/testing-builds.html for instructions how to > test release candidate. > > Vote open for 72 hours. > > Please vote on release: > > [ ] +1 OK to release > [ ] 0 Don't care > [ ] -1 Not OK to release, because ... > > Thanks. >
