You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2015/08/31 18:35:45 UTC

[jira] [Created] (KNOX-594) Cache hive.server2.auth cookie in AppCookieManager

Larry McCay created KNOX-594:
--------------------------------

             Summary: Cache hive.server2.auth cookie in AppCookieManager
                 Key: KNOX-594
                 URL: https://issues.apache.org/jira/browse/KNOX-594
             Project: Apache Knox
          Issue Type: Bug
          Components: Server
            Reporter: Larry McCay
             Fix For: 0.7.0


We need to cache the hadoop auth cookie for Hive in AppCookieManager. Since they use a nonstandard cookie name it isn't currently being cached in Knox.

Cookie: JSESSIONID=rhuzi3sheys11ouyr5984sidw; hive.server2.auth=cu=knox&rn=5512136758854373928&s=3CJdDc8I8RIC3/w9x8B/YuCDnR0=[\r][\n]"

The above example shows the hive.server2.auth cookie.

We need to ensure that this cookie is managed by Knox and not sent back to the client.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)