Github user MaxGekk commented on the issue:
https://github.com/apache/spark/pull/21589
> what's the convention here, I thought SparkContext has get* methods
instead
`SparkContext` has a few methods without such prefix, for example:
`defaultParallelism`, `defaultMinPartitions`. New methods falls to the same
category. --- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
