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/09 04:54:11 UTC

[CRON] Errored: apache/flink#41981 (release-1.10 - f1ee817)

|  [

apache

/

flink

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

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

[Build #41981 errored](https://travis-ci.org/apache/flink/builds/634330720)

![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)32 hrs, 22
mins, 6 secs  
  
---  
  
![wangyang0918
avatar](https://secure.gravatar.com/avatar/ee96e1754c12e13e10a75a7c9c3e61ba.jpg)wangyang0918

[f1ee817 CHANGESET
->](https://github.com/apache/flink/compare/e2ce35c3580a71d74772fc3301eb2bbf6365b7e3...f1ee817b951b5b9140798d23dee9f871711ca0e3)  
  
[FLINK-15483][kubernetes] Starting jobmanager pod should respect environment
config option  
  
The config option "containerized.master.env." could be used to set the
environment variables. For example, containerized.master.env.LD_LIBRARY_PATH:
"/usr/lib/native".  
  
This closes #10788.