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

Tim Armstrong commented on IMPALA-9420:
---------------------------------------

[~norbertluksa] is the problem that the tests modify a table and don't clean 
them up?

> test_scanners.TestOrc.test_type conversions fails after first run
> -----------------------------------------------------------------
>
>                 Key: IMPALA-9420
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9420
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>            Reporter: Norbert Luksa
>            Priority: Major
>              Labels: orc, ramp-up
>
> The mentioned test passes on the first run, but fails later on, finding more 
> rows than expected.
>  By running
> {code:java}
> hdfs dfs -ls -R / | grep union_comlextypes
> {code}
> we can find that the previously created files are not cleaned up, so Impala 
> will find and scan them.
> The problem could be that the union_complextypes and ill_complextypes tables 
> are created as externals.



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

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

Reply via email to