[
https://issues.apache.org/jira/browse/HIVE-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179953#comment-15179953
]
Aihua Xu commented on HIVE-13171:
---------------------------------
Another thought: We expose the functions in OperationManager as public which
allows us to call directly (seems unnecessary). The correct way probably is to
call HiveSessionImpl.executeStatementAsync().
> Add unit test for hs2 webui
> ---------------------------
>
> Key: HIVE-13171
> URL: https://issues.apache.org/jira/browse/HIVE-13171
> Project: Hive
> Issue Type: Sub-task
> Components: HiveServer2
> Reporter: Szehon Ho
> Assignee: Szehon Ho
> Attachments: HIVE-13171.2.patch, HIVE-13171.patch
>
>
> With more complex changes going into webui, it is hard to manually verify all
> the kinds of cases.
> With HIVE-12952, HS2 webui now uses jamon, which should be more unit-testable
> than plain old jsp. We can perhaps add unit test for the jamon servlets, or
> test the new OperationDisplay classes queried by the servlets.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)