You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/12/05 08:57:00 UTC

[jira] [Commented] (HIVE-21008) LLAP: NoClassDefFound Error- Could not initialize class org/slf4j/LoggerFactory

    [ https://issues.apache.org/jira/browse/HIVE-21008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16709768#comment-16709768 ] 

Zoltan Haindrich commented on HIVE-21008:
-----------------------------------------

Hello [~fengyongshe]!
I'm not an expert in the area; but last time I was launching llap daemons I had to run a command prior to launching them; it was something like:
{code}
yarn app -enableFastLaunch
{code}
I'm not sure about the exact command; might worth a try...

> LLAP: NoClassDefFound Error- Could not initialize class org/slf4j/LoggerFactory 
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-21008
>                 URL: https://issues.apache.org/jira/browse/HIVE-21008
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.1.0
>            Reporter: fengyongshe
>            Assignee: fengyongshe
>            Priority: Major
>         Attachments: HIVE-21008.patch
>
>
> LLap daemon Error when starting ,Error
> Exception in thread "main" java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
> at org.apache.hadoop.service.AbstractService.<clinit>(AbstractService.java:44)
> Caused by: java.lang.ClassNotFoundException: org.slf4j.LoggerFactory
> at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
> There are other NoClassDefFoundError for hadoop-common,yarn-common,/etc
> Version Number of  Hadoop 3.1.0-RC0,Hive Release-3.1.0



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