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

Sean Owen resolved SPARK-25808.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 22803
[https://github.com/apache/spark/pull/22803]

> upgrade jsr305 version from 1.3.9 to 3.0.0
> ------------------------------------------
>
>                 Key: SPARK-25808
>                 URL: https://issues.apache.org/jira/browse/SPARK-25808
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 3.0.0
>            Reporter: ding xiaoyuan
>            Assignee: ding xiaoyuan
>            Priority: Trivial
>             Fix For: 3.0.0
>
>
>  
> we find below warnings when build spark project:
> {noformat}
> [warn] * com.google.code.findbugs:jsr305:3.0.0 is selected over 1.3.9
> [warn] +- org.apache.hadoop:hadoop-common:2.7.3 (depends on 3.0.0)
> [warn] +- org.apache.spark:spark-core_2.11:3.0.0-SNAPSHOT (depends on 1.3.9)
> [warn] +- org.apache.spark:spark-network-common_2.11:3.0.0-SNAPSHOT (depends 
> on 1.3.9)
> [warn] +- org.apache.spark:spark-unsafe_2.11:3.0.0-SNAPSHOT (depends on 
> 1.3.9){noformat}
> so ideally we need to upgrade jsr305 from 1.3.9 to 3.0.0 to fix this warning



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to