[ 
https://issues.apache.org/jira/browse/SPARK-24843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manish updated SPARK-24843:
---------------------------
    Description: 
I am running Spark2 streaming job to do processing in HBase. It wokrs perfectly 
fine with client deploy mode but don't work with deploy mode as cluster . Below 
is the error message:
|{color:#ff0000}_User class threw exception: java.lang.NoClassDefFoundError: 
org/apache/hadoop/hbase/CompatibilityFactory_{color}|

  was:
I am running Spark2 streaming job to do processing in HBase. It wokrs perfectly 
fine with --deploy-mode as client, but not working for --deploy-mode as 
cluster. Below is the error message:
|{color:#FF0000}_User class threw exception: java.lang.NoClassDefFoundError: 
org/apache/hadoop/hbase/CompatibilityFactory_{color}|


> Spark2 job (in cluster mode) is unable to execute steps in HBase (error# 
> java.lang.NoClassDefFoundError: org/apache/hadoop/hbase/CompatibilityFactory)
> ------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-24843
>                 URL: https://issues.apache.org/jira/browse/SPARK-24843
>             Project: Spark
>          Issue Type: Bug
>          Components: Build, Java API
>    Affects Versions: 2.1.0
>            Reporter: Manish
>            Priority: Major
>
> I am running Spark2 streaming job to do processing in HBase. It wokrs 
> perfectly fine with client deploy mode but don't work with deploy mode as 
> cluster . Below is the error message:
> |{color:#ff0000}_User class threw exception: java.lang.NoClassDefFoundError: 
> org/apache/hadoop/hbase/CompatibilityFactory_{color}|



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to