[ 
https://issues.apache.org/jira/browse/IMPALA-14986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18080995#comment-18080995
 ] 

ASF subversion and git services commented on IMPALA-14986:
----------------------------------------------------------

Commit 9f9e36be82fdad632c1fc75b16b152ef19f997df in impala's branch 
refs/heads/master from Zoltan Borok-Nagy
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=9f9e36be8 ]

IMPALA-14986: Fix test_cancelled_nodes_in_exec_summary

Test test_cancelled_nodes_in_exec_summary used hard-coded HDFS. This
patch modifies the test to use the FILESYSTEM_NAME.

Testing
* Executed the test on S3 and on Ozone

Change-Id: I6be78952aa8ba249381440e07213ad1cc124a183
Reviewed-on: http://gerrit.cloudera.org:8080/24304
Reviewed-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Jason Fehr <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> test_cancelled_nodes_in_exec_summary fails on non-HDFS storage systems
> ----------------------------------------------------------------------
>
>                 Key: IMPALA-14986
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14986
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: broken-build
>
> test_cancelled_nodes_in_exec_summary fails on non-HDFS storage systems due to 
> hard-coded HDFS:
> {noformat}
>     assert result.exec_summary[8]['operator'] == '03:SCAN HDFS', 
> result.runtime_profile
> {noformat}
> https://github.com/apache/impala/blob/1381810b3c87c5c44b2d44ae1d9f9ae96053711f/tests/query_test/test_observability.py#L213



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to