[jira] [Commented] (SPARK-46239) Spark jetty exposes version information

2023-12-04 Thread chenyu (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-46239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17792746#comment-17792746
 ] 

chenyu commented on SPARK-46239:


It is unsafe to expose version information.

It will obtain remote WWW service information through HTTP.

> Spark jetty exposes version information
> ---
>
> Key: SPARK-46239
> URL: https://issues.apache.org/jira/browse/SPARK-46239
> Project: Spark
>  Issue Type: Bug
>  Components: Spark Core
>Affects Versions: 3.5.0
>Reporter: chenyu
>Priority: Major
> Attachments: screenshot-1.png
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Created] (SPARK-46239) Spark jetty exposes version information

2023-12-04 Thread chenyu (Jira)
chenyu created SPARK-46239:
--

 Summary: Spark jetty exposes version information
 Key: SPARK-46239
 URL: https://issues.apache.org/jira/browse/SPARK-46239
 Project: Spark
  Issue Type: Bug
  Components: Spark Core
Affects Versions: 3.5.0
Reporter: chenyu
 Attachments: screenshot-1.png





--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-46239) Spark jetty exposes version information

2023-12-04 Thread chenyu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-46239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chenyu updated SPARK-46239:
---
Attachment: screenshot-1.png

> Spark jetty exposes version information
> ---
>
> Key: SPARK-46239
> URL: https://issues.apache.org/jira/browse/SPARK-46239
> Project: Spark
>  Issue Type: Bug
>  Components: Spark Core
>Affects Versions: 3.5.0
>Reporter: chenyu
>Priority: Major
> Attachments: screenshot-1.png
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-45829) The default value of ‘spark.executor.logs.rolling.maxSize' on the official website is incorrect

2023-11-07 Thread chenyu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-45829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chenyu updated SPARK-45829:
---
Attachment: the value on the website.png

> The default value of ‘spark.executor.logs.rolling.maxSize' on the official 
> website is incorrect
> ---
>
> Key: SPARK-45829
> URL: https://issues.apache.org/jira/browse/SPARK-45829
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core, UI
>Affects Versions: 3.5.0
>Reporter: chenyu
>Priority: Trivial
> Attachments: the default value.png, the value on the website.png
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-45829) The default value of ‘spark.executor.logs.rolling.maxSize' on the official website is incorrect

2023-11-07 Thread chenyu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-45829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chenyu updated SPARK-45829:
---
Attachment: the default value.png

> The default value of ‘spark.executor.logs.rolling.maxSize' on the official 
> website is incorrect
> ---
>
> Key: SPARK-45829
> URL: https://issues.apache.org/jira/browse/SPARK-45829
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core, UI
>Affects Versions: 3.5.0
>Reporter: chenyu
>Priority: Trivial
> Attachments: the default value.png
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Created] (SPARK-45829) The default value of ‘spark.executor.logs.rolling.maxSize' on the official website is incorrect

2023-11-07 Thread chenyu (Jira)
chenyu created SPARK-45829:
--

 Summary: The default value of 
‘spark.executor.logs.rolling.maxSize' on the official website is incorrect
 Key: SPARK-45829
 URL: https://issues.apache.org/jira/browse/SPARK-45829
 Project: Spark
  Issue Type: Improvement
  Components: Spark Core, UI
Affects Versions: 3.5.0
Reporter: chenyu






--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-45751) The default value of ‘spark.executor.logs.rolling.maxRetainedFiles' on the official website is incorrect

2023-10-31 Thread chenyu (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-45751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781606#comment-17781606
 ] 

chenyu commented on SPARK-45751:


I had submit a pr to resolve this question.

https://github.com/apache/spark/pull/43618

> The default value of ‘spark.executor.logs.rolling.maxRetainedFiles' on the 
> official website is incorrect
> 
>
> Key: SPARK-45751
> URL: https://issues.apache.org/jira/browse/SPARK-45751
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core, UI
>Affects Versions: 3.5.0
>Reporter: chenyu
>Priority: Trivial
>  Labels: pull-request-available
> Attachments: the default value.png, the value on the website.png
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-45751) The default value of ‘spark.executor.logs.rolling.maxRetainedFiles' on the official website is incorrect

2023-10-31 Thread chenyu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-45751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chenyu updated SPARK-45751:
---
Attachment: the value on the website.png

> The default value of ‘spark.executor.logs.rolling.maxRetainedFiles' on the 
> official website is incorrect
> 
>
> Key: SPARK-45751
> URL: https://issues.apache.org/jira/browse/SPARK-45751
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core, UI
>Affects Versions: 3.5.0
>Reporter: chenyu
>Priority: Trivial
> Attachments: the default value.png, the value on the website.png
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-45751) The default value of ‘spark.executor.logs.rolling.maxRetainedFiles' on the official website is incorrect

