[jira] [Created] (SPARK-40566) Add showIndex function

2022-09-26 Thread KaiXinXIaoLei (Jira)
KaiXinXIaoLei created SPARK-40566: - Summary: Add showIndex function Key: SPARK-40566 URL: https://issues.apache.org/jira/browse/SPARK-40566 Project: Spark Issue Type: New Feature

[jira] [Updated] (SPARK-26815) run command "Spark-shell --proxy-user " failed in kerberos environment

2019-02-02 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-26815: -- Attachment: spark-shell-error.png > run command "Spark-shell --proxy-user " failed in

[jira] [Created] (SPARK-26815) run command "Spark-shell --proxy-user " failed in kerberos environment

2019-02-02 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-26815: - Summary: run command "Spark-shell --proxy-user " failed in kerberos environment Key: SPARK-26815 URL: https://issues.apache.org/jira/browse/SPARK-26815 Project:

[jira] [Commented] (SPARK-20709) spark-shell use proxy-user failed

2018-03-20 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407334#comment-16407334 ] KaiXinXIaoLei commented on SPARK-20709: --- [~ffbin] [~srowen] i also meet this problem. Can u tell me

[jira] [Updated] (SPARK-23542) The exists action shoule be further optimized in logical plan

2018-03-20 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23542: -- Description: The optimized logical plan of query '*select * from tt1 where exists (select * 

[jira] [Created] (SPARK-23564) the optimized logical plan about Left anti join should be further optimization

2018-03-02 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-23564: - Summary: the optimized logical plan about Left anti join should be further optimization Key: SPARK-23564 URL: https://issues.apache.org/jira/browse/SPARK-23564

[jira] [Updated] (SPARK-23542) The exists action shoule be further optimized in logical plan

2018-03-01 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23542: -- Description: The optimized logical plan of query '*select * from tt1 where exists (select * 

[jira] [Updated] (SPARK-23542) The exists action shoule be further optimized in logical plan

