[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2016-11-09 Thread Krish Dey (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15652217#comment-15652217 ] Krish Dey commented on SPARK-5682: -- The method still seems to be the same as it is. Doesn't this to be

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-11-18 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012710#comment-15012710 ] Apache Spark commented on SPARK-5682: - User 'winningsix' has created a pull request for this issue:

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-11-11 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000526#comment-15000526 ] Ferdinand Xu commented on SPARK-5682: - Thank you for your question. The key is generated by key gen

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-11-10 Thread Mike Yoder (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999418#comment-14999418 ] Mike Yoder commented on SPARK-5682: --- One quick question about AES/CTR. This cipher mode has many nice

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-07-02 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611547#comment-14611547 ] liyunzhang_intel commented on SPARK-5682: - [~hujiayin]: thanks for your comment.

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-07-02 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611527#comment-14611527 ] hujiayin commented on SPARK-5682: - steps were added to encode and decode the data, the

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-07-02 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611553#comment-14611553 ] hujiayin commented on SPARK-5682: - Since the encrypted shuffle in spark is focus on the

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-07-02 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612719#comment-14612719 ] liyunzhang_intel commented on SPARK-5682: - [~hujiayin]: {quote} the AES solution

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-07-01 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611491#comment-14611491 ] liyunzhang_intel commented on SPARK-5682: - [~hujiayin]: thanks for your comment

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-07-01 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611328#comment-14611328 ] hujiayin commented on SPARK-5682: - The solution relied on hadoop API and maybe downgrade

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-04-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390157#comment-14390157 ] Apache Spark commented on SPARK-5682: - User 'kellyzly' has created a pull request for

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-04-01 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390235#comment-14390235 ] liyunzhang_intel commented on SPARK-5682: - Hi all: Now there are two methods to

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-03-22 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14375430#comment-14375430 ] liyunzhang_intel commented on SPARK-5682: - Hi all:I have a question:is there any

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-03-19 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14368621#comment-14368621 ] liyunzhang_intel commented on SPARK-5682: - sorry to reply so late. If run spark on

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-03-19 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14370631#comment-14370631 ] liyunzhang_intel commented on SPARK-5682: - Hi all: There are two methods to not