Skip to content
  • Lining Sun's avatar
    592fc455
    [SPARK-15123] upgrade org.json4s to 3.2.11 version · 592fc455
    Lining Sun authored
    ## What changes were proposed in this pull request?
    
    We had the issue when using snowplow in our Spark applications. Snowplow requires json4s version 3.2.11 while Spark still use a few years old version 3.2.10. The change is to upgrade json4s jar to 3.2.11.
    
    ## How was this patch tested?
    
    We built Spark jar and successfully ran our applications in local and cluster modes.
    
    Author: Lining Sun <lining@gmail.com>
    
    Closes #12901 from liningalex/master.
    592fc455
    [SPARK-15123] upgrade org.json4s to 3.2.11 version
    Lining Sun authored
    ## What changes were proposed in this pull request?
    
    We had the issue when using snowplow in our Spark applications. Snowplow requires json4s version 3.2.11 while Spark still use a few years old version 3.2.10. The change is to upgrade json4s jar to 3.2.11.
    
    ## How was this patch tested?
    
    We built Spark jar and successfully ran our applications in local and cluster modes.
    
    Author: Lining Sun <lining@gmail.com>
    
    Closes #12901 from liningalex/master.
Loading