[jira] [Created] (SPARK-30692) Mechanism to check that all queries of spark structured-streaming are started in case of multiple sink actions.

2020-01-31 Thread Amit (Jira)
Amit created SPARK-30692: - Summary: Mechanism to check that all queries of spark structured-streaming are started in case of multiple sink actions. Key: SPARK-30692 URL: https://issues.apache.org/jira/browse/SPARK-30692

[jira] [Commented] (SPARK-25185) CBO rowcount statistics doesn't work for partitioned parquet external table

2019-07-31 Thread Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16897305#comment-16897305 ] Amit commented on SPARK-25185: -- Yes it seems to work, but with lot of caveats.. like the on

[jira] [Updated] (SPARK-25185) CBO rowcount statistics doesn't work for partitioned parquet external table

2018-08-22 Thread Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit updated SPARK-25185: - Description: Created a dummy partitioned data with partition column on string type col1=a and col1=b added csv

[jira] [Updated] (SPARK-25185) CBO rowcount statistics doesn't work for partitioned parquet external table

2018-08-22 Thread Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit updated SPARK-25185: - Environment:   Tried on Ubuntu, FreBSD and windows, running spark-shell in local mode reading data from local

[jira] [Updated] (SPARK-25185) CBO rowcount statistics doesn't work for partitioned parquet external table

2018-08-22 Thread Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit updated SPARK-25185: - Environment:   Tried on Ubuntu, FreBSD and windows  was: Created a dummy partitioned data with partition col

[jira] [Created] (SPARK-25185) CBO rowcount statistics doesn't work for partitioned parquet external table

2018-08-21 Thread Amit (JIRA)
Amit created SPARK-25185: Summary: CBO rowcount statistics doesn't work for partitioned parquet external table Key: SPARK-25185 URL: https://issues.apache.org/jira/browse/SPARK-25185 Project: Spark

[jira] [Comment Edited] (SPARK-10848) Applied JSON Schema Works for json RDD but not when loading json file

2017-11-22 Thread Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16263867#comment-16263867 ] Amit edited comment on SPARK-10848 at 11/23/17 6:22 AM: This issu

[jira] [Comment Edited] (SPARK-10848) Applied JSON Schema Works for json RDD but not when loading json file

2017-11-22 Thread Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16263867#comment-16263867 ] Amit edited comment on SPARK-10848 at 11/23/17 6:21 AM: This issu

[jira] [Commented] (SPARK-10848) Applied JSON Schema Works for json RDD but not when loading json file

2017-11-22 Thread Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16263867#comment-16263867 ] Amit commented on SPARK-10848: -- This issue is still persistent in Spark 2.1.0. I tried below

[jira] [Commented] (SPARK-19424) Wrong runtime type in RDD when reading from avro with custom serializer

2017-03-14 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15924573#comment-15924573 ] Nira Amit commented on SPARK-19424: --- [~hvanhovell] The solution would be to not ignore

[jira] [Reopened] (SPARK-19424) Wrong runtime type in RDD when reading from avro with custom serializer

2017-03-14 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nira Amit reopened SPARK-19424: --- I managed to get my code to work, yes. The problem of the wrong type at runtime is not resolved, though.

[jira] [Reopened] (SPARK-19424) Wrong runtime type in RDD when reading from avro with custom serializer

2017-03-14 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nira Amit reopened SPARK-19424: --- Sean, I am not trying to piss you off but to investigate a problem. If your explanation is that it is fi

[jira] [Reopened] (SPARK-19424) Wrong runtime type in RDD when reading from avro with custom serializer

2017-03-14 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nira Amit reopened SPARK-19424: --- Re-opening this issue because throwing unexpected ClassCastExceptions is not an accepted behavior of a J

[jira] [Commented] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896590#comment-15896590 ] Nira Amit commented on SPARK-19656: --- I will not, but please consider documenting the co

[jira] [Commented] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896581#comment-15896581 ] Nira Amit commented on SPARK-19656: --- I found a problem in my schema and managed to load

[jira] [Updated] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nira Amit updated SPARK-19656: -- Attachment: (was: datum2.png) > Can't load custom type from avro file to RDD with newAPIHadoopFile

