You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "shaokan cao (Jira)" <ji...@apache.org> on 2020/07/08 09:32:00 UTC

[jira] [Commented] (FLINK-18525) Running yarn-session.sh occurs error

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

shaokan cao commented on FLINK-18525:
-------------------------------------

hello,what parameters do you use?

> Running yarn-session.sh occurs error
> ------------------------------------
>
>                 Key: FLINK-18525
>                 URL: https://issues.apache.org/jira/browse/FLINK-18525
>             Project: Flink
>          Issue Type: Bug
>          Components: Deployment / YARN
>    Affects Versions: 1.11.0
>         Environment: hadoop-2.8.5
>  
> When use flink-1.10.1/bin/yarn-session.sh, It started successfully.
>            Reporter: zhangyunyun
>            Priority: Major
>
> org.apache.flink.client.deployment.ClusterDeploymentException: Couldn't deploy Yarn session cluster
>  at org.apache.flink.yarn.YarnClusterDescriptor.deploySessionCluster(YarnClusterDescriptor.java:382)
>  at org.apache.flink.yarn.cli.FlinkYarnSessionCli.run(FlinkYarnSessionCli.java:514)
>  at org.apache.flink.yarn.cli.FlinkYarnSessionCli.lambda$main$4(FlinkYarnSessionCli.java:751)
>  at java.security.AccessController.doPrivileged(Native Method)
>  at javax.security.auth.Subject.doAs(Subject.java:422)
>  at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1844)
>  at org.apache.flink.runtime.security.contexts.HadoopSecurityContext.runSecured(HadoopSecurityContext.java:41)
>  at org.apache.flink.yarn.cli.FlinkYarnSessionCli.main(FlinkYarnSessionCli.java:751)
> Caused by: java.io.FileNotFoundException: File does not exist: /tmp/application_1594196612035_0008-flink-conf.yaml3951184480005887817.tmp
>  at org.apache.hadoop.hdfs.DistributedFileSystem$27.doCall(DistributedFileSystem.java:1444)
>  at org.apache.hadoop.hdfs.DistributedFileSystem$27.doCall(DistributedFileSystem.java:1437)
>  at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
>  at org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:1437)
>  at org.apache.flink.yarn.YarnApplicationFileUploader.registerSingleLocalResource(YarnApplicationFileUploader.java:163)
>  at org.apache.flink.yarn.YarnClusterDescriptor.startAppMaster(YarnClusterDescriptor.java:839)
>  at org.apache.flink.yarn.YarnClusterDescriptor.deployInternal(YarnClusterDescriptor.java:524)
>  at org.apache.flink.yarn.YarnClusterDescriptor.deploySessionCluster(YarnClusterDescriptor.java:375)
>  ... 7 more



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