Using 2.0 I gather? As you've probably seen Nutch uses GORA as an interaction layer with the storage backend. Gora serializes the information to the backend using Avro. See http://incubator.apache.org/gora/docs/current/tutorial.html If you need to read from HBase you'll need to do so using GORA
Makes sense? Julien On 20 July 2011 11:32, Mohammad Hassan Pandi <[email protected]> wrote: > Hi Everybody > How is nutch.score formatted??? > I use HBase + Nutch. for example I have injected a url with score 10 and > what I see in HBase is value=A \x00\x00 > how is "A \x00\x00" representing 10??? > -- * *Open Source Solutions for Text Engineering http://digitalpebble.blogspot.com/ http://www.digitalpebble.com

