[ 
https://issues.apache.org/jira/browse/TINKERPOP3-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Russell Alexander Spitzer updated TINKERPOP3-911:
-------------------------------------------------
    Fix Version/s: 3.1.0-incubating

> Allow setting Thread Specific Spark JobGroup/Custom Properties based on 
> hadoop conf
> -----------------------------------------------------------------------------------
>
>                 Key: TINKERPOP3-911
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-911
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: hadoop
>    Affects Versions: 3.0.2-incubating
>            Reporter: Russell Alexander Spitzer
>            Assignee: Marko A. Rodriguez
>             Fix For: 3.1.0-incubating
>
>
> When using a Persistant Spark context it can be beneficial to pass in new 
> configuration options for new users/ GraphComputers. Currently the 
> .getOrCreate call will always use the configuration from the initial 
> construction. To work around this we should iterate over all of the 
> properties passed into the graph computer and set them as local context 
> properties on the thread we are operating on.
> See
> https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/SparkContext.scala#L630-L640
> This would let different graph computers set different spark properties for 
> use with things like the Spark Fair Scheduler. 



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

Reply via email to