guoxiaolong created SPARK-19862:
-----------------------------------
Summary: 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: Bug
Components: Spark Core
Affects Versions: 2.1.0
Reporter: guoxiaolong
Priority: Minor
"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]