Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
Reviewed
-
As of this JIRA, Spark version is upgraded from 1.6 to 2.1.1
Description
I tried building hbase-spark module against Spark-2.0 snapshot and got the following compilation errors:
Some Spark classes such as DataTypeParser and Logging are no longer accessible to downstream projects.
hbase-spark module should not depend on such classes.
Attachments
Attachments
Issue Links
- is duplicated by
-
HBASE-19856 Missing org/apache/spark/Logging with Spark
- Open
- is related to
-
HBASE-18405 Track scope for HBase-Spark module
- Resolved