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.

