[
https://issues.apache.org/jira/browse/HIVE-13571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15253132#comment-15253132
]
Sergey Shelukhin commented on HIVE-13571:
-----------------------------------------
[~asears] how are you installing Hive? This is a warning that is relatively
harmless (JsonSerDe would not be supported by LLAP clusters deployed with that
package), but I think that jar is normally there by default
> 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)