Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

snappy library not available in hadoop

avatar
New Contributor

After upgrading our cloudera cluster to CDP 7.1.9 from CDP 7.1.7
snappy is no longer available when running 
hadoop checknative 
and our apps getting error : nnative snappy library not available: this version of libhadoop was built without snappy support
Hadoop version we have is Hadoop 3.1.1.7.1.9.14-2 
Native library checking:
hadoop: true /opt/cloudera/parcels/CDH-7.1.9-1.cdh7.1.9.p14.53489573/lib/hadoop/lib/native/libhadoop.so.1.0.0
zlib: true /lib64/libz.so.1
zstd : true /opt/cloudera/parcels/CDH-7.1.9-1.cdh7.1.9.p14.53489573/lib/hadoop/lib/native/libzstd.so.1
bzip2: true /lib64/libbz2.so.1
openssl: true /lib64/libcrypto.so
ISA-L: false Loading ISA-L failed: Failed to load libisal.so.2 (libisal.so.2: cannot open shared object file: No such file or directory)

Please advice 

1 ACCEPTED SOLUTION

avatar
Master Collaborator

@Sasha2  This issue occurs when  Tez tar file is not updated in HDFS

 Can you try below step

Go to Cloudera Manager > TEZ > Actions > Upload Tez tar file to HDFS and  Redeploy TEZ client configuration 

View solution in original post

4 REPLIES 4

avatar
Community Manager

@Sasha2 Welcome to the Cloudera Community!

To help you get the best possible solution, I have tagged our CDP experts @abdulpasithali @upadhyayk04  who may be able to assist you further.

Please keep us updated on your post, and we hope you find a satisfactory solution to your query.


Regards,

Diana Torres,
Community Moderator


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:

avatar
Master Collaborator

@Sasha2  This issue occurs when  Tez tar file is not updated in HDFS

 Can you try below step

Go to Cloudera Manager > TEZ > Actions > Upload Tez tar file to HDFS and  Redeploy TEZ client configuration 

avatar
New Contributor

Hello
I have tried steps you've mentioned and that did not resolve the issue 
Any other suggestions ?

avatar
Super Collaborator

It looks similar to the KB

Please follow the instructions in the KB.