baidu / bigflow

Baidu Bigflow is an interface that allows for writing distributed computing programs and provides lots of simple, flexible, powerful APIs. Using Bigflow, you can easily handle data of any scale. Bigflow processes 4P+ data inside Baidu and runs about 10k jobs every day.
http://baidu.github.io/bigflow
Apache License 2.0
1.14k stars 160 forks source link

Update resource_library.py #55

Open tushushu opened 6 years ago

tushushu commented 6 years ago

Line 48: {base_dir, src} has been changed to [base_dir, src] @advancedxy Hi there, I am going to fix those issues later~

advancedxy commented 6 years ago

Hi, thanks for your contribution.

Since you mentioned in WeChat, there are other incompatible issues in resource_library.py with Python3. Do you mind fixing those issues in this RP altogether?