[jira] [Assigned] (SPARK-21145) Restarted queries reuse same StateStoreProvider, causing multiple concurrent tasks to update same StateStore

2017-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-21145: Assignee: Tathagata Das (was: Apache Spark) > Restarted queries reuse same StateStoreProv

[jira] [Assigned] (SPARK-21145) Restarted queries reuse same StateStoreProvider, causing multiple concurrent tasks to update same StateStore

2017-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-21145: Assignee: Apache Spark (was: Tathagata Das) > Restarted queries reuse same StateStoreProv

[jira] [Commented] (SPARK-21145) Restarted queries reuse same StateStoreProvider, causing multiple concurrent tasks to update same StateStore

2017-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054945#comment-16054945 ] Apache Spark commented on SPARK-21145: -- User 'tdas' has created a pull request for t

[jira] [Resolved] (SPARK-8642) Ungraceful failure when yarn client is not configured.

2017-06-19 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin resolved SPARK-8642. --- Resolution: Won't Fix Even though a better error here would be nice, I'll close this because t

[jira] [Commented] (SPARK-18191) Port RDD API to use commit protocol

2017-06-19 Thread Shridhar Ramachandran (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054978#comment-16054978 ] Shridhar Ramachandran commented on SPARK-18191: --- I see this got committed o

[jira] [Comment Edited] (SPARK-18191) Port RDD API to use commit protocol

2017-06-19 Thread Shridhar Ramachandran (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054978#comment-16054978 ] Shridhar Ramachandran edited comment on SPARK-18191 at 6/20/17 12:11 AM: --

[jira] [Created] (SPARK-21146) Worker should handle and shutdown when any thread gets UncaughtException

2017-06-19 Thread Devaraj K (JIRA)
Devaraj K created SPARK-21146: - Summary: Worker should handle and shutdown when any thread gets UncaughtException Key: SPARK-21146 URL: https://issues.apache.org/jira/browse/SPARK-21146 Project: Spark

[jira] [Assigned] (SPARK-21144) Unexpected results when the data schema and partition schema have the duplicate columns

2017-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-21144: Assignee: (was: Apache Spark) > Unexpected results when the data schema and partition

[jira] [Assigned] (SPARK-21144) Unexpected results when the data schema and partition schema have the duplicate columns

2017-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-21144: Assignee: Apache Spark > Unexpected results when the data schema and partition schema have

[jira] [Commented] (SPARK-21144) Unexpected results when the data schema and partition schema have the duplicate columns

2017-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055015#comment-16055015 ] Apache Spark commented on SPARK-21144: -- User 'maropu' has created a pull request for

[jira] [Assigned] (SPARK-21146) Worker should handle and shutdown when any thread gets UncaughtException

2017-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-21146: Assignee: (was: Apache Spark) > Worker should handle and shutdown when any thread gets

[jira] [Assigned] (SPARK-21146) Worker should handle and shutdown when any thread gets UncaughtException

2017-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-21146: Assignee: Apache Spark > Worker should handle and shutdown when any thread gets UncaughtEx

[jira] [Commented] (SPARK-21146) Worker should handle and shutdown when any thread gets UncaughtException

2017-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055024#comment-16055024 ] Apache Spark commented on SPARK-21146: -- User 'devaraj-kavali' has created a pull req

[jira] [Resolved] (SPARK-21133) HighlyCompressedMapStatus#writeExternal throws NPE

2017-06-19 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-21133. - Resolution: Fixed Fix Version/s: 2.2.0 Issue resolved by pull request 18343 [https://githu

[jira] [Assigned] (SPARK-21133) HighlyCompressedMapStatus#writeExternal throws NPE

2017-06-19 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-21133: --- Assignee: Yuming Wang > HighlyCompressedMapStatus#writeExternal throws NPE > ---

[jira] [Created] (SPARK-21147) the schema of socket source can not be set.

2017-06-19 Thread Fei Shao (JIRA)
Fei Shao created SPARK-21147: Summary: the schema of socket source can not be set. Key: SPARK-21147 URL: https://issues.apache.org/jira/browse/SPARK-21147 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-21144) Unexpected results when the data schema and partition schema have the duplicate columns

2017-06-19 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055049#comment-16055049 ] Takeshi Yamamuro commented on SPARK-21144: -- okay, I'm currently looking into thi

[jira] [Created] (SPARK-21148) Set SparkUncaughtExceptionHandler to the Master

2017-06-19 Thread Devaraj K (JIRA)
Devaraj K created SPARK-21148: - Summary: Set SparkUncaughtExceptionHandler to the Master Key: SPARK-21148 URL: https://issues.apache.org/jira/browse/SPARK-21148 Project: Spark Issue Type: Improve

[jira] [Assigned] (SPARK-21148) Set SparkUncaughtExceptionHandler to the Master

2017-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-21148: Assignee: (was: Apache Spark) > Set SparkUncaughtExceptionHandler to the Master >

[jira] [Commented] (SPARK-21148) Set SparkUncaughtExceptionHandler to the Master

2017-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055070#comment-16055070 ] Apache Spark commented on SPARK-21148: -- User 'devaraj-kavali' has created a pull req

[jira] [Resolved] (SPARK-20889) SparkR grouped documentation for Column methods

2017-06-19 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Cheung resolved SPARK-20889. -- Resolution: Fixed Assignee: Wayne Zhang Fix Version/s: 2.3.0 Target

[jira] [Assigned] (SPARK-21148) Set SparkUncaughtExceptionHandler to the Master

2017-06-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-21148: Assignee: Apache Spark > Set SparkUncaughtExceptionHandler to the Master > ---

[jira] [Created] (SPARK-21149) Add job description API for R

2017-06-19 Thread Felix Cheung (JIRA)
Felix Cheung created SPARK-21149: Summary: Add job description API for R Key: SPARK-21149 URL: https://issues.apache.org/jira/browse/SPARK-21149 Project: Spark Issue Type: Improvement

[jira] [Updated] (SPARK-20929) LinearSVC should not use shared Param HasThresholds

2017-06-19 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-20929: -- Target Version/s: 2.2.1, 2.3.0 > LinearSVC should not use shared Param HasThresholds >

[jira] [Resolved] (SPARK-20929) LinearSVC should not use shared Param HasThresholds

2017-06-19 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley resolved SPARK-20929. --- Resolution: Fixed Fix Version/s: 2.3.0 2.2.1 Issue resolved

[jira] [Created] (SPARK-21150) Persistent view stored in Hive metastore should be case preserving.

2017-06-19 Thread Xiao Li (JIRA)
Xiao Li created SPARK-21150: --- Summary: Persistent view stored in Hive metastore should be case preserving. Key: SPARK-21150 URL: https://issues.apache.org/jira/browse/SPARK-21150 Project: Spark Is

[jira] [Assigned] (SPARK-21150) Persistent view stored in Hive metastore should be case preserving.

2017-06-19 Thread Xiao Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Li reassigned SPARK-21150: --- Assignee: Jiang Xingbo Target Version/s: 2.2.0 Priority: Blocker (was: Major

[jira] [Assigned] (SPARK-21150) Persistent view stored in Hive metastore should be case preserving.

2017-06-19 Thread Xiao Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Li reassigned SPARK-21150: --- Assignee: (was: Jiang Xingbo) > Persistent view stored in Hive metastore should be case preservi

<    1   2