[ 
https://issues.apache.org/jira/browse/NUTCH-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170313#comment-13170313
 ] 

Markus Jelsma commented on NUTCH-1225:
--------------------------------------

I removed the Hadoop deps from Ivy and manually added Hadoop 0.21 jars to the 
lib directory. Next two other deps must be added to Ivy

{code}
<!-- need to compile webgraph -->
                <dependency org="commons-cli" name="commons-cli" 
rev="20040117.000000"
                        conf="*->default" />
<!-- avro -->
                <dependency org="org.apache.avro" name="avro" rev="1.6.1"
                        conf="*->default" />
{code}

                
> Migrate CrawlDBScanner to MapReduce API
> ---------------------------------------
>
>                 Key: NUTCH-1225
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1225
>             Project: Nutch
>          Issue Type: Sub-task
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>             Fix For: 1.5
>
>         Attachments: NUTCH-1225-1.5-1.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to