[jira] [Issue Comment Deleted] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nira Amit updated SPARK-19656: -- Comment: was deleted (was: {code} public static class ABgoEventAvroReader extends AvroRecordReader

[jira] [Updated] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nira Amit updated SPARK-19656: -- Attachment: (was: datum.png) > Can't load custom type from avro file to RDD with newAPIHadoopFile >

[jira] [Issue Comment Deleted] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nira Amit updated SPARK-19656: -- Comment: was deleted (was: [~srowen] Will you at least consider the possibility that I'm on to a real

[jira] [Updated] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nira Amit updated SPARK-19656: -- Attachment: datum2.png > Can't load custom type from avro file to RDD with newAPIHadoopFile > -

[jira] [Updated] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nira Amit updated SPARK-19656: -- Attachment: datum.png {code} public static class ABgoEventAvroReader extends AvroRecordReaderBase

[jira] [Reopened] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nira Amit reopened SPARK-19656: --- [~srowen] Will you at least consider the possibility that I'm on to a real problem here? I may be wrong

[jira] [Commented] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896314#comment-15896314 ] Nira Amit commented on SPARK-19656: --- And by the way, "what is in the file" is bytes. Th

[jira] [Comment Edited] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896286#comment-15896286 ] Nira Amit edited comment on SPARK-19656 at 3/5/17 2:55 PM: --- But

[jira] [Comment Edited] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896286#comment-15896286 ] Nira Amit edited comment on SPARK-19656 at 3/5/17 2:56 PM: --- But

[jira] [Commented] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896286#comment-15896286 ] Nira Amit commented on SPARK-19656: --- But then why does the compiler accepts what newAPI

[jira] [Commented] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896277#comment-15896277 ] Nira Amit commented on SPARK-19656: --- The only reason my code sample doesn't compile is

[jira] [Commented] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896266#comment-15896266 ] Nira Amit commented on SPARK-19656: --- [~sowen] I have been trying this for weeks every w

[jira] [Commented] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896262#comment-15896262 ] Nira Amit commented on SPARK-19656: --- Thanks Eric, but my question is about RDDs. Is it

[jira] [Commented] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896179#comment-15896179 ] Nira Amit commented on SPARK-19656: --- Yes, I did, and answered him that it gives a compi

[jira] [Commented] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896172#comment-15896172 ] Nira Amit commented on SPARK-19656: --- But if this is not possible to do in Java then it

[jira] [Commented] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-03-05 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896166#comment-15896166 ] Nira Amit commented on SPARK-19656: --- [~emaynard] There is no "asInstanceOf" method in t

[jira] [Commented] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-02-18 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15873090#comment-15873090 ] Nira Amit commented on SPARK-19656: --- I also tried to do this without writing my own `Av

[jira] [Created] (SPARK-19656) Can't load custom type from avro file to RDD with newAPIHadoopFile

2017-02-18 Thread Nira Amit (JIRA)
Nira Amit created SPARK-19656: - Summary: Can't load custom type from avro file to RDD with newAPIHadoopFile Key: SPARK-19656 URL: https://issues.apache.org/jira/browse/SPARK-19656 Project: Spark

[jira] [Comment Edited] (SPARK-19424) Wrong runtime type in RDD when reading from avro with custom serializer

2017-02-01 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848981#comment-15848981 ] Nira Amit edited comment on SPARK-19424 at 2/1/17 11:04 PM: [

[jira] [Comment Edited] (SPARK-19424) Wrong runtime type in RDD when reading from avro with custom serializer

2017-02-01 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848981#comment-15848981 ] Nira Amit edited comment on SPARK-19424 at 2/1/17 11:03 PM: [

[jira] [Comment Edited] (SPARK-19424) Wrong runtime type in RDD when reading from avro with custom serializer

2017-02-01 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848981#comment-15848981 ] Nira Amit edited comment on SPARK-19424 at 2/1/17 11:00 PM: [

[jira] [Commented] (SPARK-19424) Wrong runtime type in RDD when reading from avro with custom serializer

2017-02-01 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848981#comment-15848981 ] Nira Amit commented on SPARK-19424: --- [~srowen] thanks for elaborating, but in that case

[jira] [Commented] (SPARK-19424) Wrong runtime type in RDD when reading from avro with custom serializer

2017-02-01 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848634#comment-15848634 ] Nira Amit commented on SPARK-19424: --- [~srowen] So shouldn't this give me a compilation

[jira] [Commented] (SPARK-19424) Wrong runtime type in RDD when reading from avro with custom serializer

2017-02-01 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848478#comment-15848478 ] Nira Amit commented on SPARK-19424: --- I posted this question in StackOverflow with a wor

[jira] [Created] (SPARK-19424) Wrong runtime type in RDD when reading from avro with custom serializer

2017-02-01 Thread Nira Amit (JIRA)
Nira Amit created SPARK-19424: - Summary: Wrong runtime type in RDD when reading from avro with custom serializer Key: SPARK-19424 URL: https://issues.apache.org/jira/browse/SPARK-19424 Project: Spark

[jira] [Comment Edited] (SPARK-18945) java.lang.ClassCastException when Tuple2 field is an array

2016-12-20 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764163#comment-15764163 ] Nira Amit edited comment on SPARK-18945 at 12/20/16 1:03 PM: -

[jira] [Closed] (SPARK-18945) java.lang.ClassCastException when Tuple2 field is an array

2016-12-20 Thread Nira Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nira Amit closed SPARK-18945. - Resolution: Not A Problem There's a bug in my code > java.lang.ClassCastException when Tuple2 field is a

[jira] [Created] (SPARK-18945) java.lang.ClassCastException when Tuple2 field is an array

2016-12-20 Thread Nira Amit (JIRA)
Nira Amit created SPARK-18945: - Summary: java.lang.ClassCastException when Tuple2 field is an array Key: SPARK-18945 URL: https://issues.apache.org/jira/browse/SPARK-18945 Project: Spark Issue Ty

[jira] [Created] (SPARK-12435) Installing Spark

2015-12-18 Thread Amit (JIRA)
Amit created SPARK-12435: Summary: Installing Spark Key: SPARK-12435 URL: https://issues.apache.org/jira/browse/SPARK-12435 Project: Spark Issue Type: Bug Components: Build Affects Vers

[jira] [Updated] (SPARK-10756) DataFrame write to teradata using jdbc not working, tries to create table each time irrespective of table existence

2015-09-22 Thread Amit (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit updated SPARK-10756: - Description: DataFrame write to teradata using jdbc not working, tries to create table each time irrespective of

[jira] [Created] (SPARK-10756) DataFrame write to teradata using jdbc not working, tries to create table each time irrespective of table existence

2015-09-22 Thread Amit (JIRA)
Amit created SPARK-10756: Summary: DataFrame write to teradata using jdbc not working, tries to create table each time irrespective of table existence Key: SPARK-10756 URL: https://issues.apache.org/jira/browse/SPARK-1075