You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Hayk Zargaryan (JIRA)" <ji...@apache.org> on 2019/03/14 19:49:00 UTC

[jira] [Created] (ZEPPELIN-4069) Error saving dataframe into Hive (Cloudera CDH 6.1.1)

Hayk Zargaryan created ZEPPELIN-4069:
----------------------------------------

             Summary: Error saving dataframe into Hive (Cloudera CDH 6.1.1)
                 Key: ZEPPELIN-4069
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4069
             Project: Zeppelin
          Issue Type: Bug
    Affects Versions: 0.8.1
            Reporter: Hayk Zargaryan
         Attachments: image-2019-03-14-23-40-10-296.png

I can easily read Hive tables but when I try to save dataframe into Hive I receive the below error. After that I have to restart spark interpreter because the error appears every time accessing Hive

!image-2019-03-14-23-40-10-296.png|width=974,height=504!

Seems both Cloudera and Zeppelin use the same version of libfb303 jar

$ md5sum /opt/cloudera/parcels/CDH-6.1.1-1.cdh6.1.1.p0.875250/jars/libfb303-0.9.3.jar 
5e1c646346ecf2750a1b8b6cb2aa1c4f  /opt/cloudera/parcels/CDH-6.1.1-1.cdh6.1.1.p0.875250/jars/libfb303-0.9.3.jar
$ md5sum /opt/zeppelin-0.8.1/local-repo/org/apache/thrift/libfb303/0.9.3/libfb303-0.9.3.jar
5e1c646346ecf2750a1b8b6cb2aa1c4f  /opt/zeppelin-0.8.1/local-repo/org/apache/thrift/libfb303/0.9.3/libfb303-0.9.3.jar

 



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