You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/11/04 19:47:00 UTC

[jira] [Closed] (SPARK-25932) why GraphX vertexId should be Long ?

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

Dongjoon Hyun closed SPARK-25932.
---------------------------------

> why GraphX vertexId should be Long ?
> ------------------------------------
>
>                 Key: SPARK-25932
>                 URL: https://issues.apache.org/jira/browse/SPARK-25932
>             Project: Spark
>          Issue Type: Question
>          Components: GraphX
>    Affects Versions: 2.3.2
>            Reporter: Ali Zadedehbalaei
>            Priority: Critical
>
> Hi,
> Currently, {{VertexId}} is a type-synonym for {{Long}}. I would like to be able to use {{UUID}} as the vertex ID type because the data I want to process with GraphX uses that type for its primay-keys.
> Given that the UUID is a unique identifier and its length is constant, why can not it be used?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org