You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Manish (JIRA)" <ji...@apache.org> on 2018/07/18 10:02:00 UTC

[jira] [Updated] (SPARK-24843) Spark2 job (in cluster mode) is unable to execute steps in HBase (error# java.lang.NoClassDefFoundError: org/apache/hadoop/hbase/CompatibilityFactory)

     [ 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 --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 --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}|



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

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