[jira] [Commented] (SPARK-13263) SQL generation support for tablesample

2019-04-21 Thread angerszhu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822891#comment-16822891 ] angerszhu commented on SPARK-13263: --- [~Tagar]  I make some change in Spark SQL's ASTB

[jira] [Commented] (SPARK-27538) sparksql could not start in jdk11, exception org.datanucleus.exceptions.NucleusException: The java type java.lang.Long (jdbc-type='', sql-type="") cant be mapped for t

2019-04-21 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822889#comment-16822889 ] Yuming Wang commented on SPARK-27538: - Support the JDK11 is still in progress: SPARK

[jira] [Created] (SPARK-27538) sparksql could not start in jdk11, exception org.datanucleus.exceptions.NucleusException: The java type java.lang.Long (jdbc-type='', sql-type="") cant be mapped for thi

2019-04-21 Thread dingwei2019 (JIRA)
dingwei2019 created SPARK-27538: --- Summary: sparksql could not start in jdk11, exception org.datanucleus.exceptions.NucleusException: The java type java.lang.Long (jdbc-type='', sql-type="") cant be mapped for this datastore. No mapping is availabl

[jira] [Updated] (SPARK-27537) spark-2.4.1/mlib-local/src/test/scala/org/apache/spark/ml/linalg/MatricesSuite.scala.866:Value size is not a member of Object

2019-04-21 Thread dingwei2019 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dingwei2019 updated SPARK-27537: Description: [ERROR]: [Error]  $SPARK_HOME/mlib-local/src/test/scala/org/apache/spark/ml/linalg/Ma

[jira] [Comment Edited] (SPARK-27537) spark-2.4.1/mlib-local/src/test/scala/org/apache/spark/ml/linalg/MatricesSuite.scala.866:Value size is not a member of Object

2019-04-21 Thread dingwei2019 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822845#comment-16822845 ] dingwei2019 edited comment on SPARK-27537 at 4/22/19 3:15 AM:

[jira] [Commented] (SPARK-27537) spark-2.4.1/mlib-local/src/test/scala/org/apache/spark/ml/linalg/MatricesSuite.scala.866:Value size is not a member of Object

2019-04-21 Thread dingwei2019 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822845#comment-16822845 ] dingwei2019 commented on SPARK-27537: - the question is found in spark ml test module

[jira] [Updated] (SPARK-27537) spark-2.4.1/mlib-local/src/test/scala/org/apache/spark/ml/linalg/MatricesSuite.scala.866:Value size is not a member of Object

