[jira] [Comment Edited] (SPARK-29884) spark-submit to kuberentes can not parse valid ca certificate

2019-11-14 Thread Jeremy (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16974621#comment-16974621 ] Jeremy edited comment on SPARK-29884 at 11/14/19 9:34 PM: -- After doing some

[jira] [Commented] (SPARK-29884) spark-submit to kuberentes can not parse valid ca certificate

2019-11-14 Thread Jeremy (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16974621#comment-16974621 ] Jeremy commented on SPARK-29884: After doing some debugging it seams like this might be in fabric k8s

[jira] [Updated] (SPARK-29884) spark-submit to kuberentes can not parse valid ca certificate

2019-11-13 Thread Jeremy (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy updated SPARK-29884: --- Summary: spark-submit to kuberentes can not parse valid ca certificate (was: spark-Submit to kuberentes

[jira] [Updated] (SPARK-29884) spark-Submit to kuberentes can not parse valid ca certificate

2019-11-13 Thread Jeremy (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy updated SPARK-29884: --- Description: spark submit can not be used to to schedule to kuberentes with oauth token and cacert

[jira] [Updated] (SPARK-29884) spark-Submit to kuberentes can not parse valid ca certificate

2019-11-13 Thread Jeremy (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy updated SPARK-29884: --- Description: spark submit can not be used to to schedule to kuberentes with oauth token and cacert

[jira] [Created] (SPARK-29884) spark-Submit to kuberentes can not parse valid ca certificate

2019-11-13 Thread Jeremy (Jira)
Jeremy created SPARK-29884: -- Summary: spark-Submit to kuberentes can not parse valid ca certificate Key: SPARK-29884 URL: https://issues.apache.org/jira/browse/SPARK-29884 Project: Spark Issue

[jira] [Commented] (SPARK-10408) Autoencoder

2017-05-11 Thread Jeremy (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16007535#comment-16007535 ] Jeremy commented on SPARK-10408: I mentioned this in the PR, but I also want to mention here that I'll do

[jira] [Commented] (SPARK-11834) Ignore thresholds in LogisticRegression and update documentation

2016-04-27 Thread Jeremy (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260328#comment-15260328 ] Jeremy commented on SPARK-11834: The upside to this change is that users who set a threshold won't

[jira] [Commented] (SPARK-11834) Ignore thresholds in LogisticRegression and update documentation

2016-04-14 Thread Jeremy (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15241583#comment-15241583 ] Jeremy commented on SPARK-11834: To follow up, both setThreshold() and setThresholds() clear any value in

[jira] [Comment Edited] (SPARK-11834) Ignore thresholds in LogisticRegression and update documentation

2016-04-14 Thread Jeremy (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15241511#comment-15241511 ] Jeremy edited comment on SPARK-11834 at 4/14/16 5:16 PM: - Looking into this JIRA,

[jira] [Comment Edited] (SPARK-11834) Ignore thresholds in LogisticRegression and update documentation

2016-04-14 Thread Jeremy (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15241511#comment-15241511 ] Jeremy edited comment on SPARK-11834 at 4/14/16 5:10 PM: - Looking into this JIRA,

[jira] [Comment Edited] (SPARK-11834) Ignore thresholds in LogisticRegression and update documentation

2016-04-14 Thread Jeremy (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15241511#comment-15241511 ] Jeremy edited comment on SPARK-11834 at 4/14/16 5:03 PM: - Looking into this JIRA,

[jira] [Commented] (SPARK-11834) Ignore thresholds in LogisticRegression and update documentation

2016-04-14 Thread Jeremy (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15241511#comment-15241511 ] Jeremy commented on SPARK-11834: Looking into this JIRA, checkThresholdConsistency() and validateParams()

[jira] [Updated] (SPARK-13706) Python Example for Train Validation Split Missing

2016-03-06 Thread Jeremy (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy updated SPARK-13706: --- Description: An example of how to use TrainValidationSplit in pyspark needs to be added. Should be

[jira] [Created] (SPARK-13706) Python Example for Train Validation Split Missing

2016-03-06 Thread Jeremy (JIRA)
Jeremy created SPARK-13706: -- Summary: Python Example for Train Validation Split Missing Key: SPARK-13706 URL: https://issues.apache.org/jira/browse/SPARK-13706 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-12877) TrainValidationSplit is missing in pyspark.ml.tuning

2016-03-03 Thread Jeremy (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178867#comment-15178867 ] Jeremy commented on SPARK-12877: Hi Xiangrui, Commenting! > TrainValidationSplit is missing in

[jira] [Issue Comment Deleted] (SPARK-10759) Missing Python code example in ML Programming guide

2016-02-16 Thread Jeremy (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy updated SPARK-10759: --- Comment: was deleted (was: Cannot add example for code that doesn't exist.) > Missing Python code example

[jira] [Commented] (SPARK-10759) Missing Python code example in ML Programming guide

2016-02-16 Thread Jeremy (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15149266#comment-15149266 ] Jeremy commented on SPARK-10759: Cannot add example for code that doesn't exist. > Missing Python code

[jira] [Created] (SPARK-13312) ML Model Selection via Train Validation Split example uses incorrect data

2016-02-13 Thread Jeremy (JIRA)
Jeremy created SPARK-13312: -- Summary: ML Model Selection via Train Validation Split example uses incorrect data Key: SPARK-13312 URL: https://issues.apache.org/jira/browse/SPARK-13312 Project: Spark

[jira] [Commented] (SPARK-10759) Missing Python code example in ML Programming guide

2016-02-13 Thread Jeremy (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146336#comment-15146336 ] Jeremy commented on SPARK-10759: It's been a few months, so I've begun to work on this here: