Github user vrajat commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/278#issuecomment-177816952
  
    @felixcheung I've got past that error. I am hitting
    
    ```
    java.lang.VerifyError: class 
org.apache.hadoop.hbase.protobuf.generated.HBaseProtos$ColumnFamilySchema 
overrides final method getUnknownFields.()Lcom/google/protobuf/UnknownFieldSet;
        at java.lang.ClassLoader.defineClass1(Native Method)
    ```
    
    This usually implies a mismatch between the jars used in the hbase client 
and the hbase server. I am looking into it. The same code & dependencies works 
in the Qubole fork. So I am eliminating what could be different about this 
branch.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to