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

luoyuxia commented on FLINK-30640:
----------------------------------

It happens 
{code:java}
CREATE TABLE foo as select 1; 

SELECT * from foo; 

// error message
java.lang.RuntimeException: Error while running command to get file permissions 
: ExitCodeException exitCode=2: ls: cannot access 
'/tmp/junit2938020000869140718/hive_warehouse/foo/.part-ac6e74fd-9996-4d9e-bdb4-c7f4028d27ca-0-0.inprogress.6437ce4c-f979-4770-8a7a-fe6a48c6aa51':
 No such file or directory{code}
Seems related to CTAS, may [~tartarus] have a look?

> Unstable test in CliClientITCase
> --------------------------------
>
>                 Key: FLINK-30640
>                 URL: https://issues.apache.org/jira/browse/FLINK-30640
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Hive, Table SQL / Client
>    Affects Versions: 1.17.0
>            Reporter: yuzelin
>            Priority: Major
>
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=44743&view=logs&j=0c940707-2659-5648-cbe6-a1ad63045f0a&t=075c2716-8010-5565-fe08-3c4bb45824a4]
>  
> The failed test can work normally in my local environment.



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

Reply via email to