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

Chris Trezzo updated TUSCANY-2540:
----------------------------------

    Attachment: JIRA-2540a.patch

Here is an updated version of the JIRA-2540.patch file.

I added another class called JobSubmit, which is responsible for starting an 
SCA domain and calling the component.

I have also updated the mapred.composite file.

When starting the domain, the following exception is thrown:
Exception starting node
org.apache.tuscany.sca.node.NodeException: Node is part of domain 
http://localhost:9999 so must be starterd from there
        at 
org.apache.tuscany.sca.node.impl.SCANodeImpl.start(SCANodeImpl.java:408)
        at 
org.apache.tuscany.sca.node.launch.SCANodeLauncher.main(SCANodeLauncher.java:51)

I am still trying to figure out why this is happening, if anyone has any 
suggestions that would be greatly appreciated.

Please apply the patch in the following directory:
http://svn.apache.org/repos/asf/tuscany/sandbox/ctrezzo


> Map-Reduce Model Implemented with Java SCA Components
> -----------------------------------------------------
>
>                 Key: TUSCANY-2540
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2540
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SCA Misc Implementation Extensions
>         Environment: OSX 10.5.2
>            Reporter: Chris Trezzo
>         Attachments: JIRA-2540a.patch
>
>
> This is just a start. The data types in the method calls are specific to the 
> WordCount example. There is only one Mapper and one Reducer. This is meant to 
> be an initial effort to show the full data flow of the programing model in 
> SCA.
> There is no pom.xml file yet. The mapred.composite file is not complete yet.

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

Reply via email to