[
https://issues.apache.org/jira/browse/PHOENIX-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated PHOENIX-2449:
--------------------------------
Attachment: PHOENIX-2449.patch
> 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.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)