You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/11/29 05:11:58 UTC

[jira] [Resolved] (SPARK-18547) Decouple I/O encryption key propagation from UserGroupInformation

     [ https://issues.apache.org/jira/browse/SPARK-18547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shixiong Zhu resolved SPARK-18547.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

> Decouple I/O encryption key propagation from UserGroupInformation
> -----------------------------------------------------------------
>
>                 Key: SPARK-18547
>                 URL: https://issues.apache.org/jira/browse/SPARK-18547
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core, YARN
>    Affects Versions: 2.1.0
>            Reporter: Marcelo Vanzin
>            Assignee: Marcelo Vanzin
>             Fix For: 2.1.0
>
>
> Currently, the encryption key used by the shuffle code is propagated using {{UserGroupInformation}} and thus only works on YARN. That makes it really painful to write unit tests in core that include encryption functionality.
> We should change that so that writing these tests is possible, and also because that would allow shuffle encryption to work with other cluster managers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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