You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@flink.apache.org by Flink CI <fl...@foxmail.com> on 2020/01/21 23:53:19 UTC

Broken: apache/flink#42216 (release-1.9 - 0ea00ea)

|  [

apache

/

flink

](https://travis-ci.org/apache/flink)  
---  
  
![branch icon](https://s3.amazonaws.com/travis-email-
assets/branch.png)[release-1.9](https://github.com/apache/flink/tree/release-1.9)  
  
|

![build hasfailed](https://s3.amazonaws.com/travis-email-assets/status-
failed.png)

[Build #42216 broken](https://travis-ci.org/apache/flink/builds/640012690)

![arrow to build time](https://s3.amazonaws.com/travis-email-assets/failure-
arrow.png)

![clock icon](https://s3.amazonaws.com/travis-email-assets/time.png)24 mins,
57 secs  
  
---  
  
![wangyang0918
avatar](https://secure.gravatar.com/avatar/ee96e1754c12e13e10a75a7c9c3e61ba.jpg)wangyang0918

[0ea00ea CHANGESET
->](https://github.com/apache/flink/compare/90ad2e6d98a2...0ea00eabaa0e)  
  
[FLINK-13758][client] Support to register DFS files as distributed cache  
  
All the Flink Standalone, Yarn, Mesos, Kubernetes session clusters are using
RestClusterClient#submitJob to submit a job to an existing session. Before
this commit, the Flink client will hang when trying to register DFS artifacts
as distributed cache for session cluster.