[jira] [Commented] (SPARK-35714) Bug fix for deadlock during the executor shutdown

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466738#comment-17466738 ] Apache Spark commented on SPARK-35714: -- User 'Ngone51' has created a pull request f

[jira] [Commented] (SPARK-35714) Bug fix for deadlock during the executor shutdown

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466740#comment-17466740 ] Apache Spark commented on SPARK-35714: -- User 'Ngone51' has created a pull request f

[jira] [Commented] (SPARK-28516) Data Type Formatting Functions: `to_char`

2021-12-30 Thread jiaan.geng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466824#comment-17466824 ] jiaan.geng commented on SPARK-28516: I'm working on. > Data Type Formatting Functio

[jira] [Commented] (SPARK-37772) [PYSPARK] Publish ApacheSparkGitHubActionImage arm64 docker image

2021-12-30 Thread Yikun Jiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466848#comment-17466848 ] Yikun Jiang commented on SPARK-37772: - [https://pypi.org/project/oldest-supported-nu

[jira] [Assigned] (SPARK-37777) update the SQL syntax of SHOW FUNCTIONS

2021-12-30 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-3: --- Assignee: Wenchen Fan > update the SQL syntax of SHOW FUNCTIONS > -

[jira] [Resolved] (SPARK-37777) update the SQL syntax of SHOW FUNCTIONS

