[
https://issues.apache.org/jira/browse/IMPALA-8944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959608#comment-17959608
]
ASF subversion and git services commented on IMPALA-8944:
---------------------------------------------------------
Commit 8a93caf8848103f9b9f0631a91daeeb9056711ce in impala's branch
refs/heads/master from Riza Suminto
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=8a93caf88 ]
IMPALA-14135: Skip Calcite planner test if TARGET_FILESYSTEM=s3
org.apache.impala.calcite.planner.TpcdsCpuCostPlannerTest fail in S3
build. This test should be skipped in S3, just like the original
org.apache.impala.planner.TpcdsCpuCostPlannerTest. See also IMPALA-8944
on why some tests are skipped in S3.
This patch also move Calcite FE tests ahead of FE custom cluster tests
so that Calcite JAR is available for later tests.
Change-Id: I8d04915de3eb4c81f7d63f61c1b1d804c9fcd941
Reviewed-on: http://gerrit.cloudera.org:8080/22998
Reviewed-by: Michael Smith <[email protected]>
Tested-by: Michael Smith <[email protected]>
> Update and re-enable S3PlannerTest
> ----------------------------------
>
> Key: IMPALA-8944
> URL: https://issues.apache.org/jira/browse/IMPALA-8944
> Project: IMPALA
> Issue Type: Test
> Reporter: Sahil Takiar
> Assignee: Sahil Takiar
> Priority: Major
> Fix For: Impala 3.4.0
>
>
> It looks like we don't run {{S3PlannerTest}} in our regular Jenkins jobs.
> When run against a HDFS mini-cluster, they are skipped because the
> {{TARGET_FILESYSTEM}} is not S3. On our S3 jobs, they don't run either
> because we skip all fe/ tests (most of them don't work against S3 / assume
> they are running on HDFS).
> A few things need to be fixed to get this working:
> * The test cases in {{S3PlannerTest}} need to be fixed
> * The Jenkins jobs that runs the S3 tests needs the ability to run specific
> fe/ tests (e.g. just the {{S3PlannerTest}} and to skip the rest)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]