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

Sean Owen resolved SPARK-3799.
------------------------------
    Resolution: Duplicate

> Enable String ID's for GraphX
> -----------------------------
>
>                 Key: SPARK-3799
>                 URL: https://issues.apache.org/jira/browse/SPARK-3799
>             Project: Spark
>          Issue Type: New Feature
>          Components: GraphX
>            Reporter: Andrew Fitzgerald
>
> One of the things I would like to use GraphX for is transforming Tabular data 
> into sets for vertices and edges for ingestion into graph databases like 
> neo4j and titan. This often involves identifying a set of string attributes 
> which can be used to uniquely identify a vertex. Right now this is a very 
> difficult process in spark. Assuming that the numeric id's are necessary, it 
> would be nice if spark could assign id's in a manner that is transparent to 
> the user.



--
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