[jira] [Commented] (SPARK-27657) ml.util.Instrumentation.logFailure doesn't log error message

2019-05-23 Thread Wesley Tang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16846476#comment-16846476 ] Wesley Tang commented on SPARK-27657: - If you won't mind, i can send a PR to fix this issue. >

[jira] [Commented] (SPARK-16664) Spark 1.6.2 - Persist call on Data frames with more than 200 columns is wiping out the data.

2016-07-22 Thread Wesley Tang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389367#comment-15389367 ] Wesley Tang commented on SPARK-16664: - According to the original post, the size should be 201 to

[jira] [Commented] (SPARK-13281) Switch broadcast of RDD to exception from warning

2016-03-15 Thread Wesley Tang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15195324#comment-15195324 ] Wesley Tang commented on SPARK-13281: - Yes, thanks. I'll create a PR for this. > Switch broadcast of

[jira] [Commented] (SPARK-13281) Switch broadcast of RDD to exception from warning

2016-03-15 Thread Wesley Tang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15195269#comment-15195269 ] Wesley Tang commented on SPARK-13281: - Is java.lang.UnsupportedOperationException suit for this? >

[jira] [Commented] (SPARK-13397) Cleanup transient annotations which aren't being applied

2016-03-15 Thread Wesley Tang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15195067#comment-15195067 ] Wesley Tang commented on SPARK-13397: - If you don't mind, i want to try to create a PR for this. >