Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-14556

Correct the package of cloud pickle

    XMLWordPrintableJSON

Details

    Description

      Currently the package structure of cloud pickle is as following:

      cloudpickle-1.2.2/
      cloudpickle-1.2.2/cloudpickle/
      cloudpickle-1.2.2/cloudpickle/__init__.py 
      cloudpickle-1.2.2/cloudpickle/cloudpickle.py 
      cloudpickle-1.2.2/cloudpickle/cloudpickle_fast.py 
      cloudpickle-1.2.2/LICENSE
      

      It should be:

      cloudpickle/ 
      cloudpickle/__init__.py  
      cloudpickle/cloudpickle.py  
      cloudpickle/cloudpickle_fast.py  
      cloudpickle/LICENSE
      

      Otherwise, the following error will be thrown when running in a standalone cluster :"ImportError: No module named cloudpickle".

       

      Attachments

        Issue Links

          Activity

            People

              dian.fu Dian Fu
              sunjincheng121 sunjincheng
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m