Josh Elser created PHOENIX-2449:
-----------------------------------

             Summary: 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


[~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)

Reply via email to