Re: Changing python executable referred by streaming_python udf

2019-06-26 Thread Jeff Stephens
tdin / stdout data flow. I would avoid STREAM where possible. From: Jeff Stephens Date: Saturday, June 8, 2019 at 2:53 PM To: "user@pig.apache.org" Subject: Changing python executable referred by streaming_python udf Hey all, our team has an interesting problem. We have a set of Pig cod

Changing python executable referred by streaming_python udf

2019-06-08 Thread Jeff Stephens
Hey all, our team has an interesting problem. We have a set of Pig code we developed a few years ago that for various reasons I’d prefer not to convert over to pyspark immediately. I would like to share some UDF code between pig and pyspark for a little while. We can do this if we wrap our pure