Class com.hadoop.compression.lzo.LzoCodec not found for Spark on CDH 5?

前端 未结 3 930
别那么骄傲
别那么骄傲 2020-12-05 20:32

I have been working on this problem for two days and still have not find the way.

Problem: Our Spark installed via newest CDH 5 always complains abo

3条回答
  •  时光取名叫无心
    2020-12-05 21:01

    I just had the same error in my Cloudera 5 installation. In my case it was GPLEXTRAS parcel which was installed, distributed but not activated.

    On Cloudera Manager -> Hosts -> Parcels I pressed on filters clear everywhere, then I was able to press the Activate on the GPLEXTRAS parcess that was previously distributed already.

    That was enough to fix my issue.

提交回复
热议问题