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

Added set_if_unset method for spark configuration #11

Closed mariusvniekerk closed 8 years ago

mariusvniekerk commented 8 years ago

This allows us to safely avoid overwriting some settings.

parente commented 8 years ago

:shipit: