[ https://issues.apache.org/jira/browse/HIVE-14891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vaibhav Gumashta updated HIVE-14891: ------------------------------------ Fix Version/s: 2.2.0 > Parallelize TestHCatStorer > -------------------------- > > Key: HIVE-14891 > URL: https://issues.apache.org/jira/browse/HIVE-14891 > Project: Hive > Issue Type: Sub-task > Components: HCatalog, Testing Infrastructure > Affects Versions: 2.1.0 > Reporter: Vaibhav Gumashta > Assignee: Vaibhav Gumashta > Fix For: 2.2.0 > > Attachments: HIVE-14891.1.patch, HIVE-14891.1.patch, > HIVE-14891.1.patch > > > Currently TestHCatStorer runs as a parameterized test, where it runs the same > tests for each storage format but within the same junit test case. This > prevents it from being parallelized using ptest where parallelism granularity > is at a test case level. Instead of using parameterized tests, it makes sense > to create a new test case for each storage format. -- This message was sent by Atlassian JIRA (v6.3.4#6332)