Hi Ayola, Need more context. When do you get this error? While connecting to HBase or building Phoenix? If it's on connection, is phoenix-*-server.jar on HBase classpath and server bounced?
- mujtaba On Thu, May 19, 2016 at 10:44 AM, Ayola Jayamaha <[email protected]> wrote: > Hi All, > > I used below configurations to build phoenix master. > > hbase 1.2.0 > zookeeper 3.4.8 > > It gives the Error: org.apache.hadoop.hbase.DoNotRetryIOException: Class > org.apache.phoenix.coprocessor.MetaDataEndpointImpl cannot be loaded Set > hbase.table.sanity.checks to false at conf or table descriptor if you want > to bypass sanity checks > at > > org.apache.hadoop.hbase.master.HMaster.warnOrThrowExceptionForFailure(HMaster.java:1680) > ... > > -- > Best Regards, > Ayola Jayamaha > http://ayolajayamaha.blogspot.com/ >
