I found apache pig [1] convenient to use with Hbase for querying and filtering.
1 - http://pig.apache.org/ On Tue, Feb 26, 2013 at 12:18 PM, adfel70 <[email protected]> wrote: > Anybody using a good tool for performing queries on the crawl results > directly from hbase? > some of the queries I want to make are: get all the url that failed > fetching, get all the urls that failed parsing. > > querying hbasedirectly seems more convenient then running readdb, waiting > for results, than parsing the readdb output to get the required > information. > > thanks. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/nutch-2-1-with-hbase-any-good-tool-for-querying-results-tp4043109.html > Sent from the Nutch - User mailing list archive at Nabble.com. > -- Kiran Chitturi