2023-10-31 Thread chenyu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-45751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chenyu updated SPARK-45751:
---
Attachment: the default value.png

> The default value of ‘spark.executor.logs.rolling.maxRetainedFiles' on the 
> official website is incorrect
> 
>
> Key: SPARK-45751
> URL: https://issues.apache.org/jira/browse/SPARK-45751
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core, UI
>Affects Versions: 3.5.0
>Reporter: chenyu
>Priority: Trivial
> Attachments: the default value.png, the value on the website.png
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Created] (SPARK-45751) The default value of ‘spark.executor.logs.rolling.maxRetainedFiles' on the official website is incorrect

2023-10-31 Thread chenyu (Jira)
chenyu created SPARK-45751:
--

 Summary: The default value of 
‘spark.executor.logs.rolling.maxRetainedFiles' on the official website is 
incorrect
 Key: SPARK-45751
 URL: https://issues.apache.org/jira/browse/SPARK-45751
 Project: Spark
  Issue Type: Improvement
  Components: Spark Core, UI
Affects Versions: 3.5.0
Reporter: chenyu






--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Resolved] (SPARK-45750) The param 'spark.shuffle.io.preferDirectBufs' is useless

2023-10-31 Thread chenyu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-45750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chenyu resolved SPARK-45750.

Resolution: Won't Fix

> The param 'spark.shuffle.io.preferDirectBufs' is useless
> 
>
> Key: SPARK-45750
> URL: https://issues.apache.org/jira/browse/SPARK-45750
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core, UI
>Affects Versions: 3.5.0
>Reporter: chenyu
>Priority: Trivial
>
> There is no place to use this parameter.
> We should delete the corresponding configuration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Closed] (SPARK-45750) The param 'spark.shuffle.io.preferDirectBufs' is useless

2023-10-31 Thread chenyu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-45750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chenyu closed SPARK-45750.
--

> The param 'spark.shuffle.io.preferDirectBufs' is useless
> 
>
> Key: SPARK-45750
> URL: https://issues.apache.org/jira/browse/SPARK-45750
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core, UI
>Affects Versions: 3.5.0
>Reporter: chenyu
>Priority: Trivial
>
> There is no place to use this parameter.
> We should delete the corresponding configuration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Created] (SPARK-45750) The param 'spark.shuffle.io.preferDirectBufs' is useless

2023-10-31 Thread chenyu (Jira)
chenyu created SPARK-45750:
--

 Summary: The param 'spark.shuffle.io.preferDirectBufs' is useless
 Key: SPARK-45750
 URL: https://issues.apache.org/jira/browse/SPARK-45750
 Project: Spark
  Issue Type: Improvement
  Components: Spark Core, UI
Affects Versions: 3.5.0
Reporter: chenyu


There is no place to use this parameter.

We should delete the corresponding configuration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Created] (SPARK-45273) Http header Attack【HttpSecurityFilter】

2023-09-21 Thread chenyu (Jira)
chenyu created SPARK-45273:
--

 Summary: Http header Attack【HttpSecurityFilter】
 Key: SPARK-45273
 URL: https://issues.apache.org/jira/browse/SPARK-45273
 Project: Spark
  Issue Type: Bug
  Components: Spark Core
Affects Versions: 3.5.0
Reporter: chenyu


There is an HTTP host header attack vulnerability in the target URL



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-45248) Slow HTTP Denial of Service Attack【jetty server in spark】

2023-09-20 Thread chenyu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-45248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chenyu updated SPARK-45248:
---
Summary: Slow HTTP Denial of Service Attack【jetty server in spark】  (was: 
Slow HTTP Denial of Service Attack)

> Slow HTTP Denial of Service Attack【jetty server in spark】
> -
>
> Key: SPARK-45248
> URL: https://issues.apache.org/jira/browse/SPARK-45248
> Project: Spark
>  Issue Type: Bug
>  Components: Spark Core
>Affects Versions: 3.5.0
>Reporter: chenyu
>Priority: Major
>
> The Jetty server may be slow HTTP denial of service attacks in spark ui.
> The default value of connector IdleTimeout is 3.
> This could trigger such an attack



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Created] (SPARK-45248) Slow HTTP Denial of Service Attack

2023-09-20 Thread chenyu (Jira)
chenyu created SPARK-45248:
--

 Summary: Slow HTTP Denial of Service Attack
 Key: SPARK-45248
 URL: https://issues.apache.org/jira/browse/SPARK-45248
 Project: Spark
  Issue Type: Bug
  Components: Spark Core
