[jira] [Created] (SPARK-28817) Support standard Javadoc packaging to allow automatic javadoc location settings

2019-08-21 Thread M. Le Bihan (Jira)
M. Le Bihan created SPARK-28817: --- Summary: Support standard Javadoc packaging to allow automatic javadoc location settings Key: SPARK-28817 URL: https://issues.apache.org/jira/browse/SPARK-28817 Project

[jira] [Updated] (SPARK-28180) Encoding CSV to Pojo works with Encoders.bean on RDD but fail on asserts when attemtping it from a Dataset

2019-06-26 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M. Le Bihan updated SPARK-28180: Description: I am converting an _RDD_ spark program to a _Dataset_ one. Once, it was converting a

[jira] [Updated] (SPARK-28180) Encoding CSV to Pojo works with Encoders.bean on RDD but fail on asserts when attemtping it from a Dataset

2019-06-26 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M. Le Bihan updated SPARK-28180: Description: I am converting an _RDD_ spark program to a _Dataset_ one. Once, it was converting a

[jira] [Updated] (SPARK-28180) Encoding CSV to Pojo works with Encoders.bean on RDD but fail on asserts when attemtping it from a Dataset

2019-06-26 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M. Le Bihan updated SPARK-28180: Description: I am converting an _RDD_ spark program to a _Dataset_ one. Once, it was converting a

[jira] [Created] (SPARK-28180) Encoding CSV to Pojo works with Encoders.bean on RDD but fail on asserts when attemtping it from a Dataset

2019-06-26 Thread M. Le Bihan (JIRA)
M. Le Bihan created SPARK-28180: --- Summary: Encoding CSV to Pojo works with Encoders.bean on RDD but fail on asserts when attemtping it from a Dataset Key: SPARK-28180 URL: https://issues.apache.org/jira/browse/SPARK

[jira] [Comment Edited] (SPARK-18105) LZ4 failed to decompress a stream of shuffled data

2019-06-18 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866973#comment-16866973 ] M. Le Bihan edited comment on SPARK-18105 at 6/18/19 8:45 PM:

[jira] [Comment Edited] (SPARK-18105) LZ4 failed to decompress a stream of shuffled data

2019-06-18 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866973#comment-16866973 ] M. Le Bihan edited comment on SPARK-18105 at 6/18/19 7:10 PM:

[jira] [Comment Edited] (SPARK-18105) LZ4 failed to decompress a stream of shuffled data

2019-06-18 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866973#comment-16866973 ] M. Le Bihan edited comment on SPARK-18105 at 6/18/19 7:06 PM:

[jira] [Commented] (SPARK-18105) LZ4 failed to decompress a stream of shuffled data

2019-06-18 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866973#comment-16866973 ] M. Le Bihan commented on SPARK-18105: - My trick eventually didn't succeed. And I fal

[jira] [Comment Edited] (SPARK-18105) LZ4 failed to decompress a stream of shuffled data

2019-06-18 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16861803#comment-16861803 ] M. Le Bihan edited comment on SPARK-18105 at 6/18/19 4:37 PM:

[jira] [Commented] (SPARK-18105) LZ4 failed to decompress a stream of shuffled data

2019-06-11 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16861803#comment-16861803 ] M. Le Bihan commented on SPARK-18105: - It _seems_ that exchanging from org.lz4:lz4-j

[jira] [Comment Edited] (SPARK-18105) LZ4 failed to decompress a stream of shuffled data

2019-06-02 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16854249#comment-16854249 ] M. Le Bihan edited comment on SPARK-18105 at 6/3/19 6:18 AM: -

[jira] [Commented] (SPARK-18105) LZ4 failed to decompress a stream of shuffled data

2019-06-02 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16854249#comment-16854249 ] M. Le Bihan commented on SPARK-18105: - I have also a problem involving a corrupted s

[jira] [Resolved] (SPARK-27840) Hadoop attempts to create a temporary folder in root folder

2019-05-25 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M. Le Bihan resolved SPARK-27840. - Resolution: Not A Bug Was mine own bug... > Hadoop attempts to create a temporary folder in roo

[jira] [Created] (SPARK-27840) Hadoop attempts to create a temporary folder in root folder

2019-05-25 Thread M. Le Bihan (JIRA)
M. Le Bihan created SPARK-27840: --- Summary: Hadoop attempts to create a temporary folder in root folder Key: SPARK-27840 URL: https://issues.apache.org/jira/browse/SPARK-27840 Project: Spark Is

[jira] [Comment Edited] (SPARK-26968) option("quoteMode", "NON_NUMERIC") have no effect on a CSV generation

2019-02-25 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776903#comment-16776903 ] M. Le Bihan edited comment on SPARK-26968 at 2/25/19 2:24 PM:

[jira] [Comment Edited] (SPARK-26968) option("quoteMode", "NON_NUMERIC") have no effect on a CSV generation

