Brett Meyer created SPARK-5103:
----------------------------------

             Summary: Add Functionality to Pass Config Options to KeyConverter 
and ValueConverter in PySpark
                 Key: SPARK-5103
                 URL: https://issues.apache.org/jira/browse/SPARK-5103
             Project: Spark
          Issue Type: New Feature
          Components: PySpark
    Affects Versions: 1.2.0
            Reporter: Brett Meyer
            Priority: Minor


Currently when using the provided PySpark loaders and using a KeyConverter or 
ValueConverter class, there is no way to pass in additional information to the 
converter classes.  Would like to add functionality to pass in options either 
through configuration that can be set to the SparkContext, or through 
parameters that can be passed to the KeyConverter and ValueConverter classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to