[ 
https://issues.apache.org/jira/browse/TUSCANY-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612743#action_12612743
 ] 

Chris Trezzo commented on TUSCANY-2471:
---------------------------------------

I have been searching through Hadoop's mailing list, and found an open JIRA 
issue [1] for publishing the hadoop-core to the apache repository.

Someone has been publishing hadoop-core on there own [2], but it is not an 
official repository.

[1] https://issues.apache.org/jira/browse/HADOOP-3305
[2] 
http://people.apache.org/~kalle/mahout/maven2/org/apache/hadoop/core/0.17.0-SNAPSHOT/

> Two small test functions that submit a MR job without the console, and the 
> start of a Java Component that submits a MR job.
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-2471
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2471
>             Project: Tuscany
>          Issue Type: New Feature
>         Environment: Mac OS 10.5.2
>            Reporter: Chris Trezzo
>            Priority: Minor
>         Attachments: patch-JIRA-2471, wordcount.jar
>
>
> The Test class submits a MR job using the runJar API. (This is basically 
> doing the same thing as the hadoop shell script)
> The Test2 class submits a MR job without calling the main or run method in 
> org.apache.hadoop.examples.WordCount, but the job is still submitted using a 
> JAR file.
> The services package includes incomplete code for a java SCA component that 
> will do the same thing as Test2 through Tuscany.
> In order for these methods to work, Hadoop must be running (I have it running 
> in pseudo-distributed mode). Also the Hadoop library and the Hadoop/conf 
> directory must be included in the class path.
> Attached is the patch and wordcount.jar

-- 
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