[ https://issues.apache.org/jira/browse/SENTRY-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaomeng Huang updated SENTRY-537:
----------------------------------
Attachment: SENTRY-537.001.patch
> Refactor AbstractTestWithHiveServer to cut down some test cases runtime
> -----------------------------------------------------------------------
>
> Key: SENTRY-537
> URL: https://issues.apache.org/jira/browse/SENTRY-537
> Project: Sentry
> Issue Type: Sub-task
> Reporter: Xiaomeng Huang
> Assignee: Xiaomeng Huang
> Fix For: 1.5.0
>
> Attachments: SENTRY-537.001.patch
>
>
> Some test classes which extends AbstractTestWithHiveServer run every test to setup hiveserver
and create context, please see TestServerConfiguration, every test will setup hiveserver.
I think we can start hiveserver once in a test class and move createContext to beforeClass
in these test classes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|