2018-03-01 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23542: -- Summary: The exists action shoule be further optimized in logical plan (was: The `where

[jira] [Updated] (SPARK-23542) The `where exists' action in optimized logical plan should be optimized

2018-02-28 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23542: -- Description: The optimized logical plan of query '*select * from tt1 where exists (select * 

[jira] [Resolved] (SPARK-23540) The `where exists' action in optimized logical plan should be optimized

2018-02-28 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei resolved SPARK-23540. --- Resolution: Duplicate > The `where exists' action in optimized logical plan should be

[jira] [Updated] (SPARK-23542) The `where exists' action in optimized logical plan should be optimized

2018-02-28 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23542: -- Description: The optimized logical plan of query 'select * from tt1 where exists (select * 

[jira] [Updated] (SPARK-23542) The `where exists' action in optimized logical plan should be optimized

2018-02-28 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23542: -- Description: The optimized logical plan of query 'select * from tt1 where exists (select * 

[jira] [Updated] (SPARK-23542) The `where exists' action in optimized logical plan should be optimized

2018-02-28 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23542: -- Description: The optimized logical plan of query 'select * from tt1 where exists (select * 

[jira] [Created] (SPARK-23542) The `where exists' action in optimized logical plan should be optimized

2018-02-28 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-23542: - Summary: The `where exists' action in optimized logical plan should be optimized Key: SPARK-23542 URL: https://issues.apache.org/jira/browse/SPARK-23542 Project:

[jira] [Created] (SPARK-23540) The `where exists' action in optimized logical plan should be optimized

2018-02-28 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-23540: - Summary: The `where exists' action in optimized logical plan should be optimized Key: SPARK-23540 URL: https://issues.apache.org/jira/browse/SPARK-23540 Project:

[jira] [Comment Edited] (SPARK-23405) The task will hang up when a small table left semi join a big table

2018-02-25 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16375985#comment-16375985 ] KaiXinXIaoLei edited comment on SPARK-23405 at 2/25/18 8:32 AM: i run

[jira] [Commented] (SPARK-23405) The task will hang up when a small table left semi join a big table

2018-02-25 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16375985#comment-16375985 ] KaiXinXIaoLei commented on SPARK-23405: --- i run `select ls.cs_order_number from ls left semi join

[jira] [Updated] (SPARK-23405) The task will hang up when a small table left semi join a big table

2018-02-24 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23405: -- Description: # I run a sql: `select ls.cs_order_number from ls left semi join catalog_sales

[jira] [Commented] (SPARK-23405) The task will hang up when a small table left semi join a big table

2018-02-23 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16374182#comment-16374182 ] KaiXinXIaoLei commented on SPARK-23405: --- [~q79969786] And if i run 'select ls.cs_order_number from

[jira] [Reopened] (SPARK-23405) The task will hang up when a small table left semi join a big table

2018-02-22 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei reopened SPARK-23405: --- [~q79969786] In the left semi join, the left table will not broadcast. And  there is many null

[jira] [Updated] (SPARK-23405) The task will hang up when a small table left semi join a big table

2018-02-13 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23405: -- Description: I run a sql: `select ls.cs_order_number from ls left semi join catalog_sales cs

[jira] [Updated] (SPARK-23405) The task will hang up when a small table left semi join a big table

2018-02-13 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23405: -- Description: I run a sql: `select ls.cs_order_number from ls left semi join catalog_sales cs

[jira] [Updated] (SPARK-23405) The task will hang up when a small table left semi join a big table

2018-02-13 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23405: -- Description: __I run a sql "" > The task will hang up when a small table left semi join a big

[jira] [Updated] (SPARK-23405) The task will hang up when a small table left semi join a big table

2018-02-13 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23405: -- Attachment: taskhang up.png SQL.png > The task will hang up when a small table

[jira] [Created] (SPARK-23405) The task will hang up when a small table left semi join a big table

2018-02-13 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-23405: - Summary: The task will hang up when a small table left semi join a big table Key: SPARK-23405 URL: https://issues.apache.org/jira/browse/SPARK-23405 Project: Spark

[jira] [Updated] (SPARK-23396) Spark HistoryServer will OMM if the event log is big

2018-02-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23396: -- Description: if the event log is  big, the historyServer web will be out of memory . My

[jira] [Updated] (SPARK-23396) Spark HistoryServer will OMM if the event log is big

2018-02-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23396: -- Description: if the event log is  big, the historyServer web will be out of memory . My

[jira] [Updated] (SPARK-23396) Spark HistoryServer will OMM if the event log is big

2018-02-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23396: -- Attachment: eventlog.png > Spark HistoryServer will OMM if the event log is big >

[jira] [Updated] (SPARK-23396) Spark HistoryServer will OMM if the event log is big

2018-02-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23396: -- Description: if the event log is  big, the historyServer web will be out of memory

[jira] [Updated] (SPARK-23396) Spark HistoryServer will OMM if the event log is big

2018-02-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23396: -- Description: if the event log is  big, the historyServer web will be out of memory

[jira] [Updated] (SPARK-23396) Spark HistoryServer will OMM if the event log is big

2018-02-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23396: -- Attachment: (was: eventlog.png) > Spark HistoryServer will OMM if the event log is big >

[jira] [Updated] (SPARK-23396) Spark HistoryServer will OMM if the event log is big

2018-02-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23396: -- Attachment: eventlog.png > Spark HistoryServer will OMM if the event log is big >

[jira] [Updated] (SPARK-23396) Spark HistoryServer will OMM if the event log is big

2018-02-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23396: -- Attachment: (was: historyServer.png) > Spark HistoryServer will OMM if the event log is

[jira] [Updated] (SPARK-23396) Spark HistoryServer will OMM if the event log is big

2018-02-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23396: -- Description: if the event log is  big, the historyServer web will be out of memory  

[jira] [Updated] (SPARK-23396) Spark HistoryServer will OMM if the event log is big

2018-02-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23396: -- Attachment: historyServer.png > Spark HistoryServer will OMM if the event log is big >

[jira] [Updated] (SPARK-23396) Spark HistoryServer will OMM if the event log is big

2018-02-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23396: -- Attachment: historyServer.png > Spark HistoryServer will OMM if the event log is big >

[jira] [Updated] (SPARK-23396) Spark HistoryServer will OMM if the event log is big

2018-02-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23396: -- Attachment: (was: historyServer.png) > Spark HistoryServer will OMM if the event log is

[jira] [Created] (SPARK-23396) Spark HistoryServer will OMM if the event log is big

2018-02-12 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-23396: - Summary: Spark HistoryServer will OMM if the event log is big Key: SPARK-23396 URL: https://issues.apache.org/jira/browse/SPARK-23396 Project: Spark Issue

[jira] [Updated] (SPARK-23396) Spark HistoryServer will OMM if the event log is big

2018-02-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23396: -- Attachment: historyServer.png > Spark HistoryServer will OMM if the event log is big >

[jira] [Comment Edited] (SPARK-23297) Spark job is finished but the stage process is error

2018-02-04 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351673#comment-16351673 ] KaiXinXIaoLei edited comment on SPARK-23297 at 2/4/18 8:12 AM: ---

[jira] [Commented] (SPARK-23297) Spark job is finished but the stage process is error

2018-02-04 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351673#comment-16351673 ] KaiXinXIaoLei commented on SPARK-23297: --- [~q79969786] > Spark job is finished but the stage

[jira] [Updated] (SPARK-23297) Spark job is finished but the stage process is error

2018-02-01 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23297: -- Affects Version/s: 2.1.2 > Spark job is finished but the stage process is error >

[jira] [Commented] (SPARK-23297) Spark job is finished but the stage process is error

2018-02-01 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16349638#comment-16349638 ] KaiXinXIaoLei commented on SPARK-23297: --- Job is finished. and the number of  

[jira] [Updated] (SPARK-23297) Spark job is finished but the stage process is error

2018-02-01 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23297: -- Attachment: job finished but stage process is error.png > Spark job is finished but the stage

[jira] [Created] (SPARK-23297) Spark job is finished but the stage process is error

2018-02-01 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-23297: - Summary: Spark job is finished but the stage process is error Key: SPARK-23297 URL: https://issues.apache.org/jira/browse/SPARK-23297 Project: Spark Issue

[jira] [Updated] (SPARK-23297) Spark job is finished but the stage process is error

2018-02-01 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-23297: -- Description: I set the log level is WARN, and run spark job using spark-sql. My job is

[jira] [Updated] (SPARK-22794) Spark Job failed, but the state is succeeded in Yarn Web

2017-12-14 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22794: -- Attachment: task_is_succeeded_in_yarn_web.png > Spark Job failed, but the state is succeeded

[jira] [Updated] (SPARK-22794) Spark Job failed, but the state is succeeded in Yarn Web

2017-12-14 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22794: -- Description: I run a job in yarn mode, the job is failed: {noformat} 17/12/15 11:55:16 INFO

[jira] [Created] (SPARK-22794) Spark Job failed, but the state is succeeded in Yarn Web

2017-12-14 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-22794: - Summary: Spark Job failed, but the state is succeeded in Yarn Web Key: SPARK-22794 URL: https://issues.apache.org/jira/browse/SPARK-22794 Project: Spark

[jira] [Updated] (SPARK-22769) When driver stopping, there is errors: "Could not find CoarseGrainedScheduler" and "RpcEnv already stopped"

2017-12-13 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22769: -- Summary: When driver stopping, there is errors: "Could not find CoarseGrainedScheduler" and

[jira] [Updated] (SPARK-22769) When driver stopping, there is problem: RpcEnv already stopped

2017-12-13 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22769: -- Description: I run "spark-sql --master yarn --num-executors 1000 -f createTable.sql". When

[jira] [Updated] (SPARK-22770) When driver stopping, there is errors: "Could not find CoarseGrainedScheduler" and

2017-12-13 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22770: -- Summary: When driver stopping, there is errors: "Could not find CoarseGrainedScheduler" and

[jira] [Updated] (SPARK-22770) When driver stopping, there is errors: "Could not find CoarseGrainedScheduler" and "RpcEnv already stopped"

2017-12-13 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22770: -- Summary: When driver stopping, there is errors: "Could not find CoarseGrainedScheduler" and

[jira] [Updated] (SPARK-22770) When driver stopping, there is problem: org.apache.spark.SparkException: Could not find CoarseGrainedScheduler

2017-12-13 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22770: -- Description: I run "spark-sql --master yarn --num-executors 1000 -f createTable.sql". When

[jira] [Created] (SPARK-22770) When driver stopping, there is problem: org.apache.spark.SparkException: Could not find CoarseGrainedScheduler

2017-12-13 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-22770: - Summary: When driver stopping, there is problem: org.apache.spark.SparkException: Could not find CoarseGrainedScheduler Key: SPARK-22770 URL:

[jira] [Created] (SPARK-22769) When driver stopping, there is problem: RpcEnv already stopped

2017-12-12 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-22769: - Summary: When driver stopping, there is problem: RpcEnv already stopped Key: SPARK-22769 URL: https://issues.apache.org/jira/browse/SPARK-22769 Project: Spark

[jira] [Updated] (SPARK-22760) where driver is stopping, and some executors lost because of YarnSchedulerBackend.stop, then there is a problem.

2017-12-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22760: -- Description: Using {{SPARK-14228}} , i still find a problem: {noformat} 17/12/12 15:34:45

[jira] [Updated] (SPARK-22760) where driver is stopping, and some executors lost because of YarnSchedulerBackend.stop, then there is a problem.

2017-12-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22760: -- Description: Using SPARK-14228 {{monospaced text}} , i still find a problem: {noformat}

[jira] [Updated] (SPARK-22760) where driver is stopping, and some executors lost because of YarnSchedulerBackend.stop, then there is a problem.

2017-12-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22760: -- Description: Using SPARK-14228 , i still find a problem: {noformat} 17/12/12 15:34:45 INFO

[jira] [Updated] (SPARK-22760) where driver is stopping, and some executors lost because of YarnSchedulerBackend.stop, then there is a problem.

2017-12-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22760: -- Description: Using SPARK-14228 , i still find a problem: {noformat} 17/12/12 15:34:45 INFO

[jira] [Updated] (SPARK-22760) where driver is stopping, and some executors lost because of YarnSchedulerBackend.stop, then there is a problem.

2017-12-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22760: -- Description: Use SPARK-14228 , i find a problem: {panel:title=My title} Some text with a

[jira] [Updated] (SPARK-22760) where driver is stopping, and some executors lost because of YarnSchedulerBackend.stop, then there is a problem.

2017-12-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22760: -- Description: Use SPARK-14228 , i find a problem: ^superscript text^ ~subscript text~

[jira] [Updated] (SPARK-22760) where driver is stopping, and some executors lost because of YarnSchedulerBackend.stop, then there is a problem.

2017-12-12 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22760: -- Description: Use SPARK-14228 , i find a problem: ^ 17/12/12 15:34:45 INFO

[jira] [Updated] (SPARK-22760) where driver is stopping, and some executors lost because of YarnSchedulerBackend.stop, then there is a problem.

2017-12-11 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22760: -- Summary: where driver is stopping, and some executors lost because of

[jira] [Updated] (SPARK-22760) where driver is stopping, and some executors lost because of YarnSchedulerBackend.stop, then there is a problem,

2017-12-11 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22760: -- Attachment: 微信图片_20171212094100.jpg > where driver is stopping, and some executors lost

[jira] [Updated] (SPARK-22760) where driver is stopping, and some executors lost because of YarnSchedulerBackend.stop, then there is a problem,

2017-12-11 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-22760: -- Description: Use SPARK-14228 , i find a problem: 17/12/11 22:38:33 WARN

[jira] [Created] (SPARK-22760) where driver is stopping, and some executors lost because of YarnSchedulerBackend.stop, then there is a problem,

2017-12-11 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-22760: - Summary: where driver is stopping, and some executors lost because of YarnSchedulerBackend.stop, then there is a problem, Key: SPARK-22760 URL:

[jira] [Comment Edited] (SPARK-14228) Lost executor of RPC disassociated, and occurs exception: Could not find CoarseGrainedScheduler or it has been stopped

2017-12-11 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16285920#comment-16285920 ] KaiXinXIaoLei edited comment on SPARK-14228 at 12/11/17 3:17 PM: - Using

[jira] [Commented] (SPARK-14228) Lost executor of RPC disassociated, and occurs exception: Could not find CoarseGrainedScheduler or it has been stopped

2017-12-11 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16285920#comment-16285920 ] KaiXinXIaoLei commented on SPARK-14228: --- Using this patch, this problem is still exists. > Lost

[jira] [Commented] (SPARK-16680) Set spark.driver.userClassPathFirst=true, and run spark-sql failed

2016-07-25 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391709#comment-15391709 ] KaiXinXIaoLei commented on SPARK-16680: --- [~dongjoon] In the ChildFirstURLClassLoader

[jira] [Commented] (SPARK-16680) Set spark.driver.userClassPathFirst=true, and run spark-sql failed

2016-07-25 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391701#comment-15391701 ] KaiXinXIaoLei commented on SPARK-16680: --- [~dongjoon] hi. I have tesed , there is still problem in

[jira] [Created] (SPARK-16680) Set spark.driver.userClassPathFirst=true, and run spark-sql failed

2016-07-22 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-16680: - Summary: Set spark.driver.userClassPathFirst=true, and run spark-sql failed Key: SPARK-16680 URL: https://issues.apache.org/jira/browse/SPARK-16680 Project: Spark

[jira] [Reopened] (SPARK-8118) Turn off noisy log output produced by Parquet 1.7.0

2016-05-31 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei reopened SPARK-8118: -- I find parquet log is still noisy log output. eg: {noformat}

[jira] [Commented] (SPARK-8118) Turn off noisy log output produced by Parquet 1.7.0

2016-05-30 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15306645#comment-15306645 ] KaiXinXIaoLei commented on SPARK-8118: -- [~lian cheng] I run queries using spark-sql --master yarn,

[jira] [Updated] (SPARK-14530) When click the job in the webUI, I get a problem about "Access denied."

2016-04-11 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-14530: -- Description: I run queries using "spark-sql --master yarn", and the queries is : {code} create

[jira] [Updated] (SPARK-14530) When click the job in the webUI, I get "Access denied."

2016-04-11 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-14530: -- Attachment: Access denied.png I click the second job, and want to info about job, but i gen a

[jira] [Updated] (SPARK-14530) When click the job in the webUI, I get a problem about "Access denied."

2016-04-11 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-14530: -- Summary: When click the job in the webUI, I get a problem about "Access denied." (was: When

[jira] [Updated] (SPARK-14530) When click the job in the webUI, I get "Access denied."

2016-04-11 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-14530: -- Attachment: jopsPage.png > When click the job in the webUI, I get "Access denied." >

[jira] [Created] (SPARK-14530) When click the job in the webUI, I get "Access denied."

2016-04-11 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-14530: - Summary: When click the job in the webUI, I get "Access denied." Key: SPARK-14530 URL: https://issues.apache.org/jira/browse/SPARK-14530 Project: Spark

[jira] [Commented] (SPARK-14265) When stage is reRubmitted, DAG visualization does not render correctly for this stage

2016-03-30 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15217574#comment-15217574 ] KaiXinXIaoLei commented on SPARK-14265: --- I using F12 to debug, and find: Uncaught TypeError: Cannot

[jira] [Updated] (SPARK-14265) When stage is reRubmitted, DAG visualization does not render correctly for this stage

2016-03-30 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-14265: -- Attachment: dagIsBlank.png > When stage is reRubmitted, DAG visualization does not render

[jira] [Updated] (SPARK-14265) When stage is reRubmitted, DAG visualization does not render correctly for this stage

2016-03-30 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-14265: -- Description: I run queries using "bin/spark-sql --master yarn". A stage run failed, and will

[jira] [Created] (SPARK-14265) When stage is reRubmitted, DAG visualization does not render correctly for this stage

2016-03-30 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-14265: - Summary: When stage is reRubmitted, DAG visualization does not render correctly for this stage Key: SPARK-14265 URL: https://issues.apache.org/jira/browse/SPARK-14265

[jira] [Commented] (SPARK-13102) Run query using ThriftServer, and open web using IE11, i click ”+detail" in SQLPage, but not response

2016-03-24 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210186#comment-15210186 ] KaiXinXIaoLei commented on SPARK-13102: --- change

[jira] [Commented] (SPARK-14066) Set "spark.sql.dialect=sql", there is a problen in running query "select percentile(d,array(0,0.2,0.3,1)) as a from t;"

2016-03-23 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15208133#comment-15208133 ] KaiXinXIaoLei commented on SPARK-14066: --- [~wangfei] [~srowen] Please help. > Set

[jira] [Updated] (SPARK-14066) Set "spark.sql.dialect=sql", there is a problen in running query "select percentile(d,array(0,0.2,0.3,1)) as a from t;"

2016-03-22 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-14066: -- Description: In spark 1.5.1, I run "sh bin/spark-sql --conf spark.sql.dialect=sql", and run

[jira] [Comment Edited] (SPARK-14066) Set "spark.sql.dialect=sql", there is a problen in running query "select percentile(d,array(0,0.2,0.3,1)) as a from t;"

2016-03-22 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15206280#comment-15206280 ] KaiXinXIaoLei edited comment on SPARK-14066 at 3/23/16 1:19 AM: In the

[jira] [Commented] (SPARK-14066) Set "spark.sql.dialect=sql", there is a problen in running query "select percentile(d,array(0,0.2,0.3,1)) as a from t;"

2016-03-22 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15206280#comment-15206280 ] KaiXinXIaoLei commented on SPARK-14066: --- In the

[jira] [Updated] (SPARK-14066) Set "spark.sql.dialect=sql", there is a problen in running query "select percentile(d,array(0,0.2,0.3,1)) as a from t;"

2016-03-22 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-14066: -- Description: In spark 1.5.1, I run "sh bin/spark-sql --conf spark.sql.dialect=sql", and run

[jira] [Updated] (SPARK-14066) Set "spark.sql.dialect=sql", there is a problen in running query "select percentile(d,array(0,0.2,0.3,1)) as a from t;"

2016-03-22 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-14066: -- Target Version/s: (was: 2.0.0) > Set "spark.sql.dialect=sql", there is a problen in running

[jira] [Updated] (SPARK-14066) Set "spark.sql.dialect=sql", there is a problen in running query "select percentile(d,array(0,0.2,0.3,1)) as a from t;"

2016-03-22 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-14066: -- Fix Version/s: (was: 2.0.0) > Set "spark.sql.dialect=sql", there is a problen in running

[jira] [Updated] (SPARK-14066) Set "spark.sql.dialect=sql", there is a problen in running query "select percentile(d,array(0,0.2,0.3,1)) as a from t;"

2016-03-22 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-14066: -- Description: In spark 1.5.1, I run "sh bin/spark-sql --conf spark.sql.dialect=sql", and run

[jira] [Created] (SPARK-14066) Set "spark.sql.dialect=sql", there is a problen in running query "select percentile(d,array(0,0.2,0.3,1)) as a from t;"

2016-03-22 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-14066: - Summary: Set "spark.sql.dialect=sql", there is a problen in running query "select percentile(d,array(0,0.2,0.3,1)) as a from t;" Key: SPARK-14066 URL:

[jira] [Commented] (SPARK-13102) Run query using ThriftServer, and open web using IE11, i click ”+detail" in SQLPage, but not response

2016-03-14 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15194665#comment-15194665 ] KaiXinXIaoLei commented on SPARK-13102: --- I just use F12 to debug, and the error info is :

[jira] [Created] (SPARK-13188) There is OMM when a receiver stores block

2016-02-04 Thread KaiXinXIaoLei (JIRA)
KaiXinXIaoLei created SPARK-13188: - Summary: There is OMM when a receiver stores block Key: SPARK-13188 URL: https://issues.apache.org/jira/browse/SPARK-13188 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-13188) There is OMM when a receiver stores block

2016-02-04 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-13188: -- Description: 2016-02-04 15:13:27,349 | ERROR | [Thread-35] | Uncaught exception in thread

[jira] [Updated] (SPARK-13102) Run query using ThriftServer, and open web using IE11, i click ”+detail" in SQLPage, but not response

2016-01-30 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-13102: -- Affects Version/s: 1.6.0 > Run query using ThriftServer, and open web using IE11, i click

[jira] [Updated] (SPARK-13102) Run query using ThriftServer, and open web using IE11, i click ”+detail" in SQLPage, but not response

2016-01-30 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-13102: -- Fix Version/s: 2.0.0 > Run query using ThriftServer, and open web using IE11, i click

[jira] [Updated] (SPARK-13102) Run query using ThriftServer, and open web using IE11, i click ”+detail" in SQLPage, but not response

2016-01-30 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-13102: -- Component/s: Web UI > Run query using ThriftServer, and open web using IE11, i click

[jira] [Updated] (SPARK-13102) Run query using ThriftServer, and open web using IE11, i click ”+detail" in SQLPage, but not response

2016-01-30 Thread KaiXinXIaoLei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KaiXinXIaoLei updated SPARK-13102: -- Attachment: details in SQLPage.png I click “+detais" in SQLpage, but it has no response. >

  1   2   >