Marcelo Vanzin created SPARK-18773:
--------------------------------------

             Summary: Make translation of Spark configs to commons-crypto 
configs consistent
                 Key: SPARK-18773
                 URL: https://issues.apache.org/jira/browse/SPARK-18773
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 2.2.0
            Reporter: Marcelo Vanzin
            Priority: Minor


Recent changes to introduce AES encryption to the network layer added some 
duplication to the code that translates between Spark configuration and 
commons-crypto configuration.

Moreover, the duplication is not consistent: the code in the network-common 
module does not translate all configs.

We should centralize that code and make all the code paths that use AES 
encryption support the same options.



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

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

Reply via email to