[
https://issues.apache.org/jira/browse/IMPALA-11609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053394#comment-18053394
]
ASF subversion and git services commented on IMPALA-11609:
----------------------------------------------------------
Commit df8c4be0321bcab7d2085ee833c5499117951eab in impala's branch
refs/heads/master from Balazs Hevele
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=df8c4be03 ]
IMPALA-11609: split up resource-requirements.test
Separated resource-requirements.test into several files based on file
format.
This makes it easier to diagnose an issue breaking the test, since it
will only break a smaller test related to that file format.
Also, running a specific test locally requires a data load only for the
given file format.
Change-Id: I50849539ffc58412e1e65008e319cc46a6bb9b79
Reviewed-on: http://gerrit.cloudera.org:8080/23875
Reviewed-by: Peter Rozsa <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Split up resource-requirements.test
> -----------------------------------
>
> Key: IMPALA-11609
> URL: https://issues.apache.org/jira/browse/IMPALA-11609
> Project: IMPALA
> Issue Type: Improvement
> Components: Infrastructure
> Reporter: Csaba Ringhofer
> Assignee: Balazs Hevele
> Priority: Minor
> Labels: ramp-up
>
> https://github.com/apache/impala/blob/master/testdata/workloads/functional-planner/queries/PlannerTest/resource-requirements.test
> grew very large ( > 6000 lines) and can fail due to several reasons, for
> example changes in file size.
> The idea is to split it to several parts, for example based on the file
> format. The changes that creep in with dependencies are often file format
> specific, and knowing which file format's test broke is often the first step
> in diagnosing the issue.
> Another benefit would be much easier fixing of tests locally. as the current
> test needs a ~complete dataload, while it would be nicer to only need data
> load for the file format whose tests broke.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]