[
https://issues.apache.org/jira/browse/SPARK-19862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated SPARK-19862:
------------------------------
Priority: Trivial (was: Minor)
Issue Type: Improvement (was: Bug)
It's true, though I'm not sure this alone is worth changing, let alone a JIRA.
> 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: [email protected]
For additional commands, e-mail: [email protected]