Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Where is $HADOOP_HOME/lib on chd4?

avatar
Explorer

I'm suppose to move the  mongodb hadoop connector jars to $HADOOP_HOME/lib on chd4, but where is that? echo $HADOOP_HOME returns nothing. I've seen these as options: 

  • $HADOOP_HOME/lib/
  • $HADOOP_HOME/share/hadoop/mapreduce/
  • $HADOOP_HOME/share/hadoop/lib

But none of them are on any of the servers in the cluster.

 

So or does this connector go? Thanks.

2 ACCEPTED SOLUTIONS

avatar
Guru

If this is a Cloudera Manager cluster and you're using parcels, the lib directory you're looking for will be in /opt/cloudera/parcels/CDH/lib

View solution in original post

avatar
Explorer

I ended up finding it. Thanks man!

View solution in original post

2 REPLIES 2

avatar
Guru

If this is a Cloudera Manager cluster and you're using parcels, the lib directory you're looking for will be in /opt/cloudera/parcels/CDH/lib

avatar
Explorer

I ended up finding it. Thanks man!