RE: problem to run phoenix client 4.13.1 for CDH5.11.2 on windows

2017-12-18 Thread Pedro Boado
Hi Noam,

thanks for your feedback. PHOENIX-4454 and PHOENIX-4453 were opened for
looking into these issues and a fix for both has already been applied to
the git branch.

I'll publish a new dev release of the parcel in the next couple of days in
the same repo as the previous one.

Cheers.

On 6 Dec 2017 06:54, "Bulvik, Noam"  wrote:

> One more on this when using the client from the regular release (4.13 for
> HBase )1.3 it works fine on same pc
>
>
>
> *From:* Bulvik, Noam
> *Sent:* Thursday, November 30, 2017 11:22 AM
> *To:* user@phoenix.apache.org
> *Subject:* problem to run phoenix client 4.13.1 for CDH5.11.2 on windows
>
>
>
> Hi
>
> I am using JDBC UI client on windows. After I upgrade to latest parcel of
> phonix I got the following error (it did not happened on older parcels
> either when I compiled myself or when I used ones supplied by cloudera
> [4.7])
>
>
>
> SEVERE: Failed to locate the winutils binary in the hadoop binary path
>
> java.io.IOException: Could not locate executable null\bin\winutils.exe in
> the Hadoop binaries.
>
> at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.
> java:404)
>
> at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:419)
>
> at org.apache.hadoop.util.Shell.(Shell.java:412)
>
> at org.apache.hadoop.util.StringUtils.(
> StringUtils.java:79)
>
> at org.apache.hadoop.security.Groups.parseStaticMapping(
> Groups.java:168)
>
> at org.apache.hadoop.security.Groups.(Groups.java:132)
>
> at org.apache.hadoop.security.Groups.(Groups.java:100)
>
> at org.apache.hadoop.security.Groups.
> getUserToGroupsMappingService(Groups.java:435)
>
> at org.apache.hadoop.security.UserGroupInformation.initialize(
> UserGroupInformation.java:337)
>
> at org.apache.hadoop.security.UserGroupInformation.
> ensureInitialized(UserGroupInformation.java:304)
>
> at org.apache.hadoop.security.UserGroupInformation.
> loginUserFromSubject(UserGroupInformation.java:891)
>
> at org.apache.hadoop.security.UserGroupInformation.getLoginUser(
> UserGroupInformation.java:857)
>
>at org.apache.hadoop.security.UserGroupInformation.getCurrentUser(
> UserGroupInformation.java:724)
>
> at org.apache.hadoop.hbase.security.User$
> SecureHadoopUser.(User.java:293)
>
> at org.apache.hadoop.hbase.security.User.getCurrent(User.java:191)
>
> at org.apache.phoenix.jdbc.PhoenixEmbeddedDriver$
> ConnectionInfo.(PhoenixEmbeddedDriver.java:504)
>
> at org.apache.phoenix.jdbc.PhoenixEmbeddedDriver$
> ConnectionInfo.create(PhoenixEmbeddedDriver.java:312)
>
> at org.apache.phoenix.jdbc.PhoenixDriver.
> getConnectionQueryServices(PhoenixDriver.java:232)
>
> at org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.createConnection(
> PhoenixEmbeddedDriver.java:150)
>
> at org.apache.phoenix.jdbc.PhoenixDriver.connect(
> PhoenixDriver.java:221)
>
> at workbench.db.DbDriver.connect(DbDriver.java:513)
>
> at workbench.db.ConnectionMgr.connect(ConnectionMgr.java:255)
>
> at workbench.db.ConnectionMgr.getConnection(ConnectionMgr.
> java:182)
>
> at workbench.gui.profiles.ConnectionGuiHelper$1.run(
> ConnectionGuiHelper.java:142)
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *Noam *
>
>
>
> --
>
> PRIVILEGED AND CONFIDENTIAL
> PLEASE NOTE: The information contained in this message is privileged and
> confidential, and is intended only for the use of the individual to whom it
> is addressed and others who have been specifically authorized to receive
> it. If you are not the intended recipient, you are hereby notified that any
> dissemination, distribution or copying of this communication is strictly
> prohibited. If you have received this communication in error, or if any
> problems occur with transmission, please contact sender. Thank you.
>


RE: problem to run phoenix client 4.13.1 for CDH5.11.2 on windows

2017-12-05 Thread Bulvik, Noam
One more on this when using the client from the regular release (4.13 for HBase 
)1.3 it works fine on same pc

From: Bulvik, Noam
Sent: Thursday, November 30, 2017 11:22 AM
To: user@phoenix.apache.org
Subject: problem to run phoenix client 4.13.1 for CDH5.11.2 on windows

Hi
I am using JDBC UI client on windows. After I upgrade to latest parcel of 
phonix I got the following error (it did not happened on older parcels either 
when I compiled myself or when I used ones supplied by cloudera [4.7])

SEVERE: Failed to locate the winutils binary in the hadoop binary path
java.io.IOException: Could not locate executable null\bin\winutils.exe in the 
Hadoop binaries.
at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:404)
at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:419)
at org.apache.hadoop.util.Shell.(Shell.java:412)
at org.apache.hadoop.util.StringUtils.(StringUtils.java:79)
at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:168)
at org.apache.hadoop.security.Groups.(Groups.java:132)
at org.apache.hadoop.security.Groups.(Groups.java:100)
at 
org.apache.hadoop.security.Groups.getUserToGroupsMappingService(Groups.java:435)
at 
org.apache.hadoop.security.UserGroupInformation.initialize(UserGroupInformation.java:337)
at 
org.apache.hadoop.security.UserGroupInformation.ensureInitialized(UserGroupInformation.java:304)
at 
org.apache.hadoop.security.UserGroupInformation.loginUserFromSubject(UserGroupInformation.java:891)
at 
org.apache.hadoop.security.UserGroupInformation.getLoginUser(UserGroupInformation.java:857)
   at 
org.apache.hadoop.security.UserGroupInformation.getCurrentUser(UserGroupInformation.java:724)
at 
org.apache.hadoop.hbase.security.User$SecureHadoopUser.(User.java:293)
at org.apache.hadoop.hbase.security.User.getCurrent(User.java:191)
at 
org.apache.phoenix.jdbc.PhoenixEmbeddedDriver$ConnectionInfo.(PhoenixEmbeddedDriver.java:504)
at 
org.apache.phoenix.jdbc.PhoenixEmbeddedDriver$ConnectionInfo.create(PhoenixEmbeddedDriver.java:312)
at 
org.apache.phoenix.jdbc.PhoenixDriver.getConnectionQueryServices(PhoenixDriver.java:232)
at 
org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.createConnection(PhoenixEmbeddedDriver.java:150)
at org.apache.phoenix.jdbc.PhoenixDriver.connect(PhoenixDriver.java:221)
at workbench.db.DbDriver.connect(DbDriver.java:513)
at workbench.db.ConnectionMgr.connect(ConnectionMgr.java:255)
at workbench.db.ConnectionMgr.getConnection(ConnectionMgr.java:182)
at 
workbench.gui.profiles.ConnectionGuiHelper$1.run(ConnectionGuiHelper.java:142)









Noam




PRIVILEGED AND CONFIDENTIAL
PLEASE NOTE: The information contained in this message is privileged and 
confidential, and is intended only for the use of the individual to whom it is 
addressed and others who have been specifically authorized to receive it. If 
you are not the intended recipient, you are hereby notified that any 
dissemination, distribution or copying of this communication is strictly 
prohibited. If you have received this communication in error, or if any 
problems occur with transmission, please contact sender. Thank you.