Sahil Takiar created IMPALA-8944:
------------------------------------
Summary: 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
It looks like we don't run {{S3PlannerTest}} in our regular Jenkins jobs. When
run against a HDFS mini-cluster, they are skipped by 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.3.2#803003)