Affects Versions: 3.5.0
Reporter: chenyu


The Jetty server may be slow HTTP denial of service attacks in spark ui.

The default value of connector IdleTimeout is 3.

This could trigger such an attack



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-45160) The default value of ‘spark.executor.logs.rolling.strategy’ on the official website is incorrect

2023-09-13 Thread chenyu (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-45160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765008#comment-17765008
 ] 

chenyu commented on SPARK-45160:


I had sumbit a pr

https://github.com/apache/spark/pull/42919

> The default value of ‘spark.executor.logs.rolling.strategy’ on the official 
> website is incorrect
> 
>
> Key: SPARK-45160
> URL: https://issues.apache.org/jira/browse/SPARK-45160
> Project: Spark
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: 3.4.1
>Reporter: chenyu
>Priority: Minor
> Attachments: execute different logic.png, the default value.png, the 
> value on the official website.png
>
>
> Empty string and (none) are different. the default value of '
> spark.executor.logs.rolling.strategy' is ""



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-45160) The default value of ‘spark.executor.logs.rolling.strategy’ on the official website is incorrect

2023-09-13 Thread chenyu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-45160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chenyu updated SPARK-45160:
---
Attachment: execute different logic.png

> The default value of ‘spark.executor.logs.rolling.strategy’ on the official 
> website is incorrect
> 
>
> Key: SPARK-45160
> URL: https://issues.apache.org/jira/browse/SPARK-45160
> Project: Spark
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: 3.4.1
>Reporter: chenyu
>Priority: Minor
> Attachments: execute different logic.png, the default value.png, the 
> value on the official website.png
>
>
> Empty string and (none) are different. the default value of '
> spark.executor.logs.rolling.strategy' is ""



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-45160) The default value of ‘spark.executor.logs.rolling.strategy’ on the official website is incorrect

2023-09-13 Thread chenyu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-45160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chenyu updated SPARK-45160:
---
Attachment: the default value.png

> The default value of ‘spark.executor.logs.rolling.strategy’ on the official 
> website is incorrect
> 
>
> Key: SPARK-45160
> URL: https://issues.apache.org/jira/browse/SPARK-45160
> Project: Spark
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: 3.4.1
>Reporter: chenyu
>Priority: Minor
> Attachments: the default value.png, the value on the official 
> website.png
>
>
> Empty string and (none) are different. the default value of '
> spark.executor.logs.rolling.strategy' is ""



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-45160) The default value of ‘spark.executor.logs.rolling.strategy’ on the official website is incorrect

2023-09-13 Thread chenyu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-45160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chenyu updated SPARK-45160:
---
Attachment: the value on the official website.png

> The default value of ‘spark.executor.logs.rolling.strategy’ on the official 
> website is incorrect
> 
>
> Key: SPARK-45160
> URL: https://issues.apache.org/jira/browse/SPARK-45160
> Project: Spark
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: 3.4.1
>Reporter: chenyu
>Priority: Minor
> Attachments: the value on the official website.png
>
>
> Empty string and (none) are different. the default value of '
> spark.executor.logs.rolling.strategy' is ""



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Created] (SPARK-45160) The default value of ‘spark.executor.logs.rolling.strategy’ on the official website is incorrect

2023-09-13 Thread chenyu (Jira)
chenyu created SPARK-45160:
--

 Summary: The default value of 
‘spark.executor.logs.rolling.strategy’ on the official website is incorrect
 Key: SPARK-45160
 URL: https://issues.apache.org/jira/browse/SPARK-45160
 Project: Spark
  Issue Type: Bug
  Components: Documentation
Affects Versions: 3.4.1
Reporter: chenyu


Empty string and (none) are different. the default value of '

spark.executor.logs.rolling.strategy' is ""



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-45146) The default value of ‘spark. submit. deployMode’ on the official website is incorrect

2023-09-13 Thread chenyu (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-45146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764526#comment-17764526
 ] 

chenyu commented on SPARK-45146:


I had submit a pr to resolve this question.

https://github.com/apache/spark/pull/42902

> The default value of ‘spark. submit. deployMode’ on the official website is 
> incorrect
> -
>
> Key: SPARK-45146
> URL: https://issues.apache.org/jira/browse/SPARK-45146
> Project: Spark
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: 3.4.1
>Reporter: chenyu
>Priority: Major
>  Labels: pull-request-available
> Attachments: the default value.png, the value on the official 
> website.png
>
>
> The deploy mode of Spark driver program has default value,but the value on 
> the official website is incorrect.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-45146) The default value of ‘spark. submit. deployMode’ on the official website is incorrect