2019-04-21 Thread dingwei2019 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dingwei2019 updated SPARK-27537: Docs Text: (was: the question is found in spark ml test module, althrough this is an test module

[jira] [Created] (SPARK-27537) spark-2.4.1/mlib-local/src/test/scala/org/apache/spark/ml/linalg/MatricesSuite.scala.866:Value size is not a member of Object

2019-04-21 Thread dingwei2019 (JIRA)
dingwei2019 created SPARK-27537: --- Summary: spark-2.4.1/mlib-local/src/test/scala/org/apache/spark/ml/linalg/MatricesSuite.scala.866:Value size is not a member of Object Key: SPARK-27537 URL: https://issues.apache.o

[jira] [Created] (SPARK-27536) Code improvements for 3.0: existentials edition

2019-04-21 Thread Sean Owen (JIRA)
Sean Owen created SPARK-27536: - Summary: Code improvements for 3.0: existentials edition Key: SPARK-27536 URL: https://issues.apache.org/jira/browse/SPARK-27536 Project: Spark Issue Type: Improve

[jira] [Resolved] (SPARK-27496) RPC should send back the fatal errors

2019-04-21 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-27496. --- Resolution: Fixed Fix Version/s: 2.4.3 3.0.0 2.3

[jira] [Commented] (SPARK-27512) Decimal parsing leads to unexpected type inference

2019-04-21 Thread koert kuipers (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822796#comment-16822796 ] koert kuipers commented on SPARK-27512: --- seems DecimalFormat.parse also simply ign

[jira] [Comment Edited] (SPARK-27512) Decimal parsing leads to unexpected type inference

2019-04-21 Thread koert kuipers (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822790#comment-16822790 ] koert kuipers edited comment on SPARK-27512 at 4/21/19 11:03 PM: -

[jira] [Commented] (SPARK-27512) Decimal parsing leads to unexpected type inference

2019-04-21 Thread koert kuipers (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822790#comment-16822790 ] koert kuipers commented on SPARK-27512: --- [~maxgekk] max do you know why getDecimal

[jira] [Commented] (SPARK-27513) Spark tarball with binaries should have files owned by uid 0

2019-04-21 Thread koert kuipers (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822789#comment-16822789 ] koert kuipers commented on SPARK-27513: --- i think this can be closed as wont fix >

[jira] [Updated] (SPARK-27480) Improve `EXPLAIN DESC QUERY` to show the input SQL statement

2019-04-21 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-27480: -- Summary: Improve `EXPLAIN DESC QUERY` to show the input SQL statement (was: Improve explain o

[jira] [Updated] (SPARK-27480) Improve explain output of describe query command to show the actual input query as opposed to a truncated logical plan.

2019-04-21 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-27480: -- Issue Type: Improvement (was: Bug) > Improve explain output of describe query command to show

[jira] [Resolved] (SPARK-27480) Improve `EXPLAIN DESC QUERY` to show the input SQL statement

2019-04-21 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-27480. --- Resolution: Fixed Assignee: Dilip Biswal Fix Version/s: 3.0.0 This is resolv

[jira] [Updated] (SPARK-27419) When setting spark.executor.heartbeatInterval to a value less than 1 seconds, it will always fail

2019-04-21 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-27419: -- Labels: release-notes (was: ) > When setting spark.executor.heartbeatInterval to a value less than 1

[jira] [Updated] (SPARK-24601) Bump Jackson version to 2.9.6

2019-04-21 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-24601: -- Docs Text: Spark's Jackson dependency has been updated from 2.6.x to 2.9.x. User applications that inh

[jira] [Updated] (SPARK-24601) Bump Jackson version to 2.9.6

2019-04-21 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-24601: -- Labels: release-notes (was: ) > Bump Jackson version to 2.9.6 > - > >

[jira] [Updated] (SPARK-27274) Refer to Scala 2.12 in docs; deprecate Scala 2.11 support in 2.4.1

2019-04-21 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-27274: -- Labels: release-notes (was: ) > Refer to Scala 2.12 in docs; deprecate Scala 2.11 support in 2.4.1 >

[jira] [Commented] (SPARK-27287) PCAModel.load() does not honor spark configs

2019-04-21 Thread Dharmesh Kakadia (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822759#comment-16822759 ] Dharmesh Kakadia commented on SPARK-27287: -- [~mgaido] what do you mean by : use

[jira] [Created] (SPARK-27535) Date and timestamp JSON benchmarks

2019-04-21 Thread Maxim Gekk (JIRA)
Maxim Gekk created SPARK-27535: -- Summary: Date and timestamp JSON benchmarks Key: SPARK-27535 URL: https://issues.apache.org/jira/browse/SPARK-27535 Project: Spark Issue Type: Test Com

[jira] [Created] (SPARK-27534) Do not load `content` column in binary data source if it is not selected

2019-04-21 Thread Xiangrui Meng (JIRA)
Xiangrui Meng created SPARK-27534: - Summary: Do not load `content` column in binary data source if it is not selected Key: SPARK-27534 URL: https://issues.apache.org/jira/browse/SPARK-27534 Project: S

[jira] [Comment Edited] (SPARK-25348) Data source for binary files

2019-04-21 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818640#comment-16818640 ] Xiangrui Meng edited comment on SPARK-25348 at 4/21/19 7:49 PM: --

[jira] [Resolved] (SPARK-27473) Support filter push down for status fields in binary file data source

2019-04-21 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui Meng resolved SPARK-27473. --- Resolution: Fixed Fix Version/s: 3.0.0 Issue resolved by pull request 24387 [https://

[jira] [Updated] (SPARK-27529) Spark Streaming consumer dies with kafka.common.OffsetOutOfRangeException

2019-04-21 Thread Dmitry Goldenberg (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Goldenberg updated SPARK-27529: -- Description: We have a Spark Streaming consumer which at a certain point started cons

[jira] [Resolved] (SPARK-27439) Use analyzed plan when explaining Dataset

2019-04-21 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-27439. --- Resolution: Fixed Assignee: Liang-Chi Hsieh Fix Version/s: 3.0.0 This is res

[jira] [Updated] (SPARK-27439) Use analyzed plan when explaining Dataset

2019-04-21 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-27439: -- Description: {code} scala> spark.range(10).createOrReplaceTempView("test") scala> spark.range(

[jira] [Updated] (SPARK-27439) Use analyzed plan when explaining Dataset

2019-04-21 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-27439: -- Issue Type: Improvement (was: Bug) > Use analyzed plan when explaining Dataset >

[jira] [Updated] (SPARK-27439) Use analyzed plan when explaining Dataset

2019-04-21 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-27439: -- Summary: Use analyzed plan when explaining Dataset (was: Explain result should match collecte

[jira] [Updated] (SPARK-27439) Explain result should match collected result after view change

2019-04-21 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-27439: -- Priority: Minor (was: Major) > Explain result should match collected result after view change

[jira] [Updated] (SPARK-27439) Explain result should match collected result after view change

2019-04-21 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-27439: -- Summary: Explain result should match collected result after view change (was: createOrReplace

[jira] [Updated] (SPARK-27051) Bump Jackson version to 2.9.8

2019-04-21 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-27051: -- Fix Version/s: 2.4.3 > Bump Jackson version to 2.9.8 > - > >

[jira] [Assigned] (SPARK-24601) Bump Jackson version to 2.9.6

2019-04-21 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun reassigned SPARK-24601: - Assignee: Fokko Driesprong > Bump Jackson version to 2.9.6 > --

[jira] [Updated] (SPARK-24601) Bump Jackson version to 2.9.6

2019-04-21 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-24601: -- Fix Version/s: 2.4.3 > Bump Jackson version to 2.9.6 > - > >

[jira] [Commented] (SPARK-27367) Faster RoaringBitmap Serialization with v0.8.0

2019-04-21 Thread Liang-Chi Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822724#comment-16822724 ] Liang-Chi Hsieh commented on SPARK-27367: - I changed spark code to use the new A

[jira] [Updated] (SPARK-27533) Date and timestamp CSV benchmarks

2019-04-21 Thread Maxim Gekk (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Gekk updated SPARK-27533: --- Summary: Date and timestamp CSV benchmarks (was: Date/timestamps CSV benchmarks) > Date and timest

[jira] [Created] (SPARK-27533) CSV benchmarks date/timestamp ops

2019-04-21 Thread Maxim Gekk (JIRA)
Maxim Gekk created SPARK-27533: -- Summary: CSV benchmarks date/timestamp ops Key: SPARK-27533 URL: https://issues.apache.org/jira/browse/SPARK-27533 Project: Spark Issue Type: Test Com

[jira] [Updated] (SPARK-27533) Date/timestamps CSV benchmarks

2019-04-21 Thread Maxim Gekk (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Gekk updated SPARK-27533: --- Summary: Date/timestamps CSV benchmarks (was: CSV benchmarks date/timestamp ops ) > Date/timestamp

[jira] [Resolved] (SPARK-27532) Correct the default value in the Documentation for "spark.redaction.regex"

2019-04-21 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-27532. -- Resolution: Fixed Fix Version/s: 3.0.0 Issue resolved by pull request 24428 [https://gi

[jira] [Assigned] (SPARK-27532) Correct the default value in the Documentation for "spark.redaction.regex"

2019-04-21 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-27532: Assignee: Shivu Sondur > Correct the default value in the Documentation for "spark.redact

[jira] [Resolved] (SPARK-27527) Improve description of Timestamp and Date types

2019-04-21 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-27527. -- Resolution: Fixed Fix Version/s: 3.0.0 Issue resolved by pull request 24424 [https://gi

[jira] [Assigned] (SPARK-27527) Improve description of Timestamp and Date types

2019-04-21 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-27527: Assignee: Maxim Gekk > Improve description of Timestamp and Date types >