Tong Fin (JIRA | 2 Jan 2009 19:29
Picon
Favicon

[jira] Closed: (UIMA-1136) [DDE] Support editing of Prefetch value and set default value to 0 (instead of 1)


     [
https://issues.apache.org/jira/browse/UIMA-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tong Fin closed UIMA-1136.
--------------------------

    Resolution: Fixed

The patch files are already applied.

> [DDE] Support editing of Prefetch value and set default value to 0 (instead of 1)
> ---------------------------------------------------------------------------------
>
>                 Key: UIMA-1136
>                 URL: https://issues.apache.org/jira/browse/UIMA-1136
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Async Scaleout
>            Reporter: Tong Fin
>            Assignee: Tong Fin
>            Priority: Trivial
>             Fix For: 2.3AS
>
>         Attachments: DDE_Patch_1of2_JIRA-1136.txt, DDE_Patch_2of2_JIRA-1136.txt, screenshot-1.jpg
>
>
> For the current version of DDE, to change the value of the "Prefetch" of the Top AE, the user needs to modify
the value in the "source" XML. Until now, the default value is set to "1".
> We will modify the DDE as follows:
(Continue reading)

Tong Fin (JIRA | 2 Jan 2009 19:49
Picon
Favicon

[jira] Closed: (UIMA-1078) Pool size and heap size for CAS Multiplier should NOT be displayed (be disable) for Top Analysis Engine running as AS aggregate


     [
https://issues.apache.org/jira/browse/UIMA-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tong Fin closed UIMA-1078.
--------------------------

       Resolution: Fixed
    Fix Version/s: 2.3AS

Fixed

> Pool size and heap size for CAS Multiplier should NOT be displayed (be disable) for Top Analysis Engine
running as AS aggregate
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1078
>                 URL: https://issues.apache.org/jira/browse/UIMA-1078
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.2.2
>            Reporter: Tong Fin
>            Assignee: Tong Fin
>            Priority: Trivial
>             Fix For: 2.3AS
>
>
> In DDE 2nd page, if the aggregate CAS Mutiplier runs as an AS aggregate, the pool size and heap size for CAS
Multiplier fields should NOT be displayed when "Top Analysis Engine" is selected. It means that the pool
(Continue reading)

Tong Fin (JIRA | 2 Jan 2009 19:51
Picon
Favicon

[jira] Closed: (UIMA-1102) CAS Viewer submission


     [
https://issues.apache.org/jira/browse/UIMA-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tong Fin closed UIMA-1102.
--------------------------

    Resolution: Fixed

Done

> CAS Viewer submission
> ---------------------
>
>                 Key: UIMA-1102
>                 URL: https://issues.apache.org/jira/browse/UIMA-1102
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Tong Fin
>            Assignee: Tong Fin
>            Priority: Minor
>         Attachments: CAS Viewer Functionality Comparison.doc, CAS Viewer User Guide-07-02-2008.doc,
DotCorpusReader.java, uima-casviewer-07-01-2008.zip, uima-casviewer-07-01-2008.zip.md5
>
>
> The CAS Viewer is a tool for exploring the contents of the CAS that contains types, feature structures,
feature values, and indices created when analysis engines are run over some input text documents. It
unlocks and visualizes the CAS content by providing the following information: 
>  - Annotations with associated types  
(Continue reading)

Tong Fin (JIRA | 2 Jan 2009 19:51
Picon
Favicon

[jira] Closed: (UIMA-1240) Deployment Descriptor Editor resets CAS Pool size for aggregates when you change number of instances of a delegate


     [
https://issues.apache.org/jira/browse/UIMA-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tong Fin closed UIMA-1240.
--------------------------

       Resolution: Fixed
    Fix Version/s: 2.3AS

Fixed

> Deployment Descriptor Editor resets CAS Pool size for aggregates when you change number of instances of a delegate
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1240
>                 URL: https://issues.apache.org/jira/browse/UIMA-1240
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.3AS
>            Reporter: Adam Lally
>            Assignee: Tong Fin
>             Fix For: 2.3AS
>
>
> I have an async aggregate with multiple delegates.  When I set the number of instances of one of the
delegates (it happened to be a CAS Multiplier, but I'm not sure that matters), the DDE automatically reset
the CAS Pool size of the entire aggregate to the same value!  It took me quite a while to figure out that this
was the reason my application started running more slowly.
(Continue reading)

Tong Fin (JIRA | 2 Jan 2009 20:45
Picon
Favicon

[jira] Created: (UIMA-1260) [SimpleServer] Expose some "private" variables and method as "protected" so that new subclasses for UIMA-AS can be defined

[SimpleServer] Expose some "private" variables and method as "protected" so that new subclasses for
UIMA-AS can be defined
--------------------------------------------------------------------------------------------------------------------------

                 Key: UIMA-1260
                 URL: https://issues.apache.org/jira/browse/UIMA-1260
             Project: UIMA
          Issue Type: Improvement
          Components: Sandbox-SimpleServer
            Reporter: Tong Fin
            Assignee: Tong Fin
            Priority: Minor
             Fix For: 2.3

See comment in UIMA-1156 (http://issues.apache.org/jira/browse/UIMA-1156)

--

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Tong Fin (JIRA | 2 Jan 2009 20:47
Picon
Favicon

[jira] Commented: (UIMA-1156) [SimpleServer] Add improvement to support UIMA-AS services


    [
https://issues.apache.org/jira/browse/UIMA-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660374#action_12660374
] 

Tong Fin commented on UIMA-1156:
--------------------------------

When extending SimpleServer to support UIMA-AS, the following design will be taken:
 1. SimpleServer project will NOT depend on UIMA-AS, i.e. users that run SimpleServer will not require to
include UIMA-AS runtime
 2. UIMA-AS support for SimpleServer will be an ADD-ON to SimpleServer. We will create a project in Sandbox
for this add-on

To meet above design creteria, we will:
 - expose some "private" variables and method as "protected" so that new subclasses for UIMA-AS can be
defined (a new JIRA will be created [UIMA-1260]) 

> [SimpleServer] Add improvement to support UIMA-AS services
> ----------------------------------------------------------
>
>                 Key: UIMA-1156
>                 URL: https://issues.apache.org/jira/browse/UIMA-1156
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Sandbox-SimpleServer
>            Reporter: Tong Fin
>            Assignee: Tong Fin
>            Priority: Minor
>
(Continue reading)

Roberta Marseglia | 4 Jan 2009 18:33
Picon

It is possible have source code of semantic search Cas indexer and Juru indexer?

Hi,
i'm working with UIMA and i must create an index for my application.
UIMA SDK includes a semantic search engine that i can use to build a search
index.
Semantich Search Cas Indexer is a Cas Consumer to write the CAS data to a
Juru index.
In the package, downoaded from IBM's alphaWorks, there is only Semantic
Search CAS indexer's descriptor that is locate in:
examples/descriptors/cas_consumer/SemanticSearchCasIndexer.xml

Is it possible have a source code of Semantich Search CAS indexer?

Is it possible have a source code of Juru index?

I hope in an answer.
Thank to everybody.
Tong Fin (JIRA | 5 Jan 2009 01:45
Picon
Favicon

[jira] Closed: (UIMA-1260) [SimpleServer] Expose some "private" variables and method as "protected" so that new subclasses for UIMA-AS can be defined


     [
https://issues.apache.org/jira/browse/UIMA-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tong Fin closed UIMA-1260.
--------------------------

    Resolution: Fixed

> [SimpleServer] Expose some "private" variables and method as "protected" so that new subclasses for
UIMA-AS can be defined
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1260
>                 URL: https://issues.apache.org/jira/browse/UIMA-1260
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Sandbox-SimpleServer
>            Reporter: Tong Fin
>            Assignee: Tong Fin
>            Priority: Minor
>             Fix For: 2.3
>
>
> See comment in UIMA-1156 (http://issues.apache.org/jira/browse/UIMA-1156)

--

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
(Continue reading)

Tong Fin (JIRA | 5 Jan 2009 03:21
Picon
Favicon

[jira] Created: (UIMA-1261) [SimpleUimaAsService] Document on Wiki on how to use SimpleServer for UIMA-AS by using some examples

[SimpleUimaAsService] Document on Wiki on how to use SimpleServer for UIMA-AS by using some examples
----------------------------------------------------------------------------------------------------

                 Key: UIMA-1261
                 URL: https://issues.apache.org/jira/browse/UIMA-1261
             Project: UIMA
          Issue Type: Improvement
          Components: Sandbox-SimpleUimaAsService
            Reporter: Tong Fin
            Assignee: Tong Fin
            Priority: Minor
             Fix For: 2.3

Document on Wiki on how to use SimpleServer for UIMA-AS by using some examples.
Will include the same example as SimpleServer which is already documented in Wiki by Thilo, but will extend
it to UIMA-AS.

--

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Tong Fin (JIRA | 5 Jan 2009 03:23
Picon
Favicon

[jira] Updated: (UIMA-1261) [SimpleUimaAsService] Document in Wiki on how to use SimpleServer for UIMA-AS by using some examples


     [
https://issues.apache.org/jira/browse/UIMA-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tong Fin updated UIMA-1261:
---------------------------

    Description: 
Document in Wiki on how to use SimpleServer for UIMA-AS by using some examples.
Will include the same example as SimpleServer which is already documented in Wiki by Thilo, but will extend
it to UIMA-AS.

  was:
Document on Wiki on how to use SimpleServer for UIMA-AS by using some examples.
Will include the same example as SimpleServer which is already documented in Wiki by Thilo, but will extend
it to UIMA-AS.

        Summary: [SimpleUimaAsService] Document in Wiki on how to use SimpleServer for UIMA-AS by using some
examples  (was: [SimpleUimaAsService] Document on Wiki on how to use SimpleServer for UIMA-AS by using
some examples)

> [SimpleUimaAsService] Document in Wiki on how to use SimpleServer for UIMA-AS by using some examples
> ----------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1261
>                 URL: https://issues.apache.org/jira/browse/UIMA-1261
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Sandbox-SimpleUimaAsService
>            Reporter: Tong Fin
(Continue reading)


Gmane