Shivram Mani created HAWQ-1644: ---------------------------------- Summary: Make delegationtoken optional for PXF Key: HAWQ-1644 URL: https://issues.apache.org/jira/browse/HAWQ-1644 Project: Apache HAWQ Issue Type: Bug Components: PXF Reporter: Shivram Mani Assignee: Ed Espino
Make delegation token property option for PXF Delegation token is a complementary means for authentication with hadoop along with Kerberos. There is not much value in using the delegation token with segment only PXF architecture, as each pxf jvm will need to establish the token anyway. Simply authenticating with Keberos should be good enough in such a deployment mode. -- This message was sent by Atlassian JIRA (v7.6.3#76005)