[jira] [Created] (SPARK-46944) Follow up to SPARK-46792: Fix minor typing oversight

2024-02-01 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-46944: -- Summary: Follow up to SPARK-46792: Fix minor typing oversight Key: SPARK-46944 URL: https://issues.apache.org/jira/browse/SPARK-46944 Project: Spark

[jira] [Created] (SPARK-46792) Refactor ChannelBuilder system

2024-01-22 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-46792: -- Summary: Refactor ChannelBuilder system Key: SPARK-46792 URL: https://issues.apache.org/jira/browse/SPARK-46792 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-46723) Make addArtifact retrying on errors

2024-01-15 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-46723: -- Summary: Make addArtifact retrying on errors Key: SPARK-46723 URL: https://issues.apache.org/jira/browse/SPARK-46723 Project: Spark Issue Type:

[jira] [Created] (SPARK-46308) Forbid recursive error handling by adding recursion guards

2023-12-07 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-46308: -- Summary: Forbid recursive error handling by adding recursion guards Key: SPARK-46308 URL: https://issues.apache.org/jira/browse/SPARK-46308 Project: Spark

[jira] [Created] (SPARK-46241) Fix error handling routine so it wouldn't fall into infinite recursion

2023-12-04 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-46241: -- Summary: Fix error handling routine so it wouldn't fall into infinite recursion Key: SPARK-46241 URL: https://issues.apache.org/jira/browse/SPARK-46241 Project:

[jira] [Created] (SPARK-45922) Multiple policies follow-up (Python)

2023-11-14 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-45922: -- Summary: Multiple policies follow-up (Python) Key: SPARK-45922 URL: https://issues.apache.org/jira/browse/SPARK-45922 Project: Spark Issue Type:

[jira] [Created] (SPARK-45851) (Scala) Support different retry policies for connect client

2023-11-09 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-45851: -- Summary: (Scala) Support different retry policies for connect client Key: SPARK-45851 URL: https://issues.apache.org/jira/browse/SPARK-45851 Project: Spark

[jira] [Updated] (SPARK-45733) (Python) Support different retry policies for connect client

2023-11-09 Thread Alice Sayutina (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alice Sayutina updated SPARK-45733: --- Summary: (Python) Support different retry policies for connect client (was: Classify

[jira] [Created] (SPARK-45837) Report underlying error in scala client

2023-11-08 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-45837: -- Summary: Report underlying error in scala client Key: SPARK-45837 URL: https://issues.apache.org/jira/browse/SPARK-45837 Project: Spark Issue Type:

[jira] [Created] (SPARK-45733) Classify errors into different classes and support different retry policies.

2023-10-30 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-45733: -- Summary: Classify errors into different classes and support different retry policies. Key: SPARK-45733 URL: https://issues.apache.org/jira/browse/SPARK-45733

[jira] [Created] (SPARK-45485) make add_artifact idempotent

2023-10-10 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-45485: -- Summary: make add_artifact idempotent Key: SPARK-45485 URL: https://issues.apache.org/jira/browse/SPARK-45485 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-45394) Retry handling for add_artifact

2023-10-02 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-45394: -- Summary: Retry handling for add_artifact Key: SPARK-45394 URL: https://issues.apache.org/jira/browse/SPARK-45394 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-45339) Pyspark should log errors it retries

2023-09-26 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-45339: -- Summary: Pyspark should log errors it retries Key: SPARK-45339 URL: https://issues.apache.org/jira/browse/SPARK-45339 Project: Spark Issue Type:

[jira] [Updated] (SPARK-45093) AddArtifacts should give proper error messages if it fails

2023-09-06 Thread Alice Sayutina (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alice Sayutina updated SPARK-45093: --- Description: I've been trying to do some testing of udf's using code in other module, so

[jira] [Updated] (SPARK-45093) AddArtifacts should give proper error messages if it fails

2023-09-06 Thread Alice Sayutina (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alice Sayutina updated SPARK-45093: --- Description: I've been trying to do some testing of udf's using code in other module, so

[jira] [Created] (SPARK-45093) AddArtifacts should give proper error messages if it fails

2023-09-06 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-45093: -- Summary: AddArtifacts should give proper error messages if it fails Key: SPARK-45093 URL: https://issues.apache.org/jira/browse/SPARK-45093 Project: Spark

[jira] [Created] (SPARK-44850) Heartbeat (sparkconnect scala)

2023-08-17 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-44850: -- Summary: Heartbeat (sparkconnect scala) Key: SPARK-44850 URL: https://issues.apache.org/jira/browse/SPARK-44850 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-44721) Retry Policy Revamp

2023-08-08 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-44721: -- Summary: Retry Policy Revamp Key: SPARK-44721 URL: https://issues.apache.org/jira/browse/SPARK-44721 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-44656) Close dangling iterators in SparkResult too (Spark Connect Scala)

2023-08-03 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-44656: -- Summary: Close dangling iterators in SparkResult too (Spark Connect Scala) Key: SPARK-44656 URL: https://issues.apache.org/jira/browse/SPARK-44656 Project: Spark

[jira] [Created] (SPARK-44636) Leave no dangling iterators in Spark Connect Scala

2023-08-02 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-44636: -- Summary: Leave no dangling iterators in Spark Connect Scala Key: SPARK-44636 URL: https://issues.apache.org/jira/browse/SPARK-44636 Project: Spark Issue

[jira] [Created] (SPARK-44558) Export Pyspark's Spark Connect Log Level

2023-07-26 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-44558: -- Summary: Export Pyspark's Spark Connect Log Level Key: SPARK-44558 URL: https://issues.apache.org/jira/browse/SPARK-44558 Project: Spark Issue Type:

[jira] [Created] (SPARK-44410) SparkSession.builder.create doesn't set active session

2023-07-13 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-44410: -- Summary: SparkSession.builder.create doesn't set active session Key: SPARK-44410 URL: https://issues.apache.org/jira/browse/SPARK-44410 Project: Spark

[jira] [Created] (SPARK-44263) Allow ChannelBuilder extensions -- Scala

2023-06-30 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-44263: -- Summary: Allow ChannelBuilder extensions -- Scala Key: SPARK-44263 URL: https://issues.apache.org/jira/browse/SPARK-44263 Project: Spark Issue Type:

[jira] [Created] (SPARK-44245) pyspark.sql.dataframe doctests can behave differently

2023-06-29 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-44245: -- Summary: pyspark.sql.dataframe doctests can behave differently Key: SPARK-44245 URL: https://issues.apache.org/jira/browse/SPARK-44245 Project: Spark

[jira] [Updated] (SPARK-44211) PySpark: SparkSession.is_stopped

2023-06-27 Thread Alice Sayutina (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alice Sayutina updated SPARK-44211: --- Description: Implement SparkConnectClient.is_stopped property to check if this session have

[jira] [Updated] (SPARK-44211) PySpark: SparkSession.is_stopped

2023-06-27 Thread Alice Sayutina (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alice Sayutina updated SPARK-44211: --- Summary: PySpark: SparkSession.is_stopped (was: PySpark: SparkConnectClient.is_closed()

[jira] [Created] (SPARK-44211) PySpark: SparkConnectClient.is_closed() method

2023-06-27 Thread Alice Sayutina (Jira)
Alice Sayutina created SPARK-44211: -- Summary: PySpark: SparkConnectClient.is_closed() method Key: SPARK-44211 URL: https://issues.apache.org/jira/browse/SPARK-44211 Project: Spark Issue