[jira] [Created] (SPARK-44306) Group FileStatus with few RPC calls within Yarn Client

2023-07-04 Thread SHU WANG (Jira)
SHU WANG created SPARK-44306: Summary: Group FileStatus with few RPC calls within Yarn Client Key: SPARK-44306 URL: https://issues.apache.org/jira/browse/SPARK-44306 Project: Spark Issue Type:

[jira] [Updated] (SPARK-44272) Path Inconsistency when Operating statCache within Yarn Client

2023-07-02 Thread SHU WANG (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SHU WANG updated SPARK-44272: - Description: The *addResource* from *ClientDistributedCacheManager* can add *FileStatus* to 

[jira] [Created] (SPARK-44272) Path Inconsistency when Operating statCache within Yarn Client

2023-07-02 Thread SHU WANG (Jira)
SHU WANG created SPARK-44272: Summary: Path Inconsistency when Operating statCache within Yarn Client Key: SPARK-44272 URL: https://issues.apache.org/jira/browse/SPARK-44272 Project: Spark

[jira] [Created] (SPARK-43987) Separate finalizeShuffleMerge Processing to Dedicated Thread Pools

2023-06-06 Thread SHU WANG (Jira)
SHU WANG created SPARK-43987: Summary: Separate finalizeShuffleMerge Processing to Dedicated Thread Pools Key: SPARK-43987 URL: https://issues.apache.org/jira/browse/SPARK-43987 Project: Spark

[jira] [Commented] (SPARK-42846) Assign a name to the error class _LEGACY_ERROR_TEMP_2011

2023-03-29 Thread SHU WANG (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17706544#comment-17706544 ] SHU WANG commented on SPARK-42846: -- I would love to try this one. Thanks.  > Assign a name to the

[jira] [Commented] (SPARK-41162) Anti-join must not be pushed below aggregation with ambiguous predicates

2022-12-16 Thread SHU WANG (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17648836#comment-17648836 ] SHU WANG commented on SPARK-41162: -- [~shardulm] Yes. Checked with Spark 3.1.2, and it's also an issue.