Python does not support library as tar balls, so PySpark may also not support that.
On Wed, Nov 4, 2015 at 5:40 AM, Praveen Chundi <[email protected]> wrote: > Hi, > > Pyspark/spark-submit offers a --py-files handle to distribute python code > for execution. Currently(version 1.5) only zip files seem to be supported, I > have tried distributing tar balls unsuccessfully. > > Is it worth adding support for tar balls? > > Best regards, > Praveen Chundi > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
