can you not just do 'ant job' from cmdline? Is this what you mean?
>From Nutch TLD you can do 'ant -projecthelp' to see a fully annotated description of all of the possible ant tasks. hth On Wed, Sep 19, 2012 at 9:51 PM, Chris Gerken <[email protected]> wrote: > Hello, > > We've set up nutch and gora to gather some crawling data which is now stored > in a Cassandra column family. Is there some easy way to get the Avro classes > used for the crawl, along with any necessary supporting files, into a hadoop > job? I'm building the hadoop job with maven, but am willing to consume a > simple jar if there is a jar that just hold the classes and files I want. > > thanks > > - Chris -- Lewis

