Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.15.0
-
None
-
None
-
python 2.7,pig 0.15.0,multi-core processor
Description
python multiprocessing is not working with pig streaming.
Following are the steps for that:
1. Create python script with "multiprocessing" which can utilise at least two cores of the processor.
2. Create an pig script which will call python script which mentioned in above step.
Please have a look at it and do need full for the same.