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 2016/07/11 12:27:23 UTC

svn commit: r1752148 - in /uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver: service-details.tex services.tex

Author: degenaro
Date: Mon Jul 11 12:27:23 2016
New Revision: 1752148

URL: http://svn.apache.org/viewvc?rev=1752148&view=rev
Log:
UIMA-4745 DUCC Release 2.1 documentation updates

Modified:
    uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver/service-details.tex
    uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver/services.tex

Modified: uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver/service-details.tex
URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver/service-details.tex?rev=1752148&r1=1752147&r2=1752148&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver/service-details.tex (original)
+++ uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver/service-details.tex Mon Jul 11 12:27:23 2016
@@ -42,9 +42,9 @@ The information is divided between four
 \begin{verbatim}
     RESID.SHAREID
 \end{verbatim}
-        Here, the {\em RESID} is the reservation ID.  The {\em SHAREID} is the 
-        share ID assigned by the Resource Manager.  Together these form a unique
-        ID for each process that runs in the reservation.
+        Here, the {\em RESID} is the Orchestrator assigned instance ID.  The {\em SHAREID} is the 
+        instance ID assigned by the Resource Manager.  Together these form a unique
+        ID for each process that runs in the service.
                
       \item[State] \hfill \\
         The state of this service instance.
@@ -69,11 +69,11 @@ The information is divided between four
         The service process actual memory size (GB).
                 
       \item[State Scheduler] \hfill \\
-        This shows the Resource Manager state of the job. It is one of:
+        This shows the Resource Manager state of the service instance. It is one of:
         
         \begin{description}
-            \item[Allocated] - The node is still allocated for this job by the RM.
-            \item[Deallocated] - The resource manager has deallocated the shares for the job on
+            \item[Allocated] - The node is still allocated for this service instance by the RM.
+            \item[Deallocated] - The resource manager has deallocated the resources for the service instance on
               this node.
         \end{description}
         
@@ -94,7 +94,7 @@ The information is divided between four
         to their lifetimes.  This field shows the time spent in that phase.
 
       \item[Time Run] \hfill \\
-        The current duration of the reservation, or total duration if it has 
+        The current duration of the instance, or total duration if it has 
         terminated.
         
       \item[Time GC] \hfill \\

Modified: uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver/services.tex
URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver/services.tex?rev=1752148&r1=1752147&r2=1752148&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver/services.tex (original)
+++ uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver/services.tex Mon Jul 11 12:27:23 2016
@@ -46,13 +46,14 @@
                   start-up of a service.  If a service stops responding to its pinger after becoming
                   available, the state can regress to Waiting.
                 \item[NotAvailable] No service instance is running or initializing. 
+                \item[Stopped] The service has been stopped.
                 \item[Stopping] The service has been stopped for some reason, but not all 
                   instances have terminated.  This is an intermediate state between Available and
                   NotAvailable to signify that the service is no longer available but not all its
                   resources have been returned yet.
               \end{description}
 
-              {\DUCC} will start dependent jobs ONLY if it's services are in state Available.  Otherwise
+              {\DUCC} will start dependent jobs ONLY if its services are in state Available.  Otherwise
               {\DUCC} attempts to start the service, and if successful, allows the job to start.  
 
               If a job is already running and a service becomes other than Available, the