[jira] [Commented] (SPARK-22666) Spark datasource for image format

2018-06-27 Thread Jayesh lalwani (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16525479#comment-16525479 ] Jayesh lalwani commented on SPARK-22666: Should this datasource reside in the spark-mllib module

[jira] [Commented] (SPARK-22666) Spark datasource for image format

2018-06-22 Thread Jayesh lalwani (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16520657#comment-16520657 ] Jayesh lalwani commented on SPARK-22666: I'll try to take this on > Spark datasource for image

[jira] [Commented] (SPARK-20883) Improve StateStore APIs for efficiency

2017-10-13 Thread Jayesh lalwani (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16204414#comment-16204414 ] Jayesh lalwani commented on SPARK-20883: Is this fix planned to go into 2.2.1? > Improve

[jira] [Commented] (SPARK-19609) Broadcast joins should pushdown join constraints as Filter to the larger relation

2017-05-22 Thread Jayesh lalwani (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16020287#comment-16020287 ] Jayesh lalwani commented on SPARK-19609: Just like to point out that this would help applications

[jira] [Created] (SPARK-20559) Refreshing a cached RDD without restarting the Spark application

2017-05-02 Thread Jayesh lalwani (JIRA)
Jayesh lalwani created SPARK-20559: -- Summary: Refreshing a cached RDD without restarting the Spark application Key: SPARK-20559 URL: https://issues.apache.org/jira/browse/SPARK-20559 Project: Spark

[jira] [Commented] (SPARK-15463) Support for creating a dataframe from CSV in Dataset[String]

2017-03-07 Thread Jayesh lalwani (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15899665#comment-15899665 ] Jayesh lalwani commented on SPARK-15463: Does it make sense to have a to_csv and a from_csv

[jira] [Commented] (SPARK-19738) Consider adding error handler to DataStreamWriter

2017-02-28 Thread Jayesh lalwani (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15888412#comment-15888412 ] Jayesh lalwani commented on SPARK-19738: Thanks [~uncleGen]. I confirmed that I saw the error

[jira] [Commented] (SPARK-19738) Consider adding error handler to DataStreamWriter

2017-02-27 Thread Jayesh lalwani (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887183#comment-15887183 ] Jayesh lalwani commented on SPARK-19738: Thanks [~zsxwing] This will do. Do you know if

[jira] [Commented] (SPARK-19738) Consider adding error handler to DataStreamWriter

2017-02-27 Thread Jayesh lalwani (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15885918#comment-15885918 ] Jayesh lalwani commented on SPARK-19738: [~uncleGen] Spark 2.1.0. What do you get when you run

[jira] [Commented] (SPARK-19478) JDBC Sink

2017-02-27 Thread Jayesh lalwani (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15885803#comment-15885803 ] Jayesh lalwani commented on SPARK-19478: I would like to take this on. One of our projects needs

[jira] [Created] (SPARK-19738) Consider adding error handler to DataStreamWriter

2017-02-25 Thread Jayesh lalwani (JIRA)
Jayesh lalwani created SPARK-19738: -- Summary: Consider adding error handler to DataStreamWriter Key: SPARK-19738 URL: https://issues.apache.org/jira/browse/SPARK-19738 Project: Spark Issue

[jira] [Commented] (SPARK-19478) JDBC Sink

2017-02-14 Thread Jayesh lalwani (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865812#comment-15865812 ] Jayesh lalwani commented on SPARK-19478: Is this sink going to support exactly once guarantee?