Description
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.