[jira] [Commented] (SPARK-22607) Set large stack size consistently for tests to avoid StackOverflowError

2017-11-25 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265810#comment-16265810 ] Apache Spark commented on SPARK-22607: -- User 'srowen' has created a pull request for this issue:

[jira] [Assigned] (SPARK-22607) Set large stack size consistently for tests to avoid StackOverflowError

2017-11-25 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-22607: Assignee: Apache Spark (was: Sean Owen) > Set large stack size consistently for tests to

[jira] [Assigned] (SPARK-22607) Set large stack size consistently for tests to avoid StackOverflowError

2017-11-25 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-22607: Assignee: Sean Owen (was: Apache Spark) > Set large stack size consistently for tests to

[jira] [Created] (SPARK-22607) Set large stack size consistently for tests to avoid StackOverflowError

2017-11-25 Thread Sean Owen (JIRA)
Sean Owen created SPARK-22607: - Summary: Set large stack size consistently for tests to avoid StackOverflowError Key: SPARK-22607 URL: https://issues.apache.org/jira/browse/SPARK-22607 Project: Spark

[jira] [Commented] (SPARK-22601) Data load is getting displayed successful on providing non existing hdfs file path

2017-11-25 Thread Sujith (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265748#comment-16265748 ] Sujith commented on SPARK-22601: sure Sean. > Data load is getting displayed successful on providing non

[jira] [Commented] (SPARK-22402) Allow fetcher URIs to be downloaded to specific locations relative to Mesos Sandbox

2017-11-25 Thread Arthur Rand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265732#comment-16265732 ] Arthur Rand commented on SPARK-22402: - Hello [~felixcheung], Yes I'll submit a patch very soon -

[jira] [Assigned] (SPARK-22583) First delegation token renewal time is not 75% of renewal time in Mesos

2017-11-25 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen reassigned SPARK-22583: - Assignee: Kalvin Chau Priority: Major (was: Blocker) > First delegation token renewal time

[jira] [Resolved] (SPARK-22583) First delegation token renewal time is not 75% of renewal time in Mesos

2017-11-25 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-22583. --- Resolution: Fixed Fix Version/s: 2.3.0 Issue resolved by pull request 19798

[jira] [Resolved] (SPARK-22582) Spark SQL round throws error with negative precision

2017-11-25 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-22582. --- Resolution: Not A Problem > Spark SQL round throws error with negative precision >

[jira] [Commented] (SPARK-22393) spark-shell can't find imported types in class constructors, extends clause

2017-11-25 Thread Mark Petruska (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265666#comment-16265666 ] Mark Petruska commented on SPARK-22393: --- I believe the scala repl fix would also fix this. Forcing

[jira] [Assigned] (SPARK-22606) There may be two or more tasks in one executor will use the same kafka consumer at the same time, then it will throw an exception: "KafkaConsumer is not safe for multi-

2017-11-25 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-22606: Assignee: (was: Apache Spark) > There may be two or more tasks in one executor will

[jira] [Commented] (SPARK-22606) There may be two or more tasks in one executor will use the same kafka consumer at the same time, then it will throw an exception: "KafkaConsumer is not safe for multi

2017-11-25 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265638#comment-16265638 ] Apache Spark commented on SPARK-22606: -- User 'eatoncys' has created a pull request for this issue:

[jira] [Assigned] (SPARK-22606) There may be two or more tasks in one executor will use the same kafka consumer at the same time, then it will throw an exception: "KafkaConsumer is not safe for multi-

2017-11-25 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-22606: Assignee: Apache Spark > There may be two or more tasks in one executor will use the same

[jira] [Created] (SPARK-22606) There may be two or more tasks in one executor will use the same kafka consumer at the same time, then it will throw an exception: "KafkaConsumer is not safe for multi-t

2017-11-25 Thread eaton (JIRA)
eaton created SPARK-22606: - Summary: There may be two or more tasks in one executor will use the same kafka consumer at the same time, then it will throw an exception: "KafkaConsumer is not safe for multi-threaded access" Key: