Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This is a follow-on to HBASE-16179 - I think we might need to specify an exclude in the dependency management.
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ hbase-spark --- [WARNING] Expected all dependencies to require Scala version: 2.11.8 [WARNING] org.apache.hbase:hbase-spark:3.0.0-SNAPSHOT requires scala version: 2.11.8 [WARNING] org.apache.spark:spark-streaming_2.11:2.1.1 requires scala version: 2.11.8 [WARNING] org.apache.spark:spark-streaming_2.11:2.1.1 requires scala version: 2.11.8 [WARNING] org.scalatest:scalatest_2.11:2.2.4 requires scala version: 2.11.2
tedyu - since you're already fiddling in this area, do you want to take a look?
Attachments
Attachments
Issue Links
- is blocked by
-
HBASE-20336 org.apache.hadoop.hbase.spark.IntegrationTestSparkBulkLoad fails
- Resolved