[
https://issues.apache.org/jira/browse/SPARK-3716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151303#comment-14151303
]
Apache Spark commented on SPARK-3716:
-------------------------------------
User 'NamelessAnalyst' has created a pull request for this issue:
https://github.com/apache/spark/pull/2569
> 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
>
> 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]