[ 
https://issues.apache.org/jira/browse/HIVE-14891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583047#comment-15583047
 ] 

Siddharth Seth commented on HIVE-14891:
---------------------------------------

HIVE-14973 to HIVE-14978, along with HIVE-14910 cover the flaky tests. They're 
not related to the patch.
+1 for the patch. There's one downside which is that any new formats would need 
to explicitly add a test class (earlier this was discovered). I think that's 
acceptable for now.

> 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
>         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)

Reply via email to