2019-02-25 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776903#comment-16776903 ] M. Le Bihan edited comment on SPARK-26968 at 2/25/19 2:22 PM:

[jira] [Comment Edited] (SPARK-26968) option("quoteMode", "NON_NUMERIC") have no effect on a CSV generation

2019-02-25 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776903#comment-16776903 ] M. Le Bihan edited comment on SPARK-26968 at 2/25/19 2:21 PM:

[jira] [Comment Edited] (SPARK-26968) option("quoteMode", "NON_NUMERIC") have no effect on a CSV generation

2019-02-25 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776903#comment-16776903 ] M. Le Bihan edited comment on SPARK-26968 at 2/25/19 2:01 PM:

[jira] [Comment Edited] (SPARK-26968) option("quoteMode", "NON_NUMERIC") have no effect on a CSV generation

2019-02-25 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776903#comment-16776903 ] M. Le Bihan edited comment on SPARK-26968 at 2/25/19 2:01 PM:

[jira] [Reopened] (SPARK-26968) option("quoteMode", "NON_NUMERIC") have no effect on a CSV generation

2019-02-25 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M. Le Bihan reopened SPARK-26968: - It's still a problem, I see no equivalent with Univocity to obtain the result I expect, which is  :

[jira] [Comment Edited] (SPARK-24417) Build and Run Spark on JDK11

2019-02-22 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774954#comment-16774954 ] M. Le Bihan edited comment on SPARK-24417 at 2/22/19 9:58 AM:

[jira] [Commented] (SPARK-24417) Build and Run Spark on JDK11

2019-02-22 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774954#comment-16774954 ] M. Le Bihan commented on SPARK-24417: - It becomes really troublesome to see Java 12

[jira] [Created] (SPARK-26968) option("quoteMode", "NON_NUMERIC") have no effect on a CSV generation

2019-02-22 Thread M. Le Bihan (JIRA)
M. Le Bihan created SPARK-26968: --- Summary: option("quoteMode", "NON_NUMERIC") have no effect on a CSV generation Key: SPARK-26968 URL: https://issues.apache.org/jira/browse/SPARK-26968 Project: Spark

