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

