[
https://issues.apache.org/jira/browse/IMPALA-9365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17099601#comment-17099601
]
ASF subversion and git services commented on IMPALA-9365:
---------------------------------------------------------
Commit cf8e41c14f684659a492799e384b9358cfef7541 in impala's branch
refs/heads/master from Sahil Takiar
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=cf8e41c ]
IMPALA-9365: Disable acid-negative.test on non-HDFS filesystems
It looks like IMPALA-9484 might have accidentally broken
acid-negative.test on non-HDFS filesystems. This patch skips this test
for all filesystems, except for HDFS.
The issue is that acid-negative.test was modified to run several Hive
queries, but Impala currently does not support running Hive queries on
non-HDFS filesystems.
Change-Id: I10c6711c39825b648acfe59cb39a435e034dbc92
Reviewed-on: http://gerrit.cloudera.org:8080/15862
Reviewed-by: Anurag Mantripragada <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Zoltan Borok-Nagy <[email protected]>
> 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
> Priority: Major
>
> 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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]