You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sushanth Sowmyan (JIRA)" <ji...@apache.org> on 2016/06/05 18:36:59 UTC

[jira] [Created] (HIVE-13949) Investigate why Filter mechanism does not work for XSRF filtering from HS2

Sushanth Sowmyan created HIVE-13949:
---------------------------------------

             Summary: Investigate why Filter mechanism does not work for XSRF filtering from HS2
                 Key: HIVE-13949
                 URL: https://issues.apache.org/jira/browse/HIVE-13949
             Project: Hive
          Issue Type: Bug
          Components: HiveServer2
            Reporter: Sushanth Sowmyan


While working on HIVE-13853, it was found that simply using the constructed Filter as-is from ThriftHttpCLIService was not working, and thus, needed explicit calling of the filtering method from ThriftHttpServlet was needed.

We should investigate why that other method did not work, and make it fall inline with filter usage, so as to not need to call functions inside the filter. Also, this is a prerequisite for eventually getting rid of our shim if we later update to always expecting hadoop versions that contain the filter



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