[jira] [Resolved] (SPARK-39153) When we look at spark UI or History, we can see the failed tasks first

2023-03-28 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong resolved SPARK-39153. - Resolution: Not A Problem > When we look at spark UI or History, we can see the failed

[jira] [Resolved] (SPARK-39967) Instead of using the scalar tasksSuccessful, use the successful array to calculate whether the task is completed

2023-03-28 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong resolved SPARK-39967. - Resolution: Fixed New version not reproduced   > Instead of using the scalar

[jira] [Created] (SPARK-42392) Add a new case of TriggeredByExecutorDecommissionInfo to remove unnecessary param

2023-02-09 Thread jingxiong zhong (Jira)
jingxiong zhong created SPARK-42392: --- Summary: Add a new case of TriggeredByExecutorDecommissionInfo to remove unnecessary param Key: SPARK-42392 URL: https://issues.apache.org/jira/browse/SPARK-42392

[jira] [Updated] (SPARK-42336) Use getOrElse() instead of contains() in

2023-02-05 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-42336: Summary: Use getOrElse() instead of contains() in(was: Use OpenHashMap instead of

[jira] [Updated] (SPARK-42336) Use getOrElse() instead of contains() in ResourceAllocator

2023-02-05 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-42336: Summary: Use getOrElse() instead of contains() in ResourceAllocator (was: Use

[jira] [Updated] (SPARK-42336) Use OpenHashMap instead of HashMap

2023-02-05 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-42336: Description: In ResourceAllocator, we can use `.getOrElse(address, throw new

[jira] [Created] (SPARK-42336) Use OpenHashMap instead of HashMap

2023-02-03 Thread jingxiong zhong (Jira)
jingxiong zhong created SPARK-42336: --- Summary: Use OpenHashMap instead of HashMap Key: SPARK-42336 URL: https://issues.apache.org/jira/browse/SPARK-42336 Project: Spark Issue Type:

[jira] [Commented] (SPARK-41982) When the inserted partition type is of string type, similar `dt=01` will be converted to `dt=1`

2023-01-11 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17672320#comment-17672320 ] jingxiong zhong commented on SPARK-41982: - cc [~cloud_fan] [~gurwls223] I want to know your

[jira] [Updated] (SPARK-41982) When the inserted partition type is of string type, similar `dt=01` will be converted to `dt=1`

2023-01-11 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41982: Description: At present, during the process of upgrading Spark2.4 to Spark3.2, we

[jira] [Updated] (SPARK-41982) When the inserted partition type is of string type, similar `dt=01` will be converted to `dt=1`

2023-01-11 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41982: Description: At present, during the process of upgrading Spark2.4 to Spark3.2, we

[jira] [Updated] (SPARK-41982) When the inserted partition type is of string type, similar `dt=01` will be converted to `dt=1`

2023-01-11 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41982: Description: At present, during the process of upgrading Spark2.4 to Spark3.2, we

[jira] [Created] (SPARK-41982) When the inserted partition type is of string type, similar `dt=01` will be converted to `dt=1`

2023-01-11 Thread jingxiong zhong (Jira)
jingxiong zhong created SPARK-41982: --- Summary: When the inserted partition type is of string type, similar `dt=01` will be converted to `dt=1` Key: SPARK-41982 URL:

[jira] [Created] (SPARK-41943) Use java api to create files and grant permissions is DiskBlockManager

2023-01-08 Thread jingxiong zhong (Jira)
jingxiong zhong created SPARK-41943: --- Summary: Use java api to create files and grant permissions is DiskBlockManager Key: SPARK-41943 URL: https://issues.apache.org/jira/browse/SPARK-41943

[jira] [Commented] (SPARK-37677) spark on k8s, when the user want to push python3.6.6.zip to the pod , but no permission to execute

2023-01-02 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17653733#comment-17653733 ] jingxiong zhong commented on SPARK-37677: - At present, I have repaired Hadoop version 3.3.5, but

[jira] [Resolved] (SPARK-37521) insert overwrite table but the partition information stored in Metastore was not changed

2023-01-02 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong resolved SPARK-37521. - Resolution: Won't Fix > insert overwrite table but the partition information stored in

[jira] [Resolved] (SPARK-41769) Remove useless semicolons

2023-01-01 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong resolved SPARK-41769. - Resolution: Won't Fix > Remove useless semicolons > - > >

[jira] [Updated] (SPARK-41769) Remove useless semicolons

2022-12-29 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41769: Component/s: (was: Spark Core) > Remove useless semicolons >

[jira] [Created] (SPARK-41769) Remove useless semicolons

2022-12-29 Thread jingxiong zhong (Jira)
jingxiong zhong created SPARK-41769: --- Summary: Remove useless semicolons Key: SPARK-41769 URL: https://issues.apache.org/jira/browse/SPARK-41769 Project: Spark Issue Type: Improvement

[jira] [Commented] (SPARK-41236) The renamed field name cannot be recognized after group filtering

2022-11-24 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638532#comment-17638532 ] jingxiong zhong commented on SPARK-41236: - I think you can a pr for it [~huldar]  > The renamed

[jira] [Comment Edited] (SPARK-41236) The renamed field name cannot be recognized after group filtering

2022-11-24 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638532#comment-17638532 ] jingxiong zhong edited comment on SPARK-41236 at 11/25/22 7:14 AM: --- I

[jira] [Updated] (SPARK-41236) The renamed field name cannot be recognized after group filtering

2022-11-24 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41236: Description: {code:java} select collect_set(age) as age from db_table.table1 group by

[jira] [Updated] (SPARK-41229) When using `db_ name.temp_ table_name`, an exception will be thrown

2022-11-24 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41229: Description: SQL1: {code:java} with table_hive1 as(select * from db1.table_hive) select *

[jira] [Updated] (SPARK-41236) The renamed field name cannot be recognized after group filtering

2022-11-24 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41236: Description: {code:java} select collect_set(age) as age from db_table.table1 group by

[jira] [Updated] (SPARK-41236) The renamed field name cannot be recognized after group filtering

2022-11-24 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41236: Description: {code:java} select collect_set(age) as age from db_table.table1 group by

[jira] [Updated] (SPARK-41236) The renamed field name cannot be recognized after group filtering

2022-11-24 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41236: Description: {code:java} select collect_set(age) as age from db_table.table1 group by

[jira] [Updated] (SPARK-41236) The renamed field name cannot be recognized after group filtering

2022-11-24 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41236: Description: `select collect_set(age) as age from db_table.table1 group by name having

[jira] [Updated] (SPARK-41236) The renamed field name cannot be recognized after group filtering

2022-11-23 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41236: Description: `select collect_set(age) as age from db_table.table1 group by name having

[jira] [Commented] (SPARK-41229) When using `db_ name.temp_ table_name`, an exception will be thrown

2022-11-23 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638148#comment-17638148 ] jingxiong zhong commented on SPARK-41229: - Sorry,:(I don't know what’s the self-contained

[jira] [Updated] (SPARK-41229) When using `db_ name.temp_ table_name`, an exception will be thrown

2022-11-23 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41229: Description: SQL1: ```with table_hive1 as(select * from db1.table_hive) select * from

[jira] [Updated] (SPARK-41229) When using `db_ name.temp_ table_name`, an exception will be thrown

2022-11-23 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41229: Description: SQL1: ```with table_hive1 as(select * from db1.table_hive) select * from

[jira] [Updated] (SPARK-41236) The renamed field name cannot be recognized after group filtering

2022-11-23 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41236: Description: `select collect_set(age) as age from db_table.table1 group by name having

[jira] [Updated] (SPARK-41236) The renamed field name cannot be recognized after group filtering

2022-11-23 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41236: Description: `select collect_set(age) as age from db_table.table1 group by name having

[jira] [Commented] (SPARK-41236) The renamed field name cannot be recognized after group filtering

2022-11-23 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638142#comment-17638142 ] jingxiong zhong commented on SPARK-41236: - Thanks a lot, Is it to write the specific case like

[jira] [Updated] (SPARK-41236) The renamed field name cannot be recognized after group filtering

2022-11-23 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41236: Description: `select collect_set(age) as age from db_table.table1 group by name having

[jira] [Updated] (SPARK-41236) The renamed field name cannot be recognized after group filtering

2022-11-23 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41236: Summary: The renamed field name cannot be recognized after group filtering (was: The

[jira] [Created] (SPARK-41236) The renamed field name cannot be recognized after group filtering, but it is the same as the original field name

2022-11-23 Thread jingxiong zhong (Jira)
jingxiong zhong created SPARK-41236: --- Summary: The renamed field name cannot be recognized after group filtering, but it is the same as the original field name Key: SPARK-41236 URL:

[jira] [Updated] (SPARK-41229) When using `db_ name.temp_ table_name`, an exception will be thrown

2022-11-22 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41229: Description: SQL1: ```with table_hive1 as(select * from db1.table_hive) select * from

[jira] [Commented] (SPARK-41229) When using `db_ name.temp_ table_name`, an exception will be thrown

2022-11-22 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17637595#comment-17637595 ] jingxiong zhong commented on SPARK-41229: - [~cloud_fan] Could you help me about this? > When

[jira] [Updated] (SPARK-41229) When using `db_ name.temp_ table_name`, an exception will be thrown

2022-11-22 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-41229: Description: SQL1: ```with table_hive1 as(select * from db1.table_hive) select * from

[jira] [Created] (SPARK-41229) When using `db_ name.temp_ table_name`, an exception will be thrown

2022-11-22 Thread jingxiong zhong (Jira)
jingxiong zhong created SPARK-41229: --- Summary: When using `db_ name.temp_ table_name`, an exception will be thrown Key: SPARK-41229 URL: https://issues.apache.org/jira/browse/SPARK-41229 Project:

[jira] [Resolved] (SPARK-40916) udf could not filter null value cause npe

2022-10-26 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong resolved SPARK-40916. - Resolution: Fixed add --conf spark.sql.subexpressionElimination.enabled=false > udf

[jira] [Created] (SPARK-40916) udf could not filter null value cause npe

2022-10-26 Thread jingxiong zhong (Jira)
jingxiong zhong created SPARK-40916: --- Summary: udf could not filter null value cause npe Key: SPARK-40916 URL: https://issues.apache.org/jira/browse/SPARK-40916 Project: Spark Issue Type:

[jira] [Updated] (SPARK-39967) Instead of using the scalar tasksSuccessful, use the successful array to calculate whether the task is completed

2022-08-03 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-39967: Description: When counting the number of successful tasks in the stage of spark, spark

[jira] [Updated] (SPARK-39967) Instead of using the scalar tasksSuccessful, use the successful array to calculate whether the task is completed

2022-08-03 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-39967: Attachment: spark1-1.png spark2.png spark3-1.png >

[jira] [Created] (SPARK-39967) Instead of using the scalar tasksSuccessful, use the successful array to calculate whether the task is completed

2022-08-03 Thread jingxiong zhong (Jira)
jingxiong zhong created SPARK-39967: --- Summary: Instead of using the scalar tasksSuccessful, use the successful array to calculate whether the task is completed Key: SPARK-39967 URL:

[jira] [Created] (SPARK-39153) When we look at spark UI or History, we can see the failed tasks first

2022-05-11 Thread jingxiong zhong (Jira)
jingxiong zhong created SPARK-39153: --- Summary: When we look at spark UI or History, we can see the failed tasks first Key: SPARK-39153 URL: https://issues.apache.org/jira/browse/SPARK-39153

[jira] [Commented] (SPARK-37677) spark on k8s, when the user want to push python3.6.6.zip to the pod , but no permission to execute

2022-01-22 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17480381#comment-17480381 ] jingxiong zhong commented on SPARK-37677: - [~hyukjin.kwon] Hey sir, I brought up another one for

[jira] [Resolved] (SPARK-37708) pyspark adding third-party Dependencies on k8s

2022-01-20 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong resolved SPARK-37708. - Resolution: Not A Problem > pyspark adding third-party Dependencies on k8s >

[jira] [Comment Edited] (SPARK-35715) Option "--files" with local:// prefix is not honoured for Spark on kubernetes

2022-01-12 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17475135#comment-17475135 ] jingxiong zhong edited comment on SPARK-35715 at 1/13/22, 7:00 AM: --- It

[jira] [Commented] (SPARK-35715) Option "--files" with local:// prefix is not honoured for Spark on kubernetes

2022-01-12 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17475135#comment-17475135 ] jingxiong zhong commented on SPARK-35715: - t seems that spark 3 does not support the schema

[jira] [Commented] (SPARK-37708) pyspark adding third-party Dependencies on k8s

2022-01-07 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17471014#comment-17471014 ] jingxiong zhong commented on SPARK-37708: - [~hyukjin.kwon]In the end, we found that the

[jira] [Commented] (SPARK-37677) spark on k8s, when the user want to push python3.6.6.zip to the pod , but no permission to execute

2021-12-31 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17467251#comment-17467251 ] jingxiong zhong commented on SPARK-37677: - I found that unzip is implemented by decompressing

[jira] [Comment Edited] (SPARK-37708) pyspark adding third-party Dependencies on k8s

2021-12-24 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17465060#comment-17465060 ] jingxiong zhong edited comment on SPARK-37708 at 12/24/21, 5:28 PM:

[jira] [Comment Edited] (SPARK-37708) pyspark adding third-party Dependencies on k8s

2021-12-24 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17465060#comment-17465060 ] jingxiong zhong edited comment on SPARK-37708 at 12/24/21, 5:24 PM:

[jira] [Commented] (SPARK-37708) pyspark adding third-party Dependencies on k8s

2021-12-24 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17465060#comment-17465060 ] jingxiong zhong commented on SPARK-37708: - [~hyukjin.kwon] I found some packages downloaded,

[jira] [Commented] (SPARK-37708) pyspark adding third-party Dependencies on k8s

2021-12-24 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17465058#comment-17465058 ] jingxiong zhong commented on SPARK-37708: - I used wget to download and compile the source code,

[jira] [Updated] (SPARK-37708) pyspark adding third-party Dependencies on k8s

2021-12-21 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-37708: Component/s: Kubernetes > pyspark adding third-party Dependencies on k8s >

[jira] [Updated] (SPARK-37708) pyspark adding third-party Dependencies on k8s

2021-12-21 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-37708: Description: I have a question about that how do I add my Python dependencies to Spark

[jira] [Updated] (SPARK-37708) pyspark adding third-party Dependencies on k8s

2021-12-21 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-37708: Description: I have a question about that how do I add my Python dependencies to Spark

[jira] [Created] (SPARK-37708) pyspark adding third-party Dependencies on k8s

2021-12-21 Thread jingxiong zhong (Jira)
jingxiong zhong created SPARK-37708: --- Summary: pyspark adding third-party Dependencies on k8s Key: SPARK-37708 URL: https://issues.apache.org/jira/browse/SPARK-37708 Project: Spark Issue

[jira] [Comment Edited] (SPARK-26404) set spark.pyspark.python or PYSPARK_PYTHON doesn't work in k8s client-cluster mode.

2021-12-21 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-26404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17463384#comment-17463384 ] jingxiong zhong edited comment on SPARK-26404 at 12/21/21, 5:52 PM:

[jira] [Commented] (SPARK-26404) set spark.pyspark.python or PYSPARK_PYTHON doesn't work in k8s client-cluster mode.

2021-12-21 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-26404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17463384#comment-17463384 ] jingxiong zhong commented on SPARK-26404: - @gollum999Tim Sanders,hey sir, I have a question

[jira] [Commented] (SPARK-37677) spark on k8s, when the user want to push python3.6.6.zip to the pod , but no permission to execute

2021-12-17 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461800#comment-17461800 ] jingxiong zhong commented on SPARK-37677: - :D > spark on k8s, when the user want to push

[jira] [Commented] (SPARK-37677) spark on k8s, when the user want to push python3.6.6.zip to the pod , but no permission to execute

2021-12-17 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461799#comment-17461799 ] jingxiong zhong commented on SPARK-37677: - Let me have a try. > spark on k8s, when the user

[jira] (SPARK-37677) spark on k8s, when the user want to push python3.6.6.zip to the pod , but no permission to execute

2021-12-17 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37677 ] jingxiong zhong deleted comment on SPARK-37677: - was (Author: JIRAUSER281124): :D > spark on k8s, when the user want to push python3.6.6.zip to the pod , but no > permission to execute

[jira] [Commented] (SPARK-37677) spark on k8s, when the user want to push python3.6.6.zip to the pod , but no permission to execute

2021-12-17 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461797#comment-17461797 ] jingxiong zhong commented on SPARK-37677: - can we fix it throuth modify file permissions when

[jira] [Commented] (SPARK-36088) 'spark.archives' does not extract the archive file into the driver under client mode

2021-12-17 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461405#comment-17461405 ] jingxiong zhong commented on SPARK-36088: - @hyukjin.kwon I make an issue at

[jira] [Created] (SPARK-37677) spark on k8s, when the user want to push python3.6.6.zip to the pod , but no permission to execute

2021-12-17 Thread jingxiong zhong (Jira)
jingxiong zhong created SPARK-37677: --- Summary: spark on k8s, when the user want to push python3.6.6.zip to the pod , but no permission to execute Key: SPARK-37677 URL:

[jira] [Comment Edited] (SPARK-37521) insert overwrite table but the partition information stored in Metastore was not changed

2021-12-17 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17452521#comment-17452521 ] jingxiong zhong edited comment on SPARK-37521 at 12/17/21, 10:45 AM: -

[jira] [Comment Edited] (SPARK-36088) 'spark.archives' does not extract the archive file into the driver under client mode

2021-12-16 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461230#comment-17461230 ] jingxiong zhong edited comment on SPARK-36088 at 12/17/21, 6:53 AM:

[jira] [Commented] (SPARK-36088) 'spark.archives' does not extract the archive file into the driver under client mode

2021-12-16 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461230#comment-17461230 ] jingxiong zhong commented on SPARK-36088: - In cluster mode, I hava another question that when I

[jira] [Updated] (SPARK-37521) insert overwrite table but the partition information stored in Metastore was not changed

2021-12-04 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-37521: Issue Type: Bug (was: New Bugzilla Project) > insert overwrite table but the partition

[jira] [Updated] (SPARK-37521) insert overwrite table but the partition information stored in Metastore was not changed

2021-12-04 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-37521: Issue Type: New Bugzilla Project (was: Question) > insert overwrite table but the

[jira] [Updated] (SPARK-37521) insert overwrite table but the partition information stored in Metastore was not changed

2021-12-02 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-37521: Summary: insert overwrite table but the partition information stored in Metastore was not

[jira] [Commented] (SPARK-37521) insert overwrite table but didn't change the message of metastore

2021-12-02 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17452521#comment-17452521 ] jingxiong zhong commented on SPARK-37521: - The schema of metasotre's updated partition was not

[jira] [Updated] (SPARK-37521) insert overwrite table but didn't change the message of metastore

2021-12-02 Thread jingxiong zhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingxiong zhong updated SPARK-37521: Description: I create a partitioned table in SparkSQL, insert a data entry, add a regular

[jira] [Created] (SPARK-37521) insert overwrite table but didn't change the message of metastore

2021-12-02 Thread jingxiong zhong (Jira)
jingxiong zhong created SPARK-37521: --- Summary: insert overwrite table but didn't change the message of metastore Key: SPARK-37521 URL: https://issues.apache.org/jira/browse/SPARK-37521 Project: