You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "guoxiaolong (JIRA)" <ji...@apache.org> on 2017/03/09 01:15:38 UTC

[jira] [Commented] (SPARK-19862) In SparkEnv.scala,shortShuffleMgrNames tungsten-sort can be deleted.

    [ https://issues.apache.org/jira/browse/SPARK-19862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15902263#comment-15902263 ] 

guoxiaolong commented on SPARK-19862:
-------------------------------------

remove tungsten-sort.Because it is not represent 'org.apache.spark.shuffle.unsafe.UnsafeShuffleManager'.so,it should be deleted.

> In SparkEnv.scala,shortShuffleMgrNames tungsten-sort can be deleted. 
> ---------------------------------------------------------------------
>
>                 Key: SPARK-19862
>                 URL: https://issues.apache.org/jira/browse/SPARK-19862
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.1.0
>            Reporter: guoxiaolong
>            Priority: Trivial
>
> "tungsten-sort" -> classOf[org.apache.spark.shuffle.sort.SortShuffleManager].getName can be deleted. Because it is the same of "sort" -> classOf[org.apache.spark.shuffle.sort.SortShuffleManager].getName.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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