You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2018/05/03 22:57:00 UTC

[jira] [Created] (HIVE-19415) Support CORS for all HS2 web endpoints

Prasanth Jayachandran created HIVE-19415:
--------------------------------------------

             Summary: Support CORS for all HS2 web endpoints
                 Key: HIVE-19415
                 URL: https://issues.apache.org/jira/browse/HIVE-19415
             Project: Hive
          Issue Type: Improvement
          Components: Web UI
    Affects Versions: 3.0.0, 3.1.0
            Reporter: Prasanth Jayachandran
            Assignee: Prasanth Jayachandran


HIVE-19277 changes alone are not sufficient to support CORS. CrossOriginFilter has to be added to jetty which will serve appropriate response for OPTIONS pre-flight request. 





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)