2023-09-12 Thread chenyu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-45146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chenyu updated SPARK-45146:
---
Attachment: the value on the official website.png

> The default value of ‘spark. submit. deployMode’ on the official website is 
> incorrect
> -
>
> Key: SPARK-45146
> URL: https://issues.apache.org/jira/browse/SPARK-45146
> Project: Spark
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: 3.4.1
>Reporter: chenyu
>Priority: Major
> Attachments: the default value.png, the value on the official 
> website.png
>
>
> The deploy mode of Spark driver program has default value,but the value on 
> the official website is incorrect.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-45146) The default value of ‘spark. submit. deployMode’ on the official website is incorrect

2023-09-12 Thread chenyu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-45146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chenyu updated SPARK-45146:
---
Attachment: the default value.png

> The default value of ‘spark. submit. deployMode’ on the official website is 
> incorrect
> -
>
> Key: SPARK-45146
> URL: https://issues.apache.org/jira/browse/SPARK-45146
> Project: Spark
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: 3.4.1
>Reporter: chenyu
>Priority: Major
> Attachments: the default value.png, the value on the official 
> website.png
>
>
> The deploy mode of Spark driver program has default value,but the value on 
> the official website is incorrect.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Created] (SPARK-45146) The default value of ‘spark. submit. deployMode’ on the official website is incorrect

2023-09-12 Thread chenyu (Jira)
chenyu created SPARK-45146:
--

 Summary: The default value of ‘spark. submit. deployMode’ on the 
official website is incorrect
 Key: SPARK-45146
 URL: https://issues.apache.org/jira/browse/SPARK-45146
 Project: Spark
  Issue Type: Bug
  Components: Documentation
Affects Versions: 3.4.1
Reporter: chenyu


The deploy mode of Spark driver program has default value,but the value on the 
official website is incorrect.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Comment Edited] (SPARK-44890) Miswritten remarks in pom file

2023-08-22 Thread chenyu (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-44890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756746#comment-17756746
 ] 

chenyu edited comment on SPARK-44890 at 8/22/23 7:11 AM:
-

I had submit a patch 

[https://github.com/apache/spark/pull/42598|https://github.com/apache/spark/pull/42583]

 


was (Author: JIRAUSER299988):
I had submit a patch 

https://github.com/apache/spark/pull/42583

 

> Miswritten remarks in pom file
> --
>
> Key: SPARK-44890
> URL: https://issues.apache.org/jira/browse/SPARK-44890
> Project: Spark
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 3.4.1
>Reporter: chenyu
>Priority: Minor
> Attachments: screenshot-1.png
>
>
> Spelling issues in pom files affect understanding which uses 'dont update'.
> It needs to maintain the same writing style as other places



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-44890) Miswritten remarks in pom file

2023-08-21 Thread chenyu (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-44890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756746#comment-17756746
 ] 

chenyu commented on SPARK-44890:


I had submit a patch 

https://github.com/apache/spark/pull/42583

 

> Miswritten remarks in pom file
> --
>
> Key: SPARK-44890
> URL: https://issues.apache.org/jira/browse/SPARK-44890
> Project: Spark
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 3.4.1
>Reporter: chenyu
>Priority: Minor
> Attachments: screenshot-1.png
>
>
> Spelling issues in pom files affect understanding which uses 'dont update'.
> It needs to maintain the same writing style as other places



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-44890) Miswritten remarks in pom file

2023-08-21 Thread chenyu (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-44890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chenyu updated SPARK-44890:
---
Attachment: screenshot-1.png

> Miswritten remarks in pom file
> --
>
> Key: SPARK-44890
> URL: https://issues.apache.org/jira/browse/SPARK-44890
> Project: Spark
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 3.4.1
>Reporter: chenyu
>Priority: Minor
> Attachments: screenshot-1.png
>
>
> Spelling issues in pom files affect understanding which uses 'dont update'.
> It needs to maintain the same writing style as other places



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Created] (SPARK-44890) Miswritten remarks in pom file

2023-08-21 Thread chenyu (Jira)
chenyu created SPARK-44890:
--

 Summary: Miswritten remarks in pom file
 Key: SPARK-44890
 URL: https://issues.apache.org/jira/browse/SPARK-44890
 Project: Spark
  Issue Type: Bug
  Components: Build
Affects Versions: 3.4.1
Reporter: chenyu


Spelling issues in pom files affect understanding which uses 'dont update'.

It needs to maintain the same writing style as other places



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org