Support Questions

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

Stuck on Cloud manager parcel instalation

avatar
Explorer

Hello,

 

Good afternoon.
I am new in cluster. I am installing CDH 5.16.2-1.cdh5.16.2.p0.8. I am stuck in here
1.png
I am check scm-server log using "tail -f /var/log/cloudera-scm-server/cloudera-scm-server.log"
I get this log

ID '798f1ee7-be79-475c-bc30-28573451693e' that is not recognized
2019-10-03 11:48:43,218 INFO ParcelUpdateService:com.cloudera.parcel.components.LocalParcelManagerImpl: (27 skipped) Found files KUDU-1.4.0-1.cdh5.12.2.p0.8-el7.parcel,CDH-6.2.0-1.cdh6.2.0.p0.967373-el7.parcel,CDH-5.16.2-1.cdh5.16.2.p0.8-el7.parcel,CDH-6.2.0-1.cdh6.2.0.p0.967373-bionic.parcel under /opt/cloudera/parcel-repo
2019-10-03 11:48:52,417 INFO ParcelUpdateService:com.cloudera.parcel.components.LocalParcelManagerImpl: Discovered parcel on CM server: CDH-5.16.2-1.cdh5.16.2.p0.8-el7.parcel
2019-10-03 11:48:52,417 WARN ParcelUpdateService:com.cloudera.cmf.persist.ReadWriteDatabaseTaskCallable: Error while executing CmfEntityManager task
java.lang.IllegalArgumentException: Unknown Distro suffix: bionic
at com.cloudera.cmf.CDHResources$Distro.valueOfSuffix(CDHResources.java:117)
at com.cloudera.parcel.ParcelIdentity.filenameInternal(ParcelIdentity.java:112)
at com.cloudera.parcel.ParcelIdentity.filename(ParcelIdentity.java:133)
at com.cloudera.parcel.ParcelIdentity$1.compare(ParcelIdentity.java:37)
at com.cloudera.parcel.ParcelIdentity$1.compare(ParcelIdentity.java:34)
at java.util.TimSort.countRunAndMakeAscending(TimSort.java:355)
at java.util.TimSort.sort(TimSort.java:220)
at java.util.Arrays.sort(Arrays.java:1512)
at java.util.ArrayList.sort(ArrayList.java:1462)
at java.util.Collections.sort(Collections.java:177)
at com.cloudera.parcel.components.LocalParcelManagerImpl.scanRepo(LocalParcelManagerImpl.java:143)
at com.cloudera.parcel.components.LocalParcelManagerImpl$1.run(LocalParcelManagerImpl.java:161)
at com.cloudera.parcel.components.LocalParcelManagerImpl$1.run(LocalParcelManagerImpl.java:158)
at com.cloudera.cmf.persist.ReadWriteDatabaseTaskCallable.call(ReadWriteDatabaseTaskCallable.java:36)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2019-10-03 11:48:52,423 INFO ParcelUpdateService:com.cloudera.parcel.components.ParcelManagerImpl: Downloading parcels of CDH:5.16.2-1.cdh5.16.2.p0.8 for distros [RHEL7]

 

Sorry for my bad English 

 

1 ACCEPTED SOLUTION

avatar
Super Guru
@pramana ,

Looks like that you are using Ubuntu "bionic", which is not supported in CDH/CM 5.16.x, Bionic is only supported from CDH 6.2 onwards.

https://docs.cloudera.com/documentation/enterprise/release-notes/topics/rn_consolidated_pcm.html#c51...

https://docs.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_os_requirements.html#c6...

So you need to either try 6.2 version of CM/CDH, or change the version of your Ubuntu OS.

Hope that helps.

Cheers
Eric

View solution in original post

4 REPLIES 4

avatar
Super Guru
@pramana ,

Looks like that you are using Ubuntu "bionic", which is not supported in CDH/CM 5.16.x, Bionic is only supported from CDH 6.2 onwards.

https://docs.cloudera.com/documentation/enterprise/release-notes/topics/rn_consolidated_pcm.html#c51...

https://docs.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_os_requirements.html#c6...

So you need to either try 6.2 version of CM/CDH, or change the version of your Ubuntu OS.

Hope that helps.

Cheers
Eric

avatar
Explorer

I Try Re-Installing CDH on my Server now. I will update soon

avatar
Super Guru
Good luck @pramana!

avatar
Explorer

Solved After Re-Installing Cloudera manager & CDH 5.16