[
https://issues.apache.org/jira/browse/SPARK-3716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or updated SPARK-3716:
-----------------------------
Target Version/s: 1.1.1, 1.2.0
> Change partitionStrategy to utilize PartitionStrategy.fromString(_) to match
> edgeStorageLevel and vertexStorageLevel syntax in Analytics.scala
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SPARK-3716
> URL: https://issues.apache.org/jira/browse/SPARK-3716
> Project: Spark
> Issue Type: Improvement
> Components: GraphX
> Affects Versions: 1.1.0
> Reporter: Benjamin Piering
> Priority: Trivial
> Fix For: 1.1.1, 1.2.0
>
>
> Currently the Analytics.scala page has its own function which is a copy of
> the PartitionStrategy object's fromString() method. This can be removed, and
> the PartitionStrategy.fromString(_) method can be called in the .map() method
> in the creation of the partitionStrategy val. This matches the syntax used in
> the edgeStorageLevel and vertexStorageLevel declarations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]