You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Andrew Sears (JIRA)" <ji...@apache.org> on 2016/04/21 03:01:25 UTC

[jira] [Updated] (HIVE-13571) LLAP: Cannot find a jar for org.apache.hive.hcatalog.data.JsonSerDe

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

Andrew Sears updated HIVE-13571:
--------------------------------
    Description: 
hive --service llap -i 1 
produces an error.

Cannot find a jar for [org.apache.hive.hcatalog.data.JsonSerDe] due to an exception (org.apache.hive.hcatalog.data.JsonSerDe); not packaging the jar.

Does not impact creation of LLAP Slider package.

Fixed by copying http://central.maven.org/maven2/org/apache/hive/hcatalog/hive-hcatalog-core/2.0.0/hive-hcatalog-core-2.0.0.jar to hive/lib folder.

  was:
hive --service llap -i 1 
produces an error.

Cannot find a jar for [org.apache.hive.hcatalog.data.JsonSerDe] due to an exception (org.apache.hive.hcatalog.data.JsonSerDe); not packaging the jar.

Does not impact creation of LLAP Slider package.

Fixed by copying hive-hcatalog-core-1.2.1.2.3.4.0-3485.jar to hive/lib folder.


> LLAP: Cannot find a jar for org.apache.hive.hcatalog.data.JsonSerDe
> -------------------------------------------------------------------
>
>                 Key: HIVE-13571
>                 URL: https://issues.apache.org/jira/browse/HIVE-13571
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 2.0.0
>            Reporter: Andrew Sears
>            Priority: Minor
>
> hive --service llap -i 1 
> produces an error.
> Cannot find a jar for [org.apache.hive.hcatalog.data.JsonSerDe] due to an exception (org.apache.hive.hcatalog.data.JsonSerDe); not packaging the jar.
> Does not impact creation of LLAP Slider package.
> Fixed by copying http://central.maven.org/maven2/org/apache/hive/hcatalog/hive-hcatalog-core/2.0.0/hive-hcatalog-core-2.0.0.jar to hive/lib folder.



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