This is an automated email from the ASF dual-hosted git repository.

hequn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
     new 6c6ada5  [FLINK-14556][python] Correct the package structure of 
cloudpickle
6c6ada5 is described below

commit 6c6ada5b36577490fde74fc8d34b784a6e0dc25a
Author: Dian Fu <[email protected]>
AuthorDate: Mon Oct 28 20:56:02 2019 +0800

    [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.
---
 flink-python/lib/cloudpickle-1.2.2-src.zip | Bin 23425 -> 23105 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/flink-python/lib/cloudpickle-1.2.2-src.zip 
b/flink-python/lib/cloudpickle-1.2.2-src.zip
index 82bc04e..4d73a88 100644
Binary files a/flink-python/lib/cloudpickle-1.2.2-src.zip and 
b/flink-python/lib/cloudpickle-1.2.2-src.zip differ

Reply via email to