[jira] [Created] (SPARK-22047) HiveExternalCatalogVersionsSuite is Flaky on Jenkins

2017-09-18 Thread Armin Braun (JIRA)
Armin Braun created SPARK-22047: --- Summary: HiveExternalCatalogVersionsSuite is Flaky on Jenkins Key: SPARK-22047 URL: https://issues.apache.org/jira/browse/SPARK-22047 Project: Spark Issue

[jira] [Created] (SPARK-21970) Do a Project Wide Sweep for Redundant Throws Declarations

2017-09-10 Thread Armin Braun (JIRA)
Armin Braun created SPARK-21970: --- Summary: Do a Project Wide Sweep for Redundant Throws Declarations Key: SPARK-21970 URL: https://issues.apache.org/jira/browse/SPARK-21970 Project: Spark

[jira] [Created] (SPARK-21967) org.apache.spark.unsafe.types.UTF8String#compareTo Should Compare 8 Bytes at a Time for Better Performance

2017-09-10 Thread Armin Braun (JIRA)
Armin Braun created SPARK-21967: --- Summary: org.apache.spark.unsafe.types.UTF8String#compareTo Should Compare 8 Bytes at a Time for Better Performance Key: SPARK-21967 URL:

[jira] [Commented] (SPARK-20201) Flaky Test: org.apache.spark.sql.catalyst.expressions.OrderingSuite

2017-09-06 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16154975#comment-16154975 ] Armin Braun commented on SPARK-20201: - This was resolved by this commit in June

[jira] [Commented] (SPARK-20336) spark.read.csv() with wholeFile=True option fails to read non ASCII unicode characters

2017-04-25 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15982669#comment-15982669 ] Armin Braun commented on SPARK-20336: - [~priancho] my bad apparently in the above. I can't retrace

[jira] [Created] (SPARK-20455) Missing Test Target in Documentation for "Running Docker-based Integration Test Suites"

2017-04-25 Thread Armin Braun (JIRA)
Armin Braun created SPARK-20455: --- Summary: Missing Test Target in Documentation for "Running Docker-based Integration Test Suites" Key: SPARK-20455 URL: https://issues.apache.org/jira/browse/SPARK-20455

[jira] [Updated] (SPARK-20436) NullPointerException when restart from checkpoint file

2017-04-24 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Armin Braun updated SPARK-20436: Description: I have written a Spark Streaming application which have two DStreams. Code is :

[jira] [Commented] (SPARK-20155) CSV-files with quoted quotes can't be parsed, if delimiter follows quoted quote

2017-04-24 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15981166#comment-15981166 ] Armin Braun commented on SPARK-20155: - [~RPCMoritz] take a look at what I just found:

[jira] [Resolved] (SPARK-20155) CSV-files with quoted quotes can't be parsed, if delimiter follows quoted quote

2017-04-24 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Armin Braun resolved SPARK-20155. - Resolution: Won't Fix > CSV-files with quoted quotes can't be parsed, if delimiter follows

[jira] [Commented] (SPARK-20155) CSV-files with quoted quotes can't be parsed, if delimiter follows quoted quote

2017-04-24 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15981009#comment-15981009 ] Armin Braun commented on SPARK-20155: - [~RPCMoritz] sorry I was under the wrong assumption that quote

[jira] [Commented] (SPARK-20155) CSV-files with quoted quotes can't be parsed, if delimiter follows quoted quote

2017-04-24 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980974#comment-15980974 ] Armin Braun commented on SPARK-20155: - I was able to reproduce this: {code} "aaa","b\"b,b","ccc"

[jira] [Commented] (SPARK-20336) spark.read.csv() with wholeFile=True option fails to read non ASCII unicode characters

2017-04-24 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980962#comment-15980962 ] Armin Braun commented on SPARK-20336: - I just tried this on latest Spark and Hadoop/Yarn `2.6.3` and

[jira] [Resolved] (SPARK-17280) Flaky test: org.apache.spark.streaming.kafka010.JavaKafkaRDDSuite and JavaDirectKafkaStreamSuite.testKafkaStream

