Can you pastebin complete stack trace ?

During upgrade, did you follow http://hbase.apache.org/book/upgrade0.96.html ?

Have you rebuilt your client against 0.98 (I think you have, just confirming)?

Cheers

On Jun 30, 2014, at 5:13 AM, AnandaVelMurugan Chandra Mohan 
<[email protected]> wrote:

> Hi,
> 
> Recently my Hbase cluster was migrated to 0.98.3 from 0.92 version. Now all
> my java client code which scans the table and puts data into the table is
> not working.
> 
> Earlier I use to set just the hbase quorum in the Configuration object and
> open the table using that configuration object. Now it hangs at that step
> and I am getting the following exception after very long time
> 
> org.apache.hadoop.hbase.client.NoServerForRegionException
> 
> Any idea why I am getting this error? But I can scan the table in HBase
> shell. Am I missing something. Please let me know. Thanks.
> 
> -- 
> Regards,
> Anand

Reply via email to