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 2019/10/31 09:04:48 UTC

Failed: apache/flink#40867 (master - 6c6ada5)

|  [

apache

/

flink

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

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

[Build #40867 failed](https://travis-ci.org/apache/flink/builds/605358780)

![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)1 hour, 58
mins, 5 secs  
  
---  
  
![Dian Fu
avatar](https://secure.gravatar.com/avatar/273d7bcef8bd67b118f0cd66173b5ec2.jpg)Dian
Fu

[6c6ada5 CHANGESET
->](https://github.com/apache/flink/compare/b4dfb3d61207...6c6ada5b3657)  
  
[FLINK-14556][python] Correct the package structure of cloudpickle  
  
Correct the package structure of cloud pickle, otherwise "ImportError: No
module named cloudpickle"  
error will be thrown when running in a standalone cluster.  
  
This closes #10046.