2017-02-22 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Armin Braun resolved SPARK-17280. - Resolution: Fixed closing this, can't find any recent examples of this on Jenkins and haven't

[jira] [Closed] (SPARK-19592) Duplication in Test Configuration Relating to SparkConf Settings Should be Removed

2017-02-18 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Armin Braun closed SPARK-19592. --- Resolution: Won't Fix > Duplication in Test Configuration Relating to SparkConf Settings Should be

[jira] [Commented] (SPARK-19592) Duplication in Test Configuration Relating to SparkConf Settings Should be Removed

2017-02-16 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15869985#comment-15869985 ] Armin Braun commented on SPARK-19592: - I see your point on these two: {quote} Isn't this going to

[jira] [Commented] (SPARK-19592) Duplication in Test Configuration Relating to SparkConf Settings Should be Removed

2017-02-16 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15869933#comment-15869933 ] Armin Braun commented on SPARK-19592: - [~srowen] could I convince you or better to drop this one ? :)

[jira] [Resolved] (SPARK-19275) Spark Streaming, Kafka receiver, "Failed to get records for ... after polling for 512"

2017-02-14 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Armin Braun resolved SPARK-19275. - Resolution: Not A Problem > Spark Streaming, Kafka receiver, "Failed to get records for ...

[jira] [Commented] (SPARK-19592) Duplication in Test Configuration Relating to SparkConf Settings Should be Removed

2017-02-14 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15866428#comment-15866428 ] Armin Braun commented on SPARK-19592: - Imo this also relates to the ability to handle

[jira] [Commented] (SPARK-19592) Duplication in Test Configuration Relating to SparkConf Settings Should be Removed

2017-02-14 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15866367#comment-15866367 ] Armin Braun commented on SPARK-19592: - [~srowen] {quote} What about tests that make their own conf

[jira] [Updated] (SPARK-19592) Duplication in Test Configuration Relating to SparkConf Settings Should be Removed

2017-02-14 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Armin Braun updated SPARK-19592: Affects Version/s: 2.2.0 > Duplication in Test Configuration Relating to SparkConf Settings Should

[jira] [Updated] (SPARK-19592) Duplication in Test Configuration Relating to SparkConf Settings Should be Removed

2017-02-14 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Armin Braun updated SPARK-19592: Description: This configuration for Surefire, Scalatest is duplicated in the parent POM as well

[jira] [Updated] (SPARK-19592) Duplication in Test Configuration Relating to SparkConf Settings Should be Removed

2017-02-14 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Armin Braun updated SPARK-19592: Description: This configuration for Surefire, Scalatest is duplicated in the parent POM as well

[jira] [Updated] (SPARK-19592) Duplication in Test Configuration Relating to SparkConf Settings Should be Removed

2017-02-14 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Armin Braun updated SPARK-19592: Description: This configuration for Surefire, Scalatest is duplicated in the parent POM as well

[jira] [Created] (SPARK-19592) Duplication in Test Configuration Relating to SparkConf Settings Should be Removed

2017-02-14 Thread Armin Braun (JIRA)
Armin Braun created SPARK-19592: --- Summary: Duplication in Test Configuration Relating to SparkConf Settings Should be Removed Key: SPARK-19592 URL: https://issues.apache.org/jira/browse/SPARK-19592

[jira] [Commented] (SPARK-19562) Gitignore Misses Folder dev/pr-deps

2017-02-12 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15862954#comment-15862954 ] Armin Braun commented on SPARK-19562: - PR added https://github.com/apache/spark/pull/16904 >

[jira] [Updated] (SPARK-19562) Gitignore Misses Folder dev/pr-deps

2017-02-12 Thread Armin Braun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Armin Braun updated SPARK-19562: Description: It's basically in the title. Running the build and tests as instructed by the Readme

[jira] [Created] (SPARK-19562) Gitignore Misses Folder dev/pr-deps

2017-02-12 Thread Armin Braun (JIRA)
Armin Braun created SPARK-19562: --- Summary: Gitignore Misses Folder dev/pr-deps Key: SPARK-19562 URL: https://issues.apache.org/jira/browse/SPARK-19562 Project: Spark Issue Type: Improvement