[jira] [Comment Edited] (SPARK-26819) ArrayIndexOutOfBoundsException while loading a CSV to a Dataset with dependencies spark-core_2.12 and spark-sql_2.12 (with spark-core_2.11 and spark-sql_2.11 : wo

2019-02-05 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16760799#comment-16760799 ] M. Le Bihan edited comment on SPARK-26819 at 2/5/19 1:30 PM: -

[jira] [Commented] (SPARK-26819) ArrayIndexOutOfBoundsException while loading a CSV to a Dataset with dependencies spark-core_2.12 and spark-sql_2.12 (with spark-core_2.11 and spark-sql_2.11 : working

2019-02-05 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16760799#comment-16760799 ] M. Le Bihan commented on SPARK-26819: - You made me search a lot...   In this stack

[jira] [Comment Edited] (SPARK-26819) ArrayIndexOutOfBoundsException while loading a CSV to a Dataset with dependencies spark-core_2.12 and spark-sql_2.12 (with spark-core_2.11 and spark-sql_2.11 : wo

2019-02-04 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759692#comment-16759692 ] M. Le Bihan edited comment on SPARK-26819 at 2/4/19 12:40 PM:

[jira] [Commented] (SPARK-26819) ArrayIndexOutOfBoundsException while loading a CSV to a Dataset with dependencies spark-core_2.12 and spark-sql_2.12 (with spark-core_2.11 and spark-sql_2.11 : working

2019-02-04 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759692#comment-16759692 ] M. Le Bihan commented on SPARK-26819: - If I have these dependencies in my POM, my op

[jira] [Comment Edited] (SPARK-26819) ArrayIndexOutOfBoundsException while loading a CSV to a Dataset with dependencies spark-core_2.12 and spark-sql_2.12 (with spark-core_2.11 and spark-sql_2.11 : wo

2019-02-04 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759692#comment-16759692 ] M. Le Bihan edited comment on SPARK-26819 at 2/4/19 8:43 AM: -

[jira] [Updated] (SPARK-26819) ArrayIndexOutOfBoundsException while loading a CSV to a Dataset with dependencies spark-core_2.12 and spark-sql_2.12 (with spark-core_2.11 and spark-sql_2.11 : working f

2019-02-02 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M. Le Bihan updated SPARK-26819: Attachment: comptes-communes-Entr'Allier.csv > ArrayIndexOutOfBoundsException while loading a CSV

[jira] [Comment Edited] (SPARK-26819) ArrayIndexOutOfBoundsException while loading a CSV to a Dataset with dependencies spark-core_2.12 and spark-sql_2.12 (with spark-core_2.11 and spark-sql_2.11 : wo

2019-02-02 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759280#comment-16759280 ] M. Le Bihan edited comment on SPARK-26819 at 2/3/19 3:57 AM: -

[jira] [Commented] (SPARK-26819) ArrayIndexOutOfBoundsException while loading a CSV to a Dataset with dependencies spark-core_2.12 and spark-sql_2.12 (with spark-core_2.11 and spark-sql_2.11 : working

2019-02-02 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759280#comment-16759280 ] M. Le Bihan commented on SPARK-26819: - About the attachment provided : remove the _e

[jira] [Updated] (SPARK-26819) ArrayIndexOutOfBoundsException while loading a CSV to a Dataset with dependencies spark-core_2.12 and spark-sql_2.12 (with spark-core_2.11 and spark-sql_2.11 : working f

2019-02-02 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M. Le Bihan updated SPARK-26819: Attachment: CompteResultatCSV.java > ArrayIndexOutOfBoundsException while loading a CSV to a Datas

[jira] [Created] (SPARK-26819) ArrayIndexOutOfBoundsException while loading a CSV to a Dataset with dependencies spark-core_2.12 and spark-sql_2.12 (with spark-core_2.11 and spark-sql_2.11 : working f

2019-02-02 Thread M. Le Bihan (JIRA)
M. Le Bihan created SPARK-26819: --- Summary: ArrayIndexOutOfBoundsException while loading a CSV to a Dataset with dependencies spark-core_2.12 and spark-sql_2.12 (with spark-core_2.11 and spark-sql_2.11 : working fine) Key: SPARK-268

[jira] [Updated] (SPARK-26819) ArrayIndexOutOfBoundsException while loading a CSV to a Dataset with dependencies spark-core_2.12 and spark-sql_2.12 (with spark-core_2.11 and spark-sql_2.11 : working f

2019-02-02 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M. Le Bihan updated SPARK-26819: Attachment: ComptesResultatsIT.java > ArrayIndexOutOfBoundsException while loading a CSV to a Data

[jira] [Updated] (SPARK-26296) Base Spark over Java and not over Scala, offering Scala as an option over Spark

2018-12-06 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M. Le Bihan updated SPARK-26296: Description: I am not using _Scala_ when I am programming _Spark_ but plain _Java_. I  believe tho

[jira] [Updated] (SPARK-26296) Spark build over Java and not over Scala, offering Scala as an option over Spark

2018-12-06 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M. Le Bihan updated SPARK-26296: Description: I am not using _Scala_ when I am programming _Spark_ but plain _Java_. I  believe tho

[jira] [Updated] (SPARK-26296) Spark build over Java and not over Scala, offering Scala as an option over Spark

2018-12-06 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M. Le Bihan updated SPARK-26296: Description: I am not using _Scala_ when I am programming _Spark_ but plain _Java_. I  believe tho

[jira] [Updated] (SPARK-26296) Spark build over Java and not over Scala, offering Scala as an option over Spark

2018-12-06 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M. Le Bihan updated SPARK-26296: Description: I am not using _Scala_ when I am programming _Spark_ but plain _Java_. I  believe tho

[jira] [Updated] (SPARK-26296) Spark build over Java and not over Scala, offering Scala as an option over Spark

2018-12-06 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M. Le Bihan updated SPARK-26296: Description: I am not using _Scala_ when I am programming _Spark_ but plain _Java_. I  believe tho

[jira] [Updated] (SPARK-26296) Base Spark over Java and not over Scala, offering Scala as an option over Spark

2018-12-06 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M. Le Bihan updated SPARK-26296: Summary: Base Spark over Java and not over Scala, offering Scala as an option over Spark (was: Sp

[jira] [Updated] (SPARK-26296) Spark build over Java and not over Scala, offering Scala as an option over Spark

2018-12-06 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M. Le Bihan updated SPARK-26296: Description: I am not using _Scala_ when I am programming _Spark_ but plain _Java_. I  believe tho

[jira] [Created] (SPARK-26296) Spark build over Java and not over Scala, offering Scala as an option over Spark

2018-12-06 Thread M. Le Bihan (JIRA)
M. Le Bihan created SPARK-26296: --- Summary: Spark build over Java and not over Scala, offering Scala as an option over Spark Key: SPARK-26296 URL: https://issues.apache.org/jira/browse/SPARK-26296 Projec

[jira] [Comment Edited] (SPARK-24417) Build and Run Spark on JDK11

2018-12-06 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16710091#comment-16710091 ] M. Le Bihan edited comment on SPARK-24417 at 12/6/18 1:15 PM:

[jira] [Comment Edited] (SPARK-24417) Build and Run Spark on JDK11

2018-12-05 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16710091#comment-16710091 ] M. Le Bihan edited comment on SPARK-24417 at 12/5/18 1:53 PM:

[jira] [Commented] (SPARK-24417) Build and Run Spark on JDK11

2018-12-05 Thread M. Le Bihan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16710091#comment-16710091 ] M. Le Bihan commented on SPARK-24417: - Hello,  Unaware if the problem with the JDK