[jira] [Issue Comment Deleted] (SPARK-5682) Add encrypted shuffle in spark

2016-05-25 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-5682: Comment: was deleted (was: Steps were added to encode and decode the data, the performance will not be

[jira] [Issue Comment Deleted] (SPARK-5682) Add encrypted shuffle in spark

2016-05-25 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-5682: Comment: was deleted (was: The solution relied on hadoop API and maybe downgrade the performance.  The AES

[jira] [Issue Comment Deleted] (SPARK-5682) Add encrypted shuffle in spark

2016-05-25 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-5682: Comment: was deleted (was: Since the encrypted shuffle in spark is focus on the common module, it maybe

[jira] [Commented] (SPARK-15174) DataFrame does not have correct number of rows after dropDuplicates

2016-05-12 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281296#comment-15281296 ] hujiayin commented on SPARK-15174: -- [~ihalsema]I just tested this case in my environment with the latest

[jira] [Issue Comment Deleted] (SPARK-15174) DataFrame does not have correct number of rows after dropDuplicates

2016-05-12 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-15174: - Comment: was deleted (was: I could fix it.) > DataFrame does not have correct number of rows after

[jira] [Comment Edited] (SPARK-15174) DataFrame does not have correct number of rows after dropDuplicates

2016-05-11 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15273805#comment-15273805 ] hujiayin edited comment on SPARK-15174 at 5/12/16 4:09 AM: --- I could fix it.

[jira] [Updated] (SPARK-14623) add label binarizer

2016-05-10 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-14623: - Description: It relates to https://issues.apache.org/jira/browse/SPARK-7445 Map the labels to 0/1. For

[jira] [Commented] (SPARK-15174) DataFrame does not have correct number of rows after dropDuplicates

2016-05-06 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15273805#comment-15273805 ] hujiayin commented on SPARK-15174: -- @Ian Hellstrom, I think the issue is caused by "if

[jira] [Comment Edited] (SPARK-14772) Python ML Params.copy treats uid, paramMaps differently than Scala

2016-05-04 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15270161#comment-15270161 ] hujiayin edited comment on SPARK-14772 at 5/4/16 6:04 AM: -- @holdenk, I had a

[jira] [Commented] (SPARK-14772) Python ML Params.copy treats uid, paramMaps differently than Scala

2016-05-04 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15270161#comment-15270161 ] hujiayin commented on SPARK-14772: -- @holdenk, I have a code for this issue and was busy with the other

[jira] [Issue Comment Deleted] (SPARK-14772) Python ML Params.copy treats uid, paramMaps differently than Scala

2016-04-25 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-14772: - Comment: was deleted (was: I can submit a code to fix this issue and I'm testing it.) > Python ML

[jira] [Commented] (SPARK-14772) Python ML Params.copy treats uid, paramMaps differently than Scala

2016-04-21 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253035#comment-15253035 ] hujiayin commented on SPARK-14772: -- I can submit a code to fix this issue and I'm testing it. > Python

[jira] [Comment Edited] (SPARK-14712) spark.ml LogisticRegressionModel.toString should summarize model

2016-04-18 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247141#comment-15247141 ] hujiayin edited comment on SPARK-14712 at 4/19/16 3:59 AM: --- Hi Gayathri, I

[jira] [Commented] (SPARK-14712) spark.ml LogisticRegressionModel.toString should summarize model

2016-04-18 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247141#comment-15247141 ] hujiayin commented on SPARK-14712: -- Hi Murali, I think self has the numFeatures and numClasses defined

[jira] [Comment Edited] (SPARK-14623) add label binarizer

2016-04-16 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244061#comment-15244061 ] hujiayin edited comment on SPARK-14623 at 4/16/16 8:24 AM: --- Hi Joseph, I think

[jira] [Commented] (SPARK-14623) add label binarizer

2016-04-16 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244061#comment-15244061 ] hujiayin commented on SPARK-14623: -- Hi Joseph, I think it is similar as the combination of StringIndexer

[jira] [Commented] (SPARK-14523) Feature parity for Statistics ML with MLlib

2016-04-15 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15242661#comment-15242661 ] hujiayin commented on SPARK-14523: -- We can add ARIMA to Spark. > Feature parity for Statistics ML with

[jira] [Updated] (SPARK-14623) add label binarizer

2016-04-15 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-14623: - Description: It relates to https://issues.apache.org/jira/browse/SPARK-7445 Map the labels to 0/1. For

[jira] [Commented] (SPARK-14622) Retain lost executors status

2016-04-13 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240550#comment-15240550 ] hujiayin commented on SPARK-14622: -- I think it is also better to maintain the number of lost executors.

[jira] [Created] (SPARK-14623) add label binarizer

2016-04-13 Thread hujiayin (JIRA)
hujiayin created SPARK-14623: Summary: add label binarizer Key: SPARK-14623 URL: https://issues.apache.org/jira/browse/SPARK-14623 Project: Spark Issue Type: Improvement Components:

[jira] [Issue Comment Deleted] (SPARK-7445) StringIndexer should handle binary labels properly

2016-04-13 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-7445: Comment: was deleted (was: If no one works on it, I'd like to submit a code for this issue.) >

[jira] [Commented] (SPARK-7445) StringIndexer should handle binary labels properly

2016-04-13 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238799#comment-15238799 ] hujiayin commented on SPARK-7445: - If no one works on it, I'd like to submit a code for this issue. >

[jira] [Updated] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

2016-02-02 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-4036: Attachment: crf-spark.zip latest CRF codes > Add Conditional Random Fields (CRF) algorithm to Spark MLlib

[jira] [Issue Comment Deleted] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

2016-02-02 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-4036: Comment: was deleted (was: latest CRF codes) > Add Conditional Random Fields (CRF) algorithm to Spark

[jira] [Commented] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

2015-12-15 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15059266#comment-15059266 ] hujiayin commented on SPARK-4036: - Hi Andrew, With your latest template file sent to me, I think your case

[jira] [Comment Edited] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

2015-12-07 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15010353#comment-15010353 ] hujiayin edited comment on SPARK-4036 at 12/7/15 8:10 AM: -- Hi Sasaki, I'm not

[jira] [Commented] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

2015-12-06 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15044223#comment-15044223 ] hujiayin commented on SPARK-4036: - Hi Andrew, The code is implemented by Scala and integrated with Spark.

[jira] [Comment Edited] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

2015-12-06 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15044223#comment-15044223 ] hujiayin edited comment on SPARK-4036 at 12/7/15 1:00 AM: -- Hi Andrew, The code

[jira] [Comment Edited] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

2015-11-18 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15010353#comment-15010353 ] hujiayin edited comment on SPARK-4036 at 11/19/15 7:09 AM: --- Hi Sasaki, I'm not

[jira] [Issue Comment Deleted] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

2015-11-18 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-4036: Comment: was deleted (was: ok) > Add Conditional Random Fields (CRF) algorithm to Spark MLlib >

[jira] [Issue Comment Deleted] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

2015-11-18 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-4036: Comment: was deleted (was: ok) > Add Conditional Random Fields (CRF) algorithm to Spark MLlib >

[jira] [Issue Comment Deleted] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

2015-11-18 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-4036: Comment: was deleted (was: ok) > Add Conditional Random Fields (CRF) algorithm to Spark MLlib >

[jira] [Commented] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

2015-11-18 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15013097#comment-15013097 ] hujiayin commented on SPARK-4036: - ok > Add Conditional Random Fields (CRF) algorithm to Spark MLlib >

[jira] [Commented] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

2015-11-18 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15013098#comment-15013098 ] hujiayin commented on SPARK-4036: - ok > Add Conditional Random Fields (CRF) algorithm to Spark MLlib >

[jira] [Commented] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

2015-11-18 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15013096#comment-15013096 ] hujiayin commented on SPARK-4036: - ok > Add Conditional Random Fields (CRF) algorithm to Spark MLlib >

[jira] [Commented] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

2015-11-18 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15013095#comment-15013095 ] hujiayin commented on SPARK-4036: - ok > Add Conditional Random Fields (CRF) algorithm to Spark MLlib >

[jira] [Commented] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

2015-11-17 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15010353#comment-15010353 ] hujiayin commented on SPARK-4036: - Hi Sasaki, I'm not sure if you worked on it as the jira is still open.

[jira] [Commented] (SPARK-11200) NettyRpcEnv endless message "cannot send ${message} because RpcEnv is closed"

2015-10-27 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14975993#comment-14975993 ] hujiayin commented on SPARK-11200: -- sparkscore found it happened since commit number cf2e0ae7 and

[jira] [Issue Comment Deleted] (SPARK-11200) NettyRpcEnv endless message "cannot send ${message} because RpcEnv is closed"

2015-10-27 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-11200: - Comment: was deleted (was: sparkscore found it happened since commit number cf2e0ae7 and resolved

[jira] [Updated] (SPARK-11200) NettyRpcEnv endless message "cannot send ${message} because RpcEnv is closed"

2015-10-21 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-11200: - Affects Version/s: (was: 1.5.1) 1.6.0 > NettyRpcEnv endless message "cannot

[jira] [Comment Edited] (SPARK-11200) NettyRpcEnv endless message "cannot send ${message} because RpcEnv is closed"

2015-10-21 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14966119#comment-14966119 ] hujiayin edited comment on SPARK-11200 at 10/22/15 2:37 AM: Hi Sean, I think

[jira] [Comment Edited] (SPARK-11200) NettyRpcEnv endless message "cannot send ${message} because RpcEnv is closed"

2015-10-20 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14966119#comment-14966119 ] hujiayin edited comment on SPARK-11200 at 10/21/15 2:13 AM: Hi Sean, I think

[jira] [Commented] (SPARK-11200) NettyRpcEnv endless message "cannot send ${message} because RpcEnv is closed"

2015-10-20 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14966119#comment-14966119 ] hujiayin commented on SPARK-11200: -- Hi Sean, I think it doesn't relate to environment since version 1.4

[jira] [Created] (SPARK-11200) NettyRpcEnv endless message "cannot send ${message} because RpcEnv is closed"

2015-10-19 Thread hujiayin (JIRA)
hujiayin created SPARK-11200: Summary: NettyRpcEnv endless message "cannot send ${message} because RpcEnv is closed" Key: SPARK-11200 URL: https://issues.apache.org/jira/browse/SPARK-11200 Project: Spark

[jira] [Updated] (SPARK-11200) NettyRpcEnv endless message "cannot send ${message} because RpcEnv is closed"

2015-10-19 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-11200: - Description: The endless messages "cannot send ${message}because RpcEnv is closed" are pop up after

[jira] [Updated] (SPARK-11200) NettyRpcEnv endless message "cannot send ${message} because RpcEnv is closed"

2015-10-19 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-11200: - Description: The endless messages "cannot send ${message}because RpcEnv is closed" are pop up after

[jira] [Issue Comment Deleted] (SPARK-6724) Model import/export for FPGrowth

2015-08-31 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-6724: Comment: was deleted (was: ok, : )) > Model import/export for FPGrowth >

[jira] [Issue Comment Deleted] (SPARK-10329) Cost RDD in k-means|| initialization is not storage-efficient

2015-08-30 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-10329: - Comment: was deleted (was: ok, I will try to fix it today) Cost RDD in k-means|| initialization is not

[jira] [Commented] (SPARK-10329) Cost RDD in k-means|| initialization is not storage-efficient

2015-08-30 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14721799#comment-14721799 ] hujiayin commented on SPARK-10329: -- ok, I will try to fix it today Cost RDD in

[jira] [Commented] (SPARK-10329) Cost RDD in k-means|| initialization is not storage-efficient

2015-08-27 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14718039#comment-14718039 ] hujiayin commented on SPARK-10329: -- Hi Xiangrui, I'll try to fix it in 1.6. Cost RDD

[jira] [Updated] (SPARK-9779) HTTP500 revisit when open web-UI in yarn-cluster yarn-client mode (1.2-1.3)

2015-08-10 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-9779: Description: When I try to open the web-UI from AM in yarn-cluster mode, I meet the HTTP500 error as

[jira] [Updated] (SPARK-9779) HTTP500 revisit when open web-UI in yarn-cluster yarn-client mode (1.2-1.3)

2015-08-10 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-9779: Description: When I try to open the web-UI from AM in yarn-cluster mode, I meet the HTTP500 error as

[jira] [Commented] (SPARK-5837) HTTP 500 if try to access Spark UI in yarn-cluster or yarn-client mode

2015-08-10 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14679782#comment-14679782 ] hujiayin commented on SPARK-5837: - yes, I've tried all the setting above. The issue just

[jira] [Issue Comment Deleted] (SPARK-5837) HTTP 500 if try to access Spark UI in yarn-cluster or yarn-client mode

2015-08-10 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-5837: Comment: was deleted (was: The master doesn't have this problem. The other parts works well except the

[jira] [Commented] (SPARK-5837) HTTP 500 if try to access Spark UI in yarn-cluster or yarn-client mode

2015-08-10 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14679817#comment-14679817 ] hujiayin commented on SPARK-5837: - The master doesn't have this problem. The other parts

[jira] [Created] (SPARK-9779) HTTP500 revisit when open web-UI in yarn-cluster yarn-client mode (1.2-1.3)

2015-08-10 Thread hujiayin (JIRA)
hujiayin created SPARK-9779: --- Summary: HTTP500 revisit when open web-UI in yarn-cluster yarn-client mode (1.2-1.3) Key: SPARK-9779 URL: https://issues.apache.org/jira/browse/SPARK-9779 Project: Spark

[jira] [Commented] (SPARK-5837) HTTP 500 if try to access Spark UI in yarn-cluster or yarn-client mode

2015-08-10 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14679818#comment-14679818 ] hujiayin commented on SPARK-5837: - The master doesn't have this problem. The other parts

[jira] [Commented] (SPARK-5837) HTTP 500 if try to access Spark UI in yarn-cluster or yarn-client mode

2015-08-10 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14679730#comment-14679730 ] hujiayin commented on SPARK-5837: - Hi Sean, I meet this problem on spark 1.2 1.2.1 1.2.2

[jira] [Commented] (SPARK-9129) Integrate convolutional deep belief networks for visual recognition tasks

2015-07-26 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14642144#comment-14642144 ] hujiayin commented on SPARK-9129: - ok : ) Integrate convolutional deep belief networks

[jira] [Created] (SPARK-9129) Integrate convolutional deep belief networks for visual recognition tasks

2015-07-17 Thread hujiayin (JIRA)
hujiayin created SPARK-9129: --- Summary: Integrate convolutional deep belief networks for visual recognition tasks Key: SPARK-9129 URL: https://issues.apache.org/jira/browse/SPARK-9129 Project: Spark

[jira] [Commented] (SPARK-6724) Model import/export for FPGrowth

2015-07-07 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616264#comment-14616264 ] hujiayin commented on SPARK-6724: - Can I take a look at this issue? Model import/export

[jira] [Commented] (SPARK-6724) Model import/export for FPGrowth

2015-07-07 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616275#comment-14616275 ] hujiayin commented on SPARK-6724: - ok, : ) Model import/export for FPGrowth

[jira] [Issue Comment Deleted] (SPARK-6724) Model import/export for FPGrowth

2015-07-07 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-6724: Comment: was deleted (was: Can I take a look at this issue?) Model import/export for FPGrowth

[jira] [Comment Edited] (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 edited comment on SPARK-5682 at 7/2/15 6:10 AM: - Steps

[jira] [Comment Edited] (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 edited comment on SPARK-5682 at 7/2/15 6:03 AM: - Steps

[jira] [Comment Edited] (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 edited comment on SPARK-5682 at 7/2/15 6:02 AM: - steps

[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-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] [Issue Comment Deleted] (SPARK-8370) Add API for data sources to register databases

2015-06-16 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hujiayin updated SPARK-8370: Comment: was deleted (was: Does the datasource has size limitation) Add API for data sources to register