Hi Folks, On Fri, Feb 27, 2015 at 9:36 AM, <[email protected]> wrote:
> > Hi Jonathan, > > > > It looks like I am running into the same issue as you. I've spent the > last two days trying to get Nutch 2.3.0 to run on Windows Server 2012R2 + > Cygwin and communicate with storage on a different Windows server, all > running in Azure. (I know, Linux would be much easier to get this stack > running, but that isn't an option on this project.) I started with HBase, > since that seemed to be a popular option and Azure has a pre-made set of > VMs for it. Unfortunately Azure's HBase options are 0.98 and 0.98.4, > neither of which proved compatible with Nutch 2.3/Gora 0.5. Moving on, I > opted for Cassandra today and pulled down version 2.0.2 since that version > was listed on the Nutch homepage. Cassandra ran on Windows without any > hacks, so that was a plus. I plan to output into Elasticsearch, or even > better, JSON. > > Thanks for sharing your experiences. I am going to set up a vanilla search stack ASAP and post my own results with TRRACE logging to see what on earth is going on here. Thanks Lewis

