You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by de...@apache.org on 2014/06/12 20:40:54 UTC

svn commit: r1602259 - in /uima/site/trunk/uima-website/xdocs: doc-uimaducc-whatitam.xml index.xml

Author: degenaro
Date: Thu Jun 12 18:40:54 2014
New Revision: 1602259

URL: http://svn.apache.org/r1602259
Log:
UIMA-3806 Explain DUCC demo

Modified:
    uima/site/trunk/uima-website/xdocs/doc-uimaducc-whatitam.xml
    uima/site/trunk/uima-website/xdocs/index.xml

Modified: uima/site/trunk/uima-website/xdocs/doc-uimaducc-whatitam.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/doc-uimaducc-whatitam.xml?rev=1602259&r1=1602258&r2=1602259&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/doc-uimaducc-whatitam.xml (original)
+++ uima/site/trunk/uima-website/xdocs/doc-uimaducc-whatitam.xml Thu Jun 12 18:40:54 2014
@@ -70,6 +70,13 @@ data are stored in user filesystem space
 user to decide how to manage the metadata associated with work submitted to DUCC.
    </p>
    <p>
+Visit the UIMA-DUCC live
+<a href="doc-uimaducc-demo.html">demo description</a>
+and the UIMA-DUCC
+<a href="http://uima-ducc-vm.apache.org:42133">live demo</a>
+itself.
+   </p>   
+   <p>
 The following sections will describe each of the three types of DUCC managed processes
 (collection processing jobs, services and arbitary processes) and constrast some
 differences between DUCC and Hadoop for scaling out UIMA applications.

Modified: uima/site/trunk/uima-website/xdocs/index.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/index.xml?rev=1602259&r1=1602258&r2=1602259&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/index.xml (original)
+++ uima/site/trunk/uima-website/xdocs/index.xml Thu Jun 12 18:40:54 2014
@@ -107,7 +107,7 @@
 		capability based on JMS (Java Messaging Services) and ActiveMQ. The UIMA-DUCC extends UIMA-AS
         by providing cluster management services to automate the scale-out of UIMA pipelines over 
 		computing clusters.
-		See the UIMA-DUCC live
+		Visit the UIMA-DUCC live
 		<a href="doc-uimaducc-demo.html">demo description</a>
 		and the UIMA-DUCC
 		<a href="http://uima-ducc-vm.apache.org:42133">live demo</a>