Actually, there is a really trivial fix for that (an existing file not
being deleted when packaging). Opened SPARK-30489 for it.
On Fri, Jan 10, 2020 at 3:52 PM Jeff Evans
wrote:
> Thanks for the tip. Fixed by simply removing python/lib/pyspark.zip
> (since it's apparently generated), and rebu
Thanks for the tip. Fixed by simply removing python/lib/pyspark.zip (since
it's apparently generated), and rebuilding. I guess clean does not remove
it.
On Fri, Jan 10, 2020 at 3:50 PM Sean Owen wrote:
> Sounds like you might have some corrupted file locally. I don't see
> any of the automated
Sounds like you might have some corrupted file locally. I don't see
any of the automated test builders failing. Nuke your local assembly
build and try again?
On Fri, Jan 10, 2020 at 3:49 PM Jeff Evans
wrote:
>
> Greetings,
>
> I'm getting an error when building, on latest master (2bd873181 as of