🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Could not initialize class org.apache.hadoop.conf.Configuration

User: "21310122"
New Altair Community Member
Updated by Jocelyn

I got this exception suddenly while managing Radoop Connections:

1.jpg

 

 

It was ok early, I even got the data from hive database using this connection. But today, I wanted to run the process which is created before, it shows some error message.

Then I went to check the connection, and I got the exception detail.

 

I imported configuration from a Cluster Manager, and I only had to change the jar file location because other configurations are imported automatically.

2.png

3.png

 

Does anybody know how to fix it? I really need help.

exception message: "could not initialize class org.apache.hadoop.conf.configuration".

 

 

 

 

 

 

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "21310122"
    New Altair Community Member
    OP
    Accepted Answer
    I manually added some jar packages, which do not exist in log file error message. Then I can run successfully. But I remember seeing it in your official documentation (maybe mistaken), if I use Radoop to connect, I don't need to manually handle the hadoop-related jars.
    Is that right?
    ps: I added jar pakages like:
    commons-configuration-1.7.jar
    haddoop-auth-2.6.0-cdh5.11.0.jar
    hadoop-common-2.6.0-cdh5.11.0.jar
    ....

    @mborbely