abhinav created SPARK-26561:
-------------------------------
Summary: Symbol 'type org.apache.spark.Logging' is missing from
the classpath. This symbol is required by 'class
org.apache.hadoop.hbase.spark.HBaseContext'
Key: SPARK-26561
URL: https://issues.apache.org/jira/browse/SPARK-26561
Project: Spark
Issue Type: Bug
Components: Spark Core
Affects Versions: 2.3.0
Reporter: abhinav
Symbol 'type org.apache.spark.Logging' is missing from the classpath. This
symbol is required by 'class
org.apache.hadoop.hbase.spark.HBaseContext'. Make sure that type Logging is
in your classpath and check
for conflicting dependencies with -Ylog-classpath. A full rebuild may help if
'HBaseContext.class' was
compiled against an incompatible version of org.apache.spark.
Getting above issue while initializing HBaseContext. I am using spark 2.3.0 ,
scala 2.11.11 and hbase 1.2.0
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]