Binary compatibility report for the spatial-spark_2.10-1.0 library  between 1.3.0 and 1.2.0 versions   (relating to the portability of client application spatial-spark_2.10-1.0.jar)

Test Info


Library Namespatial-spark_2.10-1.0
Version #11.3.0
Version #21.2.0
Java Version1.7.0_75

Test Results


Total Java ARchives1
Total Methods / Classes177 / 1726
VerdictIncompatible
(97.2%)

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh4
Problems with
Data Types
High1
Medium1
Low0
Problems with
Methods
High0
Medium0
Low0

Removed Methods (4)


spark-core_2.10-1.3.0.jar, SparkContext.class
package org.apache.spark
SparkContext.addFile ( String path, boolean recursive )  :  void
SparkContext.createSparkEnv ( SparkConf conf, boolean isLocal, scheduler.LiveListenerBus listenerBus )  :  SparkEnv
SparkContext.eventLogCodec ( )  :  scala.Option<String>
SparkContext.requestTotalExecutors ( int numExecutors )  :  boolean

to the top

Problems with Data Types, High Severity (1)


spark-core_2.10-1.3.0.jar
package org.apache.spark
[+] SparkContext (1)

to the top

Problems with Data Types, Medium Severity (1)


spark-core_2.10-1.3.0.jar
package org.apache.spark.scheduler
[+] LiveListenerBus (1)

to the top

Java ARchives (1)


spark-core_2.10-1.3.0.jar

to the top




Generated on Thu Oct 8 13:10:30 2015 for spatial-spark_2.10-1.0 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API