You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Kaya Kupferschmidt (JIRA)" <ji...@apache.org> on 2015/09/08 18:06:45 UTC

[jira] [Created] (ZEPPELIN-291) Enable builtin-support for Parquet files in Hive tables

Kaya Kupferschmidt created ZEPPELIN-291:
-------------------------------------------

             Summary: Enable builtin-support for Parquet files in Hive tables
                 Key: ZEPPELIN-291
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-291
             Project: Zeppelin
          Issue Type: Wish
          Components: Interpreters
    Affects Versions: 0.6.0
         Environment: Centos6 with Cloudera 5.4.4
            Reporter: Kaya Kupferschmidt


I built Zeppelin with the built-in Spark version 1.4.1.

I was trying to access a Hive table via '%sql', but this table was stored with parquet files. This didn't work out of the box, because the required class 'parquet.hive.serde.ParquetHiveSerDe' was missing.

I could solve the problem by downloading the jar of parquet-hive-bundle version 1.6.0 from mvncentral and by adding the jar to the ZEPPELIN_CLASSPATH in conf/zeppelin-env.sh.

Of course it would be even nicer, if Zeppelin did support Hive tables with parquet files out of the box.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)