You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by PRAKASH GOPALSAMY <pr...@gmail.com> on 2020/03/11 10:08:20 UTC

Error in using hbase-spark connector

Hi Team,
We are trying to read hbase table from spark using hbase-spark connector.
But our job is failing in the pushdown part of the filter in stage 0, due
the below error. kindly help us to resolve this issue.
caused by : java.lang.NoClassDefFoundError:
scala/collection/immutable/StringOps
at DynamicLogicExpressionBuilder.build(DynamicLogicExpression.scala:207)

Regards,
Prakash Gopalsamy.