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

Julien Nioche commented on NUTCH-1087:
--------------------------------------

Hi Sebastian

bq. SEGMENT=`ls $CRAWL_PATH/segments/ | sort -n | tail -n 1`

is not a good option as it won't work in deploy mode, only in local whereas 
using 'hadoop fs -ls' works in both cases.

Julien
                
> Deprecate crawl command and replace with example script
> -------------------------------------------------------
>
>                 Key: NUTCH-1087
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1087
>             Project: Nutch
>          Issue Type: Task
>    Affects Versions: 1.4
>            Reporter: Markus Jelsma
>            Assignee: Julien Nioche
>            Priority: Minor
>             Fix For: 1.6, 2.2
>
>         Attachments: NUTCH-1087-1.6-2.patch, NUTCH-1087-1.6-3.patch, 
> NUTCH-1087-2.1-2.patch, NUTCH-1087-2.1.patch, NUTCH-1087.patch
>
>
> * remove the crawl command
> * add basic crawl shell script
> See thread:
> http://www.mail-archive.com/[email protected]/msg03848.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to