Hi, the fifth release candidate of the sandbox project Apache UIMA DUCC v1.0.0 is ready for voting.
Issues fixed in RC5: 1) Fixed NOTICE and LICENSE files 2) Modified README and RELEASE_NOTES 3) DUCC orchestrtor (OR) ignoring ducc.properties specification of ducc.jd.host.memory.size 4) Add getLogger() to each DUCC daemon component 5) Refactor DUCC ResourceManagerComponent to avoid NPE 6) Change DUCCs Camel autostart to false 7) Refactor DUCC JmxAgent to allow daemon to start on jmx failure 8) Fix DUCC main pom to use parent-pom maven-changes-plugin 9) Upgrade DUCC parent-pom to use the latest parent-pom v.8 10)UIMA DUCC assembly scrip tries to copy INSTALL file which doesnt exist 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. The Maven artifacts are here: https://repository.apache.org/content/repositories/orgapacheuima-1000/org/apache/uima/ The source and binary zip/tars are here: http://people.apache.org/~cwiklik/releases/uima-ducc/1.0.0/RC5/ The SVN Tag Checkout: http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-1.0.0/ See: http://uima.apache.org/testing-builds.html for instructions how to test release candidate. Please vote on release: [ ] +1 OK to release [ ] 0 Don't care [ ] -1 Not OK to release, because ...
