Binary compatibility report for the spark-json-relay-2.0.1 library  between 1.5.0 and 1.3.0 versions   (relating to the portability of client application spark-json-relay-2.0.1.jar)

Test Info


Library Namespark-json-relay-2.0.1
Version #11.5.0
Version #21.3.0
Java Version1.7.0_75

Test Results


Total Java ARchives1
Total Methods / Classes89 / 2029
VerdictIncompatible
(20.2%)

Problem Summary


SeverityCount
Added Methods-1
Removed MethodsHigh18
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (1)


spark-core_2.10-1.3.0.jar, SparkConf.class
package org.apache.spark
SparkConf.translateConfKey ( String p1, boolean p2 ) [static]  :  String

to the top

Removed Methods (18)


spark-core_2.10-1.5.0.jar, SparkConf.class
package org.apache.spark
SparkConf.getAvroSchema ( )  :  scala.collection.immutable.Map<Object,String>
SparkConf.getDeprecatedConfig ( String p1, SparkConf p2 ) [static]  :  scala.Option<String>
SparkConf.getSizeAsBytes ( String key )  :  long
SparkConf.getSizeAsBytes ( String key, long defaultValue )  :  long
SparkConf.getSizeAsBytes ( String key, String defaultValue )  :  long
SparkConf.getSizeAsGb ( String key )  :  long
SparkConf.getSizeAsGb ( String key, String defaultValue )  :  long
SparkConf.getSizeAsKb ( String key )  :  long
SparkConf.getSizeAsKb ( String key, String defaultValue )  :  long
SparkConf.getSizeAsMb ( String key )  :  long
SparkConf.getSizeAsMb ( String key, String defaultValue )  :  long
SparkConf.getTimeAsMs ( String key )  :  long
SparkConf.getTimeAsMs ( String key, String defaultValue )  :  long
SparkConf.getTimeAsSeconds ( String key )  :  long
SparkConf.getTimeAsSeconds ( String key, String defaultValue )  :  long
SparkConf.logDeprecationWarning ( String p1 ) [static]  :  void
SparkConf.registerAvroSchemas ( scala.collection.Seq<org.apache.avro.Schema> schemas )  :  SparkConf

spark-core_2.10-1.5.0.jar, SparkFirehoseListener.class
package org.apache.spark
SparkFirehoseListener.onBlockUpdated ( scheduler.SparkListenerBlockUpdated blockUpdated )  :  void

to the top

Java ARchives (1)


spark-core_2.10-1.5.0.jar

to the top




Generated on Mon Oct 12 02:27:18 2015 for spark-json-relay-2.0.1 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API