You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "ding xiaoyuan (JIRA)" <ji...@apache.org> on 2018/10/23 10:05:00 UTC

[jira] [Created] (SPARK-25808) upgrade jsr305 version from 1.3.9 to 3.0.0

ding xiaoyuan created SPARK-25808:
-------------------------------------

             Summary: 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


 

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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org