Hi All,
The errors were removed when the correct version of phoenix-*-server.jar
(phoenix-4.8.0-HBase-1.2-SNAPSHOT-server.jar,phoenix-server-4.8.0-HBase-1.2-SNAPSHOT.jar
and phoenix-server-4.8.0-HBase-1.2-SNAPSHOT-runnable.jar
)
When PHOENIX_OPTS is removed and run the script works fine.
I went
Are you still getting class MetaDataEndpointImpl cannot be loaded? If so
check you HBase logs if you see following log or any related exception when
you restart your cluster: coprocessor.CoprocessorHost - Loading coprocessor
class org.apache.phoenix.coprocessor.MetaDataEndpointImpl ...
For PHOENIX
Hi All,
Small changes to traceserver.py (removing $PHOENIX_OPTS) as brought up in
jira issue [1] was required to start the tracing webapp without giving the
error
Could not find or load main class $PHOENIX_OPTS
What is needed to be done?
Thanks
[1] https://issues.apache.org/jira/browse/PHOENIX-26
Hi Mujtaba,
I built Phoenix master without any issue. I used HBase 1.2.0 and
copied phoenix-*-server.jar
to HBase lib. hadoop-metrics2-hbase.properties
and hadoop-metrics2-phoenix.properties are saved on hbase and phoenix bins.
The above error occurs during connection when connecting phoenix with
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
wrote:
> Hi All,
>
> I used below configura
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 descripto