Bill,

To try and get you moving forward again check out this Wiki page:

https://cwiki.apache.org/confluence/display/OODT/OODT+Crawler+Help

Many of the maven generated docs are stale since a lot of documentation
efforts have been moved to the wiki.  This makes it easier for users and
devs to collaborate on documentation, but also requires the additional step
of flushing changes back into maven.

I will create a JIRA issue to address to disconnect for the crawler
component.

Thanks for the emails to the list.  Keep them coming.


Cheers,


Cameron


On Fri, Jun 7, 2013 at 2:15 PM, Bill Rideout <[email protected]>wrote:

> I'm setting up the Catalog and Archive Crawling Framework as described in
> http://oodt.apache.org/components/maven/crawler/user/ .  The service
> started fine, but when I ran the test command:
>
> ./crawler_launcher \
>                --crawlerId StdProductCrawler \
>                --productPath /data/test \
>                --filemgrUrl http://localhost:9000/ \
>                --failureDir /tmp \
>                --actionIds DeleteDataFile MoveDataFileToFailureDir Unique \
>                --metFileExtension met \
>                --clientTransferer
> org.apache.oodt.cas.filemgr.datatransfer.LocalDataTransferFactory
>
> I got the following error:
>
> ERROR: Invalid option: 'crawlerId'
>
> Indeed, running "./crawler_launcher -h" makes no reference to crawlerId.
>  Leaving out that options give the error:
>
> ERROR: Must specify an action option!
>
> I tried reading the help directly, but the options/suboptions were a bit
> daunting, so I'm posting to the list.
>
> Thanks again,
>
> Bill Rideout
> brideout@haystack,mit.edu
>
>

Reply via email to