Cannot connect phoenix client in kerberos cluster

2017-10-04 Thread Mallieswari Dineshbabu
Hi , I have configured a phoenix package "apache-phoenix-4.11.0-HBase-1.2-bin" to Hbase version "1.2.5" in kerberos cluster. For phoenix secure cluster configuration, I have added the following properties into the *hbase-site.xml* present in *phoenix/bin* along with the properties of hbase

Re: Phoenix- Client Shell Exception when starting phoenix thin client service in windows environment

2017-10-05 Thread Mallieswari Dineshbabu
t; > regards > > rafa > > > > On Thu, Oct 5, 2017 at 2:53 PM, Mallieswari Dineshbabu < > dmalliesw...@gmail.com> wrote: > >> >> >> >> Hi all, >> >> >> >> >> >> I have facing "NoClassDefFoundError"

PHOENIX - Could not find or load main class $PHOENIX_OPTS

2017-10-05 Thread Mallieswari Dineshbabu
Hi All, I am trying to execute a sqlline-thin.py file on terminal , but I get an exception in windows command prompt *Error: Could not find or load main class $PHOENIX_OPTS* set the environment of HADOOP_HOME, HBASE_HOME, PYTHON_HOME. Let me know, What is $PHOENIX_OPTS environment Value? --

Phoenix- Client Shell Exception when starting phoenix thin client service in windows environment

2017-10-05 Thread Mallieswari Dineshbabu
Hi all, I have facing "NoClassDefFoundError" When execute the phoenix thin client via terminal. Log Details Exception Details fro thin clients: [ERROR] Terminal initialization failed; falling back to unsupported java.lang.NoClassDefFoundError: Could not initialize class

Re: Cannot connect phoenix client in kerberos cluster

2017-10-05 Thread Mallieswari Dineshbabu
gt; > Regards, > rafa > > On Wed, Oct 4, 2017 at 1:18 PM, Mallieswari Dineshbabu < > dmalliesw...@gmail.com> wrote: > >> Hi , >> >> >> >> I have configured a phoenix package "apache-phoenix-4.11.0-HBase-1.2-bin" >> to Hbase versio

Re: Cannot connect phoenix client in kerberos cluster

2017-10-06 Thread Mallieswari Dineshbabu
s need for jline in > the classpath > > https://jline.github.io/ > > check this: > > https://issues.apache.org/jira/browse/HIVE-13824 > > regards > > > On Thu, Oct 5, 2017 at 2:29 PM, Mallieswari Dineshbabu < > dmalliesw...@gmail.com> wrote: > >> Yes, It i

Re: Cannot connect phoenix client in kerberos cluster

2017-10-11 Thread Mallieswari Dineshbabu
server. > > Increase the Phoenix Qeury Server log file level to see if there is a > problem with it. > > regards, > rafa > > On Fri, Oct 6, 2017 at 11:28 AM, Mallieswari Dineshbabu < > dmalliesw...@gmail.com> wrote: > >> Hi rafa, >> I have this K

Phoenix client failed when used HACluster name on hbase.rootdir property

2017-10-11 Thread Mallieswari Dineshbabu
Hi All, I am trying to integrate Phoenix in a High availability enabled Hadoop-HBase cluster. I have used nameservice ID instead of HMaster's hostname in the following

Re: Phoenix client failed when used HACluster name on hbase.rootdir property

2017-10-11 Thread Mallieswari Dineshbabu
//hacluster:8765 > is a hostname resource. What do you obtain from nslookup hacluster ? > > To have serveral Phoenix query servers to achieve HA in that layer you > would need a balancer (sw or hw) defined to balance across all your > available query servers. > Regards, > &g

Re: Cannot connect phoenix client in kerberos cluster

2017-10-11 Thread Mallieswari Dineshbabu
Hi Rafa, As per your concerns, I have updated the JCE policy and tested now getting "Checksum Failed" Exception. Please find the error below. GSSException: Failure unspecified at GSS-API level (Mechanism level: *Checksum fa* *iled*) at

Re: Cannot connect phoenix client in kerberos cluster

2017-10-18 Thread Mallieswari Dineshbabu
\x00}] 17/10/19 05:42:10 DEBUG io.WriteFlusher: update WriteFlusher@3d86d805 {WRITING}:I DLE-->WRITING Regards, Mallieswari D On Thu, Oct 12, 2017 at 11:00 AM, Mallieswari Dineshbabu < dmalliesw...@gmail.com> wrote: > Hi Rafa, > > As per your concerns, I have updated the JCE policy and

Re-distribute Phoenix 4.8 or later without any License issues due to nested libraries

2017-11-28 Thread Mallieswari Dineshbabu
Hi Team, We would like to include the following Phoenix *distribution* into our product and re-distribute the same. https://archive.apache.org/dist/phoenix/apache-phoenix-4.12.0-HBase-1.2/bin/ Though the License is listed as Apache License Version 2.0, there are *many nested dependencies in

Re: Enabling Tracing makes HMaster service fail to start

2017-11-09 Thread Mallieswari Dineshbabu
lasspath or Phoenix version issue, or you may have stumbled > onto a bug. > > On 11/8/17 6:33 AM, Mallieswari Dineshbabu wrote: > >> Hi All, >> >> I am working with HBase-Phoenix, /everything works fine/. In addition >> trying to enable Tracing <https://phoenix.a

Enabling Tracing makes HMaster service fail to start

2017-11-08 Thread Mallieswari Dineshbabu
Hi All, I am working with HBase-Phoenix, *everything works fine*. In addition trying to enable Tracing in Phoenix with the following steps, 1. Copy ‘hadoop-metrics2-hbase.PROPERTIES’ from Phoenix package to HBase conf folder. 2.

Azure Blob storage backed secure cluster not working with Phoenix

2017-10-30 Thread Mallieswari Dineshbabu
Hi All, I have a Hadoop(version 2.7.2) - HBase(version 1.2.5) Kerberos enabled secure cluster configured with default file system as Azure Blob Storage * (WASBS)* in windows environment. In this cluster I try to integrate

Re: Phoenix client failed when used HACluster name on hbase.rootdir property

2017-10-25 Thread Mallieswari Dineshbabu
ds > Rafa > > El 12 oct. 2017 6:19, "Mallieswari Dineshbabu" <dmalliesw...@gmail.com> > escribió: > >> Hi Rafa, >> >> Still, faced “UnKnownHostException:hacluster” when started the query >> server with cluster name 'hacluster' and try to connect p