Binary compatibility report for the spark-hbase-connector-0.9.5 library  between 1.2.0 and 1.3.0 versions   (relating to the portability of client application spark-hbase-connector-0.9.5.jar)

Test Info


Library Namespark-hbase-connector-0.9.5
Version #11.2.0
Version #21.3.0
Java Version1.7.0_75

Test Results


Total Java ARchives2
Total Methods / Classes238 / 1414
VerdictIncompatible
(2.7%)

Problem Summary


SeverityCount
Added Methods-7
Removed MethodsHigh1
Problems with
Data Types
High0
Medium1
Low1
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-1

Added Methods (7)


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

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

spark-core_2.10-1.3.0.jar, TaskContext.class
package org.apache.spark
TaskContext.attemptNumber ( ) [abstract]  :  int
TaskContext.taskAttemptId ( ) [abstract]  :  long

to the top

Removed Methods (1)


spark-core_2.10-1.2.0.jar, SparkConf.class
package org.apache.spark
SparkConf.settings ( )  :  scala.collection.mutable.HashMap<String,String>

to the top

Problems with Data Types, Medium Severity (1)


spark-core_2.10-1.2.0.jar
package org.apache.spark
[+] TaskContext (1)

to the top

Problems with Data Types, Low Severity (1)


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

to the top

Other Changes in Data Types (1)


spark-core_2.10-1.2.0.jar
package org.apache.spark
[+] TaskContext (1)

to the top

Java ARchives (2)


spark-core_2.10-1.2.0.jar
spark-streaming_2.10-1.2.0.jar

to the top




Generated on Sun Mar 29 11:52:23 2015 for spark-hbase-connector-0.9.5 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API