[
https://issues.apache.org/jira/browse/PHOENIX-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15027508#comment-15027508
]
Hudson commented on PHOENIX-2449:
---------------------------------
FAILURE: Integrated in Phoenix-master #982 (See
[https://builds.apache.org/job/Phoenix-master/982/])
PHOENIX-2449 QueryServer needs Hadoop configuration on classpath with (enis:
rev cab39d72171ff76397661fec93d55da7420352fb)
* bin/phoenix_utils.py
* bin/queryserver.py
> QueryServer needs Hadoop configuration on classpath with Kerberos
> -----------------------------------------------------------------
>
> Key: PHOENIX-2449
> URL: https://issues.apache.org/jira/browse/PHOENIX-2449
> Project: Phoenix
> Issue Type: Bug
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: 4.7.0
>
> Attachments: PHOENIX-2449.2.patch, PHOENIX-2449.patch
>
>
> [~cartershanklin] pointed out to me that PQS fails to perform Kerberos login
> using queryserver.py out of the box. It looks like this is ultimately because
> the login is dependent on the value for {{hadoop.security.authentication}}.
> Thus, without those configs, PQS never logs in, and just spews errors because
> the HBase RPC fails without the ticket.
> Should be simple enough to pull HADOOP_CONF_DIR out and include it on the
> classpath.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)