You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/02/07 19:40:00 UTC

[jira] [Created] (IMPALA-9365) Run hive-server2, YARN etc on non-HDFS test envs

Tim Armstrong created IMPALA-9365:
-------------------------------------

             Summary: Run hive-server2, YARN etc on non-HDFS test envs
                 Key: IMPALA-9365
                 URL: https://issues.apache.org/jira/browse/IMPALA-9365
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
            Reporter: Tim Armstrong


We don't start yarn unless HDFS is also running - https://github.com/apache/impala/blob/master/testdata/cluster/admin#L70. 

We also don't start various other services, including hive server 2 https://github.com/apache/impala/blob/master/testdata/bin/run-all.sh#L79 .

This has been a persistent pain point for testing, because we can't load data and can't run many tests against those filesystems (see all the SkipIfS3 , etc annotations). Even worse, it can result in hard-to-debug failure modes like IMPALA-9345.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)