[
https://issues.apache.org/jira/browse/HIVE-13571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15253153#comment-15253153
]
Andrew Sears commented on HIVE-13571:
-------------------------------------
Just grabbed the latest binaries and unpacked them.
http://apache.mirror.gtcomm.net/hive/hive-2.0.0/
Coincidentally was doing some Twitter stuff with JSON SerdDe & Nifi.
Thought it would be a quick hit if it's not being added properly when being
built.
Latest unrelated error from LLAP / Slider seems to come up as info instead of
failure, haven't had a chance to dig in yet.
INFO appmaster.SliderAppMaster - Unregistering AM status=FAILED
message=Unstable Application Instance : - failed with component LLAP failed
'recently' 6 times (6 in startup); threshold is 5 - last failure: Failure
container_e28_1461195599564_0003_01_000007 on host (0):
http://19888/jobhistory/logs/45454/container_e28_1461195599564_0003_01_000007/ctx/yarn
> 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)