[jira] [Comment Edited] (SPARK-18970) FileSource failure during file list refresh doesn't cause an application to fail, but stops further processing

2016-12-27 Thread Lev (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771583#comment-15771583 ] Lev edited comment on SPARK-18970 at 12/27/16 8:15 PM: --- Actually this is exactly

[jira] [Commented] (SPARK-18970) FileSource failure during file list refresh doesn't cause an application to fail, but stops further processing

2016-12-22 Thread Lev (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771583#comment-15771583 ] Lev commented on SPARK-18970: - Actually this is exactly the behavior I want. My problem is that application

[jira] [Updated] (SPARK-18970) FileSource failure during file list refresh doesn't cause an application to fail, but stops further processing

2016-12-22 Thread Lev (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lev updated SPARK-18970: Attachment: sparkerror.log Here is the log file > FileSource failure during file list refresh doesn't cause an

[jira] [Commented] (SPARK-18970) FileSource failure during file list refresh doesn't cause an application to fail, but stops further processing

2016-12-22 Thread Lev (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771199#comment-15771199 ] Lev commented on SPARK-18970: - I am not sure whether task was retried or not, but Spark application never

[jira] [Updated] (SPARK-18970) FileSource failure during file list refresh doesn't cause an application to fail, but stops further processing

2016-12-22 Thread Lev (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lev updated SPARK-18970: Affects Version/s: 2.0.2 > FileSource failure during file list refresh doesn't cause an application to > fail,

[jira] [Updated] (SPARK-18970) FileSource failure during file list refresh doesn't cause an application to fail, but stops further processing

2016-12-21 Thread Lev (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lev updated SPARK-18970: Summary: FileSource failure during file list refresh doesn't cause an application to fail, but stops further

[jira] [Updated] (SPARK-18970) FileSource failure during refresh doesn't cause an application to fail, but stops further processing

2016-12-21 Thread Lev (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lev updated SPARK-18970: Summary: FileSource failure during refresh doesn't cause an application to fail, but stops further processing

[jira] [Created] (SPARK-18970) FileSource filure during refresh doesn't cause an application to fail, but stops further processing

2016-12-21 Thread Lev (JIRA)
Lev created SPARK-18970: --- Summary: FileSource filure during refresh doesn't cause an application to fail, but stops further processing Key: SPARK-18970 URL: https://issues.apache.org/jira/browse/SPARK-18970

[jira] [Updated] (SPARK-16981) For CSV files nullValue is not respected for Date/Time data type

2016-08-18 Thread Lev (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lev updated SPARK-16981: Priority: Critical (was: Major) > For CSV files nullValue is not respected for Date/Time data type >

[jira] [Created] (SPARK-16981) For CSV files nullValue is not respected for Date/Time data type

2016-08-09 Thread Lev (JIRA)
Lev created SPARK-16981: --- Summary: For CSV files nullValue is not respected for Date/Time data type Key: SPARK-16981 URL: https://issues.apache.org/jira/browse/SPARK-16981 Project: Spark Issue Type:

[jira] [Commented] (SPARK-16387) Reserved SQL words are not escaped by JDBC writer

2016-07-06 Thread Lev (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15363850#comment-15363850 ] Lev commented on SPARK-16387: - I am not sure what PR means. > Reserved SQL words are not escaped by JDBC

[jira] [Comment Edited] (SPARK-16387) Reserved SQL words are not escaped by JDBC writer

2016-07-06 Thread Lev (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15363802#comment-15363802 ] Lev edited comment on SPARK-16387 at 7/6/16 6:14 AM: - JdbcDialect class has a

[jira] [Commented] (SPARK-16387) Reserved SQL words are not escaped by JDBC writer

2016-07-05 Thread Lev (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15363802#comment-15363802 ] Lev commented on SPARK-16387: - JdbcDialect class has a functionality that allows DB-dependent quotation.

[jira] [Updated] (SPARK-16387) Reserved SQL words are not escaped by JDBC writer

2016-07-05 Thread Lev (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lev updated SPARK-16387: Summary: Reserved SQL words are not escaped by JDBC writer (was: Reserved words are not escaped for JDBC writer)

[jira] [Created] (SPARK-16387) Reserved words are not escaped for JDBC writer

2016-07-05 Thread Lev (JIRA)
Lev created SPARK-16387: --- Summary: Reserved words are not escaped for JDBC writer Key: SPARK-16387 URL: https://issues.apache.org/jira/browse/SPARK-16387 Project: Spark Issue Type: Bug