[jira] [Updated] (SPARK-25067) Active tasks does not match the total cores of an executor in WebUI

2018-08-10 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-25067: - Attachment: WX20180810-144212.png > Active tasks does not match the total cores of an executor in WebUI

[jira] [Updated] (SPARK-25067) Active tasks does not match the total cores of an executor in WebUI

2018-08-10 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-25067: - Summary: Active tasks does not match the total cores of an executor in WebUI (was: Active tasks exceed

[jira] [Updated] (SPARK-25067) Active tasks exceed total cores of an executor in WebUI

2018-08-09 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-25067: - Attachment: (was: 1533128203469_2.png) > Active tasks exceed total cores of an executor in WebUI >

[jira] [Updated] (SPARK-25067) Active tasks exceed total cores of an executor in WebUI

2018-08-09 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-25067: - Attachment: WechatIMG1.jpeg > Active tasks exceed total cores of an executor in WebUI >

[jira] [Updated] (SPARK-25067) Active tasks exceed total cores of an executor in WebUI

2018-08-09 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-25067: - Attachment: 1533128203469_2.png > Active tasks exceed total cores of an executor in WebUI >

[jira] [Created] (SPARK-25067) Active tasks exceed total cores of an executor in WebUI

2018-08-09 Thread StanZhai (JIRA)
StanZhai created SPARK-25067: Summary: Active tasks exceed total cores of an executor in WebUI Key: SPARK-25067 URL: https://issues.apache.org/jira/browse/SPARK-25067 Project: Spark Issue Type:

[jira] [Updated] (SPARK-25064) Total Tasks in WebUI does not match Active+Failed+Complete Tasks

2018-08-09 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-25064: - Attachment: 1533128402933_3.png > Total Tasks in WebUI does not match Active+Failed+Complete Tasks >

[jira] [Created] (SPARK-25064) Total Tasks in WebUI does not match Active+Failed+Complete Tasks

2018-08-09 Thread StanZhai (JIRA)
StanZhai created SPARK-25064: Summary: Total Tasks in WebUI does not match Active+Failed+Complete Tasks Key: SPARK-25064 URL: https://issues.apache.org/jira/browse/SPARK-25064 Project: Spark

[jira] [Updated] (SPARK-24704) The order of stages in the DAG graph is incorrect

2018-06-30 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-24704: - Attachment: WX20180630-161907.png > The order of stages in the DAG graph is incorrect >

[jira] [Created] (SPARK-24704) The order of stages in the DAG graph is incorrect

2018-06-30 Thread StanZhai (JIRA)
StanZhai created SPARK-24704: Summary: The order of stages in the DAG graph is incorrect Key: SPARK-24704 URL: https://issues.apache.org/jira/browse/SPARK-24704 Project: Spark Issue Type: Bug

[jira] [Created] (SPARK-24680) spark.executorEnv.JAVA_HOME does not take effect in Standalone mode

2018-06-28 Thread StanZhai (JIRA)
StanZhai created SPARK-24680: Summary: spark.executorEnv.JAVA_HOME does not take effect in Standalone mode Key: SPARK-24680 URL: https://issues.apache.org/jira/browse/SPARK-24680 Project: Spark

[jira] [Updated] (SPARK-22084) Performance regression in aggregation strategy

2017-09-20 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-22084: - Labels: performance (was: ) > Performance regression in aggregation strategy >

[jira] [Updated] (SPARK-22084) Performance regression in aggregation strategy

2017-09-20 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-22084: - Description: {code:sql} SELECT a, SUM(b) AS b0, SUM(b) AS b1 FROM VALUES(1, 1), (2, 2) AS (a, b) GROUP

[jira] [Created] (SPARK-22084) Performance regression in aggregation strategy

2017-09-20 Thread StanZhai (JIRA)
StanZhai created SPARK-22084: Summary: Performance regression in aggregation strategy Key: SPARK-22084 URL: https://issues.apache.org/jira/browse/SPARK-22084 Project: Spark Issue Type:

[jira] [Commented] (SPARK-21774) The rule PromoteStrings cast string to a wrong data type

2017-08-18 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131921#comment-16131921 ] StanZhai commented on SPARK-21774: -- I've opened a PR (https://github.com/apache/spark/pull/18986) for

[jira] [Updated] (SPARK-21774) The rule PromoteStrings cast string to a wrong data type

2017-08-17 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-21774: - External issue URL: (was: https://github.com/apache/spark/pull/18986) > The rule PromoteStrings cast

[jira] [Updated] (SPARK-21774) The rule PromoteStrings cast string to a wrong data type

2017-08-17 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-21774: - External issue URL: https://github.com/apache/spark/pull/18986 > The rule PromoteStrings cast string to

[jira] [Updated] (SPARK-21774) The rule PromoteStrings cast string to a wrong data type

2017-08-17 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-21774: - External issue ID: (was: SPARK-21646) > The rule PromoteStrings cast string to a wrong data type >

[jira] [Updated] (SPARK-21774) The rule PromoteStrings cast string to a wrong data type

2017-08-17 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-21774: - Description: Data {code} create temporary view tb as select * from values ("0", 1), ("-0.1", 2), ("1",

[jira] [Created] (SPARK-21774) The rule PromoteStrings cast string to a wrong data type

2017-08-17 Thread StanZhai (JIRA)
StanZhai created SPARK-21774: Summary: The rule PromoteStrings cast string to a wrong data type Key: SPARK-21774 URL: https://issues.apache.org/jira/browse/SPARK-21774 Project: Spark Issue Type:

[jira] [Created] (SPARK-21758) `SHOW TBLPROPERTIES` can not get properties start with spark.sql.*

2017-08-16 Thread StanZhai (JIRA)
StanZhai created SPARK-21758: Summary: `SHOW TBLPROPERTIES` can not get properties start with spark.sql.* Key: SPARK-21758 URL: https://issues.apache.org/jira/browse/SPARK-21758 Project: Spark

[jira] [Commented] (SPARK-21318) The exception message thrown by `lookupFunction` is ambiguous.

2017-07-05 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16074840#comment-16074840 ] StanZhai commented on SPARK-21318: -- yes. It has been registered into the `functionRegistry`, but it's

[jira] [Updated] (SPARK-21318) The exception message thrown by `lookupFunction` is ambiguous.

2017-07-05 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-21318: - Description: The function actually exists in current selected database, but the exception message is:

[jira] [Updated] (SPARK-21318) The exception message thrown by `lookupFunction` is ambiguous.

2017-07-05 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-21318: - Description: The function actually exists, but the exception message is: {code} This function is

[jira] [Created] (SPARK-21318) The exception message thrown by `lookupFunction` is ambiguous.

2017-07-05 Thread StanZhai (JIRA)
StanZhai created SPARK-21318: Summary: The exception message thrown by `lookupFunction` is ambiguous. Key: SPARK-21318 URL: https://issues.apache.org/jira/browse/SPARK-21318 Project: Spark

[jira] [Updated] (SPARK-18683) REST APIs for standalone Master、Workers and Applications

2017-05-15 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-18683: - Summary: REST APIs for standalone Master、Workers and Applications (was: REST APIs for standalone Master

[jira] [Updated] (SPARK-18683) REST APIs for standalone Master and Workers

2017-05-15 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-18683: - Description: It would be great that we have some REST APIs to access Master、Workers and Applications

[jira] [Commented] (SPARK-20211) `1 > 0.0001` throws Decimal scale (0) cannot be greater than precision (-2) exception

2017-04-04 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15955285#comment-15955285 ] StanZhai commented on SPARK-20211: -- A workaround is difficult for me, because of all of my SQL are

[jira] [Updated] (SPARK-20211) `1 > 0.0001` throws Decimal scale (0) cannot be greater than precision (-2) exception

2017-04-04 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-20211: - Priority: Major (was: Minor) > `1 > 0.0001` throws Decimal scale (0) cannot be greater than precision

[jira] [Created] (SPARK-20211) `1 > 0.0001` throws Decimal scale (0) cannot be greater than precision (-2) exception

2017-04-04 Thread StanZhai (JIRA)
StanZhai created SPARK-20211: Summary: `1 > 0.0001` throws Decimal scale (0) cannot be greater than precision (-2) exception Key: SPARK-20211 URL: https://issues.apache.org/jira/browse/SPARK-20211

[jira] [Closed] (SPARK-19532) [Core]`DataStreamer for file` threads of DFSOutputStream leak if set `spark.speculation` to true

2017-04-03 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai closed SPARK-19532. Resolution: Fixed > [Core]`DataStreamer for file` threads of DFSOutputStream leak if set >

[jira] [Updated] (SPARK-19766) INNER JOIN on constant alias columns return incorrect results

2017-02-28 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-19766: - Summary: INNER JOIN on constant alias columns return incorrect results (was: INNER JOIN on constant

[jira] [Created] (SPARK-19766) INNER JOIN on constant alias columns returns incorrect results

2017-02-28 Thread StanZhai (JIRA)
StanZhai created SPARK-19766: Summary: INNER JOIN on constant alias columns returns incorrect results Key: SPARK-19766 URL: https://issues.apache.org/jira/browse/SPARK-19766 Project: Spark

[jira] [Updated] (SPARK-19622) Fix a http error in a paged table when using a `Go` button to search.

2017-02-15 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-19622: - Attachment: screenshot-1.png > Fix a http error in a paged table when using a `Go` button to search. >

[jira] [Created] (SPARK-19622) Fix a http error in a paged table when using a `Go` button to search.

2017-02-15 Thread StanZhai (JIRA)
StanZhai created SPARK-19622: Summary: Fix a http error in a paged table when using a `Go` button to search. Key: SPARK-19622 URL: https://issues.apache.org/jira/browse/SPARK-19622 Project: Spark

[jira] [Commented] (SPARK-19532) [Core]`DataStreamer for file` threads of DFSOutputStream leak if set `spark.speculation` to true

2017-02-13 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864953#comment-15864953 ] StanZhai commented on SPARK-19532: -- I can reproduce this by split our online data to the production test

[jira] [Updated] (SPARK-19532) [Core]`DataStreamer for file` threads of DFSOutputStream leak if set `spark.speculation` to true

2017-02-13 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-19532: - Description: When set `spark.speculation` to true, from thread dump page of Executor of WebUI, I found

[jira] [Commented] (SPARK-19532) [Core]`DataStreamer for file` threads of DFSOutputStream leak if set `spark.speculation` to true

2017-02-11 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15862625#comment-15862625 ] StanZhai commented on SPARK-19532: -- We have been trying to upgrade our Spark from the releasing of Spark

[jira] [Created] (SPARK-19532) [Core]`DataStreamer for file` threads of DFSOutputStream leak if set `spark.speculation` to true

2017-02-09 Thread StanZhai (JIRA)
StanZhai created SPARK-19532: Summary: [Core]`DataStreamer for file` threads of DFSOutputStream leak if set `spark.speculation` to true Key: SPARK-19532 URL: https://issues.apache.org/jira/browse/SPARK-19532

[jira] [Updated] (SPARK-19509) [SQL]GROUPING SETS throws NullPointerException when use an empty column

2017-02-09 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-19509: - Description: {code:sql|title=A simple case} select count(1) from test group by e grouping sets(e) {code}

[jira] [Commented] (SPARK-19509) [SQL]GROUPING SETS throws NullPointerException when use a null column

2017-02-08 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858009#comment-15858009 ] StanZhai commented on SPARK-19509: -- But, these‘s another problem, I've modified the description. >

[jira] [Updated] (SPARK-19509) [SQL]GROUPING SETS throws NullPointerException when use an empty column

2017-02-08 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-19509: - Summary: [SQL]GROUPING SETS throws NullPointerException when use an empty column (was: [SQL]GROUPING

[jira] [Updated] (SPARK-19509) [SQL]GROUPING SETS throws NullPointerException when use a null column

2017-02-08 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-19509: - Description: {code:sql|title=A simple case} select count(1) from test group by e grouping sets(e) {code}

[jira] [Updated] (SPARK-19509) [SQL]GROUPING SETS throws NullPointerException when use a null column

2017-02-08 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-19509: - Summary: [SQL]GROUPING SETS throws NullPointerException when use a null column (was: [SQL]GROUPING SETS

[jira] [Reopened] (SPARK-19509) [SQL]GROUPING SETS throws NullPointerException when use a CASE WHEN statement

2017-02-08 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai reopened SPARK-19509: -- It doesn't look like the same problem. I have tried to merge https://github.com/apache/spark/pull/15980

[jira] [Created] (SPARK-19509) [SQL]GROUPING SETS throws NullPointerException when use a CASE WHEN statement

2017-02-08 Thread StanZhai (JIRA)
StanZhai created SPARK-19509: Summary: [SQL]GROUPING SETS throws NullPointerException when use a CASE WHEN statement Key: SPARK-19509 URL: https://issues.apache.org/jira/browse/SPARK-19509 Project: Spark

[jira] [Created] (SPARK-19472) [SQL]SQLParser fails to resolve nested CASE WHEN statement with parentheses

2017-02-05 Thread StanZhai (JIRA)
StanZhai created SPARK-19472: Summary: [SQL]SQLParser fails to resolve nested CASE WHEN statement with parentheses Key: SPARK-19472 URL: https://issues.apache.org/jira/browse/SPARK-19472 Project: Spark

[jira] [Created] (SPARK-19471) [SQL]A confusing NullPointerException when creating table

2017-02-05 Thread StanZhai (JIRA)
StanZhai created SPARK-19471: Summary: [SQL]A confusing NullPointerException when creating table Key: SPARK-19471 URL: https://issues.apache.org/jira/browse/SPARK-19471 Project: Spark Issue

[jira] [Created] (SPARK-19261) Support `ALTER TABLE table_name ADD COLUMNS(..)` statement

2017-01-17 Thread StanZhai (JIRA)
StanZhai created SPARK-19261: Summary: Support `ALTER TABLE table_name ADD COLUMNS(..)` statement Key: SPARK-19261 URL: https://issues.apache.org/jira/browse/SPARK-19261 Project: Spark Issue

[jira] [Created] (SPARK-9465) Could not read parquet table after recreating it with the same table name

2015-07-29 Thread StanZhai (JIRA)
StanZhai created SPARK-9465: --- Summary: Could not read parquet table after recreating it with the same table name Key: SPARK-9465 URL: https://issues.apache.org/jira/browse/SPARK-9465 Project: Spark

[jira] [Updated] (SPARK-9465) Could not read parquet table after recreating it with the same table name

2015-07-29 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-9465: Description: I'am using SparkSQL in Spark 1.4.1. I encounter an error when using parquet table after

[jira] [Created] (SPARK-9010) Improve the Spark Configuration document about `spark.kryoserializer.buffer`

2015-07-13 Thread StanZhai (JIRA)
StanZhai created SPARK-9010: --- Summary: Improve the Spark Configuration document about `spark.kryoserializer.buffer` Key: SPARK-9010 URL: https://issues.apache.org/jira/browse/SPARK-9010 Project: Spark

[jira] [Updated] (SPARK-9010) Improve the Spark Configuration document about `spark.kryoserializer.buffer`

2015-07-13 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-9010: Component/s: (was: SQL) Documentation Improve the Spark Configuration document about

[jira] [Updated] (SPARK-8588) Could not use concat with UDF in where clause

2015-06-24 Thread StanZhai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] StanZhai updated SPARK-8588: Priority: Critical (was: Blocker) Could not use concat with UDF in where clause

[jira] [Created] (SPARK-8588) Could not use concat with UDF in where clause

2015-06-24 Thread StanZhai (JIRA)
StanZhai created SPARK-8588: --- Summary: Could not use concat with UDF in where clause Key: SPARK-8588 URL: https://issues.apache.org/jira/browse/SPARK-8588 Project: Spark Issue Type: Bug