vericast / spylon

Utilities to work with Scala/Java code with py4j
https://maxpoint.github.io/spylon/
BSD 3-Clause "New" or "Revised" License
40 stars 16 forks source link

Fixed incorrect termination of progressbar thread. #20

Closed mariusvniekerk closed 8 years ago

mariusvniekerk commented 8 years ago

When you stopped and started a spark context the progressbar did not clean up nicely.