NihalJain opened a new pull request, #110:
URL: https://github.com/apache/hbase-connectors/pull/110

   …doop 3.2.4 and Spark 3.2.3
   
   * Added mockito-all as otherwise we get java.lang.NoClassDefFoundError: 
org/mockito/stubbing/Answer at 
org.apache.hadoop.hdfs.MiniDFSCluster.isNameNodeUp() for hadoop 3.2.4
   * Exlclude hadoop-client-api and hadoop-client-runtime coming from Spark 
3.2, else minicluster.start() fails
   * Exclude lower versioned paranamer coming from avro otherwise tests fail 
with java.lang.ArrayIndexOutOfBoundsException
   * Added spark.hadoopRDD.ignoreEmptySplits for test due to behaviour change 
in spark 3.2, where the below conf is true by default. We will get empty table 
as result (for small sized tables) for HBase version not having HBASE-26340


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to