Github user guoxiaolongzte commented on the issue:
https://github.com/apache/spark/pull/17220
In spark 1.4.1, you delete the parameter of 'hash'.I think it should be
deleted.In the spark website indicated in the documents, should not keep this
logic in the code.
*********************************1.4.1*************************************
val shortShuffleMgrNames = Map(
"hash" -> "org.apache.spark.shuffle.hash.HashShuffleManager",
"sort" -> "org.apache.spark.shuffle.sort.SortShuffleManager",
"tungsten-sort" ->
"org.apache.spark.shuffle.unsafe.UnsafeShuffleManager")
*********************************1.4.1*************************************
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]