2021-12-30 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-3. - Fix Version/s: 3.3.0 Resolution: Fixed Issue resolved by pull request 35056 [https://gith

[jira] [Commented] (SPARK-6305) Add support for log4j 2.x to Spark

2021-12-30 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/SPARK-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466876#comment-17466876 ] Steve Loughran commented on SPARK-6305: --- If anyone wants a version of a log4j 1.17

[jira] [Created] (SPARK-37787) Long running Spark Job(Spark ThriftServer) throw HDFS_DELEGATE_TOKEN not found in cache Exception

2021-12-30 Thread huangzhir (Jira)
huangzhir created SPARK-37787: - Summary: Long running Spark Job(Spark ThriftServer) throw HDFS_DELEGATE_TOKEN not found in cache Exception Key: SPARK-37787 URL: https://issues.apache.org/jira/browse/SPARK-37787

[jira] [Assigned] (SPARK-37785) Add Utils.isAtExecutor

2021-12-30 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-37785: Assignee: Hyukjin Kwon > Add Utils.isAtExecutor > -- > >

[jira] [Resolved] (SPARK-37785) Add Utils.isAtExecutor

2021-12-30 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-37785. -- Fix Version/s: 3.3.0 Resolution: Fixed Issue resolved by pull request 35065 [https://gi

[jira] [Updated] (SPARK-37787) Long running Spark Job(Spark ThriftServer) throw HDFS_DELEGATE_TOKEN not found in cache Exception

2021-12-30 Thread huangzhir (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huangzhir updated SPARK-37787: -- Remaining Estimate: 168h (was: 24h) Original Estimate: 168h (was: 24h) > Long running Spark Job

[jira] [Created] (SPARK-37788) ColumnOrName vs Column in PySpark Functions module

2021-12-30 Thread Daniel Davies (Jira)
Daniel Davies created SPARK-37788: - Summary: ColumnOrName vs Column in PySpark Functions module Key: SPARK-37788 URL: https://issues.apache.org/jira/browse/SPARK-37788 Project: Spark Issue Ty

[jira] [Updated] (SPARK-37788) ColumnOrName vs Column in PySpark Functions module

2021-12-30 Thread Daniel Davies (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Davies updated SPARK-37788: -- Description: PySpark has mainly migrated to supporting both Column input types as well as str

[jira] [Created] (SPARK-37789) Add a class to represent general aggregate functions in DS V2

2021-12-30 Thread Wenchen Fan (Jira)
Wenchen Fan created SPARK-37789: --- Summary: Add a class to represent general aggregate functions in DS V2 Key: SPARK-37789 URL: https://issues.apache.org/jira/browse/SPARK-37789 Project: Spark

[jira] [Resolved] (SPARK-37738) PySpark date_add only accepts an integer as it's second parameter

2021-12-30 Thread Maciej Szymkiewicz (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maciej Szymkiewicz resolved SPARK-37738. Fix Version/s: 3.3.0 Resolution: Fixed Issue resolved by pull request 35032

[jira] [Assigned] (SPARK-37738) PySpark date_add only accepts an integer as it's second parameter

2021-12-30 Thread Maciej Szymkiewicz (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maciej Szymkiewicz reassigned SPARK-37738: -- Assignee: Maciej Szymkiewicz > PySpark date_add only accepts an integer as it

[jira] [Assigned] (SPARK-37738) PySpark date_add only accepts an integer as it's second parameter

2021-12-30 Thread Maciej Szymkiewicz (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maciej Szymkiewicz reassigned SPARK-37738: -- Assignee: (was: Maciej Szymkiewicz) > PySpark date_add only accepts an in

[jira] [Assigned] (SPARK-37738) PySpark date_add only accepts an integer as it's second parameter

2021-12-30 Thread Maciej Szymkiewicz (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maciej Szymkiewicz reassigned SPARK-37738: -- Assignee: Daniel Davies > PySpark date_add only accepts an integer as it's se

[jira] [Commented] (SPARK-37789) Add a class to represent general aggregate functions in DS V2

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466912#comment-17466912 ] Apache Spark commented on SPARK-37789: -- User 'cloud-fan' has created a pull request

[jira] [Assigned] (SPARK-37789) Add a class to represent general aggregate functions in DS V2

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37789: Assignee: Wenchen Fan (was: Apache Spark) > Add a class to represent general aggregate f

[jira] [Assigned] (SPARK-37789) Add a class to represent general aggregate functions in DS V2

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37789: Assignee: Apache Spark (was: Wenchen Fan) > Add a class to represent general aggregate f

[jira] [Commented] (SPARK-37630) Security issue from Log4j 1.X exploit

2021-12-30 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466918#comment-17466918 ] Steve Loughran commented on SPARK-37630: nobody does. you can find a patched ja

[jira] [Comment Edited] (SPARK-6305) Add support for log4j 2.x to Spark

2021-12-30 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/SPARK-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466876#comment-17466876 ] Steve Loughran edited comment on SPARK-6305 at 12/30/21, 6:44 PM: -

[jira] [Commented] (SPARK-23599) The UUID() expression is too non-deterministic

2021-12-30 Thread Stu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-23599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466961#comment-17466961 ] Stu commented on SPARK-23599: - We have encountered this problem with Spark 3.1.2, resulting

[jira] [Commented] (SPARK-6305) Add support for log4j 2.x to Spark

2021-12-30 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/SPARK-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466981#comment-17466981 ] Matt Sicker commented on SPARK-6305: Note that isn't on Maven Central, either, so it

[jira] [Commented] (SPARK-37782) Make DataFrame.transform take the parameters for the function.

2021-12-30 Thread Rafal Wojdyla (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466982#comment-17466982 ] Rafal Wojdyla commented on SPARK-37782: --- Duplicate of [SPARK-37601|https://issues

[jira] [Comment Edited] (SPARK-37782) Make DataFrame.transform take the parameters for the function.

2021-12-30 Thread Rafal Wojdyla (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466982#comment-17466982 ] Rafal Wojdyla edited comment on SPARK-37782 at 12/30/21, 8:05 PM:

[jira] [Resolved] (SPARK-37601) Could/should sql.DataFrame.transform accept function parameters?

2021-12-30 Thread Maciej Szymkiewicz (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maciej Szymkiewicz resolved SPARK-37601. Fix Version/s: 3.3.0 Resolution: Fixed > Could/should sql.DataFrame.transfo

[jira] [Commented] (SPARK-37788) ColumnOrName vs Column in PySpark Functions module

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466988#comment-17466988 ] Apache Spark commented on SPARK-37788: -- User 'Daniel-Davies' has created a pull req

[jira] [Assigned] (SPARK-37788) ColumnOrName vs Column in PySpark Functions module

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37788: Assignee: Apache Spark > ColumnOrName vs Column in PySpark Functions module > ---

[jira] [Assigned] (SPARK-37788) ColumnOrName vs Column in PySpark Functions module

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37788: Assignee: (was: Apache Spark) > ColumnOrName vs Column in PySpark Functions module >

[jira] [Assigned] (SPARK-37735) Add appId interface to KubernetesConf

2021-12-30 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun reassigned SPARK-37735: - Assignee: Yikun Jiang > Add appId interface to KubernetesConf > ---

[jira] [Resolved] (SPARK-37735) Add appId interface to KubernetesConf

2021-12-30 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-37735. --- Fix Version/s: 3.3.0 Resolution: Fixed Issue resolved by pull request 35015 [https://

[jira] [Updated] (SPARK-6305) Add support for log4j 2.x to Spark

2021-12-30 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-6305: - Affects Version/s: 3.3.0 > Add support for log4j 2.x to Spark > -

[jira] [Updated] (SPARK-6305) Add support for log4j 2.x to Spark

2021-12-30 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-6305: - Priority: Major (was: Minor) > Add support for log4j 2.x to Spark >

[jira] [Commented] (SPARK-6305) Add support for log4j 2.x to Spark

2021-12-30 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467004#comment-17467004 ] Dongjoon Hyun commented on SPARK-6305: -- Thank you for the additional info, [~ste...@

[jira] [Commented] (SPARK-6305) Add support for log4j 2.x to Spark

2021-12-30 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/SPARK-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467006#comment-17467006 ] Gary D. Gregory commented on SPARK-6305: [~dongjoon]  I'm glad to hear you are m

[jira] [Created] (SPARK-37790) Upgrade SLF4J to 1.7.32

2021-12-30 Thread William Hyun (Jira)
William Hyun created SPARK-37790: Summary: Upgrade SLF4J to 1.7.32 Key: SPARK-37790 URL: https://issues.apache.org/jira/browse/SPARK-37790 Project: Spark Issue Type: Improvement Com

[jira] [Commented] (SPARK-37790) Upgrade SLF4J to 1.7.32

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467041#comment-17467041 ] Apache Spark commented on SPARK-37790: -- User 'williamhyun' has created a pull reque

[jira] [Assigned] (SPARK-37790) Upgrade SLF4J to 1.7.32

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37790: Assignee: Apache Spark > Upgrade SLF4J to 1.7.32 > --- > >

[jira] [Assigned] (SPARK-37790) Upgrade SLF4J to 1.7.32

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37790: Assignee: (was: Apache Spark) > Upgrade SLF4J to 1.7.32 > --- > >

[jira] [Created] (SPARK-37791) Use log4j2 in examples.

2021-12-30 Thread William Hyun (Jira)
William Hyun created SPARK-37791: Summary: Use log4j2 in examples. Key: SPARK-37791 URL: https://issues.apache.org/jira/browse/SPARK-37791 Project: Spark Issue Type: Improvement Co

[jira] [Assigned] (SPARK-37791) Use log4j2 in examples.

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37791: Assignee: Apache Spark > Use log4j2 in examples. > > >

[jira] [Commented] (SPARK-37791) Use log4j2 in examples.

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467043#comment-17467043 ] Apache Spark commented on SPARK-37791: -- User 'williamhyun' has created a pull reque

[jira] [Assigned] (SPARK-37791) Use log4j2 in examples.

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37791: Assignee: (was: Apache Spark) > Use log4j2 in examples. > >

[jira] [Commented] (SPARK-37791) Use log4j2 in examples.

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467044#comment-17467044 ] Apache Spark commented on SPARK-37791: -- User 'williamhyun' has created a pull reque

[jira] [Assigned] (SPARK-37719) Try to remove `--add-exports` compile option for Java 17

2021-12-30 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen reassigned SPARK-37719: Assignee: Yang Jie > Try to remove `--add-exports` compile option for Java 17 > -

[jira] [Resolved] (SPARK-37719) Try to remove `--add-exports` compile option for Java 17

2021-12-30 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen resolved SPARK-37719. -- Fix Version/s: 3.3.0 Resolution: Fixed Issue resolved by pull request 34991 [https://gi

[jira] [Resolved] (SPARK-37790) Upgrade SLF4J to 1.7.32

2021-12-30 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-37790. --- Fix Version/s: 3.3.0 Resolution: Fixed Issue resolved by pull request 35072 [https://

[jira] [Assigned] (SPARK-37790) Upgrade SLF4J to 1.7.32

2021-12-30 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun reassigned SPARK-37790: - Assignee: William Hyun > Upgrade SLF4J to 1.7.32 > --- > >

[jira] [Commented] (SPARK-37772) [PYSPARK] Publish ApacheSparkGitHubActionImage arm64 docker image

2021-12-30 Thread Yikun Jiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467061#comment-17467061 ] Yikun Jiang commented on SPARK-37772: - For CPython(such like, python 3.8, python 3.9

[jira] [Created] (SPARK-37792) Spark shell sets log level to INFO by default

2021-12-30 Thread Hyukjin Kwon (Jira)
Hyukjin Kwon created SPARK-37792: Summary: Spark shell sets log level to INFO by default Key: SPARK-37792 URL: https://issues.apache.org/jira/browse/SPARK-37792 Project: Spark Issue Type: Imp

[jira] [Updated] (SPARK-37792) Spark shell sets log level to INFO by default

2021-12-30 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-37792: - Description: {code} ./bin/spark-shell {code} {code} Setting default log level to "WARN". To adj

[jira] [Updated] (SPARK-37792) Spark shell sets log level to INFO by default

2021-12-30 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-37792: - Issue Type: Bug (was: Improvement) > Spark shell sets log level to INFO by default > --

[jira] [Resolved] (SPARK-37713) No namespace assigned in Executor Pod ConfigMap

2021-12-30 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-37713. --- Assignee: qian Resolution: Fixed This is resolved via https://github.com/apache/spark/

[jira] [Resolved] (SPARK-37791) Use log4j2 in examples.

2021-12-30 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-37791. --- Fix Version/s: 3.3.0 Resolution: Fixed Issue resolved by pull request 35074 [https://

[jira] [Assigned] (SPARK-37791) Use log4j2 in examples.

2021-12-30 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun reassigned SPARK-37791: - Assignee: William Hyun > Use log4j2 in examples. > > >

[jira] [Created] (SPARK-37793) Invalid LocalMergedBlockData cause task hang

2021-12-30 Thread Cheng Pan (Jira)
Cheng Pan created SPARK-37793: - Summary: Invalid LocalMergedBlockData cause task hang Key: SPARK-37793 URL: https://issues.apache.org/jira/browse/SPARK-37793 Project: Spark Issue Type: Bug

[jira] [Created] (SPARK-37794) Remove log4j bridge api usage

2021-12-30 Thread L. C. Hsieh (Jira)
L. C. Hsieh created SPARK-37794: --- Summary: Remove log4j bridge api usage Key: SPARK-37794 URL: https://issues.apache.org/jira/browse/SPARK-37794 Project: Spark Issue Type: Improvement

[jira] [Assigned] (SPARK-37794) Remove log4j bridge api usage

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37794: Assignee: Apache Spark > Remove log4j bridge api usage > - >

[jira] [Commented] (SPARK-37794) Remove log4j bridge api usage

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467094#comment-17467094 ] Apache Spark commented on SPARK-37794: -- User 'viirya' has created a pull request fo

[jira] [Assigned] (SPARK-37794) Remove log4j bridge api usage

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37794: Assignee: (was: Apache Spark) > Remove log4j bridge api usage > -

[jira] [Commented] (SPARK-37793) Invalid LocalMergedBlockData cause task hang

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467095#comment-17467095 ] Apache Spark commented on SPARK-37793: -- User 'pan3793' has created a pull request f

[jira] [Assigned] (SPARK-37793) Invalid LocalMergedBlockData cause task hang

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37793: Assignee: (was: Apache Spark) > Invalid LocalMergedBlockData cause task hang > --

[jira] [Commented] (SPARK-37793) Invalid LocalMergedBlockData cause task hang

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467096#comment-17467096 ] Apache Spark commented on SPARK-37793: -- User 'pan3793' has created a pull request f

[jira] [Assigned] (SPARK-37793) Invalid LocalMergedBlockData cause task hang

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37793: Assignee: Apache Spark > Invalid LocalMergedBlockData cause task hang > -

[jira] [Created] (SPARK-37795) Add a checkstyle rule to ban `org.apache.log4j`

2021-12-30 Thread William Hyun (Jira)
William Hyun created SPARK-37795: Summary: Add a checkstyle rule to ban `org.apache.log4j` Key: SPARK-37795 URL: https://issues.apache.org/jira/browse/SPARK-37795 Project: Spark Issue Type: I

[jira] [Assigned] (SPARK-37795) Add a checkstyle rule to ban `org.apache.log4j`

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37795: Assignee: Apache Spark > Add a checkstyle rule to ban `org.apache.log4j` > --

[jira] [Assigned] (SPARK-37795) Add a checkstyle rule to ban `org.apache.log4j`

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37795: Assignee: (was: Apache Spark) > Add a checkstyle rule to ban `org.apache.log4j` > ---

[jira] [Commented] (SPARK-37795) Add a checkstyle rule to ban `org.apache.log4j`

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467097#comment-17467097 ] Apache Spark commented on SPARK-37795: -- User 'williamhyun' has created a pull reque

[jira] [Commented] (SPARK-37795) Add a checkstyle rule to ban `org.apache.log4j`

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467098#comment-17467098 ] Apache Spark commented on SPARK-37795: -- User 'williamhyun' has created a pull reque

[jira] [Updated] (SPARK-37795) Add a scalastyle rule to ban `org.apache.log4j`

2021-12-30 Thread William Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Hyun updated SPARK-37795: - Summary: Add a scalastyle rule to ban `org.apache.log4j` (was: Add a checkstyle rule to ban `or

[jira] [Created] (SPARK-37796) ByteArrayMethods arrayEquals should fast skip the checking of aligned in unaligned platform

2021-12-30 Thread XiDuo You (Jira)
XiDuo You created SPARK-37796: - Summary: ByteArrayMethods arrayEquals should fast skip the checking of aligned in unaligned platform Key: SPARK-37796 URL: https://issues.apache.org/jira/browse/SPARK-37796

[jira] [Updated] (SPARK-37796) ByteArrayMethods arrayEquals should fast skip the check of aligning with unaligned platform

2021-12-30 Thread XiDuo You (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XiDuo You updated SPARK-37796: -- Description: The method `arrayEquals` in `ByteArrayMethods` is critical function which is used in `UT

[jira] [Updated] (SPARK-37796) ByteArrayMethods arrayEquals should fast skip the check of aligning with unaligned platform

2021-12-30 Thread XiDuo You (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XiDuo You updated SPARK-37796: -- Summary: ByteArrayMethods arrayEquals should fast skip the check of aligning with unaligned platform

[jira] [Commented] (SPARK-37796) ByteArrayMethods arrayEquals should fast skip the check of aligning with unaligned platform

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467115#comment-17467115 ] Apache Spark commented on SPARK-37796: -- User 'ulysses-you' has created a pull reque

[jira] [Assigned] (SPARK-37796) ByteArrayMethods arrayEquals should fast skip the check of aligning with unaligned platform

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37796: Assignee: Apache Spark > ByteArrayMethods arrayEquals should fast skip the check of align

[jira] [Assigned] (SPARK-37796) ByteArrayMethods arrayEquals should fast skip the check of aligning with unaligned platform

2021-12-30 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37796: Assignee: (was: Apache Spark) > ByteArrayMethods arrayEquals should fast skip the che

[jira] [Commented] (SPARK-37792) Spark shell sets log level to INFO by default

2021-12-30 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467117#comment-17467117 ] Hyukjin Kwon commented on SPARK-37792: -- cc [~viirya] FYI > Spark shell sets log le

[jira] [Commented] (SPARK-37792) Spark shell sets log level to INFO by default

2021-12-30 Thread L. C. Hsieh (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467119#comment-17467119 ] L. C. Hsieh commented on SPARK-37792: - Thanks. I will look at it. > Spark shell set