Hi everyone, I was successfully running Nutch with 0.90.x but now I want to use the coprocessor feature of hbase which exists in the 0.92.x versions of hbase. So when I tried to upgrade, I get a 'not a host:port pair'. I realize this is due to incompatibility between 0.90.x and 0.92.x.
My upgrade efforts were as follows : 1) Downloaded 0.92.2. 2) Stopped all processes using old hbase. Removed hbase folder using rm. 3) Extracted the new version. 4) Replaced the hbase jar file with the 0.92.x version in nutch/build/lib folder. 5) Ran ant runtime. 6) Tried crawling. Got the above error. I would like to know what are the correct steps to upgrade hbase as I couldn't find any proper steps. Thanks. Regards, Nishant

