Github user vanzin commented on the issue:

    https://github.com/apache/spark/pull/14196
  
    I was gonna say the `Utils` method now doesn't need to be called from 
`SparkContext`, which would avoid the new argument, but it does the parsing 
from a String into a Set, so that avoids some duplication. LGTM, merging into 
master / 2.0.
    
    (Mental note: eventually all these should be config constants so they can 
use the common parsing code in `ConfigBuilder.scala`...)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to