Hi Yeshwanth,

Which HBase version are you using? What do you have in your HBase config
file for the znode values?

JM


2014-04-22 8:18 GMT-04:00 yeshwanth kumar <yeshwant...@gmail.com>:

> Hi,
>
>
> i am running webapp written on jaxrs framework which performs CRUD
> opereations on hbase.
>
> app was working fine till last week,
> now when i perform reading opeartion  from hbase i don't see any data, i
> don't see any errors or exceptions but i found this lines in the log
>
> *""Unable to get data of znode /hbase/table/myTable because node does not
> exist (not an error)"".*
>
> i followed this<
> https://blog.cloudera.com/blog/2013/10/what-are-hbase-znodes/>
> cloudera
> article about znodes and this is what i found,
>
> *$[zk: localhost:2181(CONNECTED) 14] ls /hbase*
> *[splitlog, online-snapshot, unassigned, table94, root-region-server, rs,
> backup-masters, table, draining, master, shutdown, hbaseid]*
>
> all the tables were present in /hbase/table94, where as /hbase/table is
> empty.
>
> i know what is the problem now,
> but i don't know how to solve it.
>
> can someone help me with this issue.
>
> Thanks,
> Yeshwanth
>

Reply via email to