Support Questions

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

error " Cannot find CDH's bigtop-detect-javahome" when add any service in cluster please we need a help

avatar
New Contributor

error " Cannot find CDH's bigtop-detect-javahome" when add any service in cluster please we need a help

Tue Mar 7 14:18:59 EET 2023
Cannot find CDH's bigtop-detect-javahome.
Tue Mar 7 14:19:03 EET 2023
Cannot find CDH's bigtop-detect-javahome.
Tue Mar 7 14:19:08 EET 2023
Cannot find CDH's bigtop-detect-javahome.
Tue Mar 7 14:19:13 EET 2023
Cannot find CDH's bigtop-detect-javahome.

----------------------and stderr log   ---------------------------

 

from cryptography import x509
[07/Mar/2023 14:19:12 +0000] 20862 MainThread redactor INFO Started launcher: /opt/cloudera/cm-agent/service/hdfs/hdfs.sh datanode
[07/Mar/2023 14:19:12 +0000] 20862 MainThread redactor INFO Re-exec watcher: /opt/cloudera/cm-agent/bin/cm proc_watcher 20870
[07/Mar/2023 14:19:12 +0000] 20871 MainThread redactor INFO Re-exec redactor: /opt/cloudera/cm-agent/bin/cm redactor --fds 3 5
/opt/cloudera/cm-agent/lib/python2.7/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.
from cryptography import x509
/opt/cloudera/cm-agent/lib/python2.7/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.
from cryptography import x509
[07/Mar/2023 14:19:13 +0000] 20871 MainThread redactor INFO Started redactor
Tue Mar 7 14:19:13 EET 2023
+ source_parcel_environment
+ '[' '!' -z '' ']'
+ locate_cdh_java_home
+ '[' -z '' ']'
+ '[' -z /usr/libexec/bigtop-utils ']'
+ local BIGTOP_DETECT_JAVAHOME=
+ for candidate in '"${JSVC_HOME}"' '"${JSVC_HOME}/.."' '"/usr/lib/bigtop-utils"' '"/usr/libexec"'
+ '[' -e /usr/libexec/bigtop-utils/bigtop-detect-javahome ']'
+ for candidate in '"${JSVC_HOME}"' '"${JSVC_HOME}/.."' '"/usr/lib/bigtop-utils"' '"/usr/libexec"'
+ '[' -e /usr/libexec/bigtop-utils/../bigtop-detect-javahome ']'
+ for candidate in '"${JSVC_HOME}"' '"${JSVC_HOME}/.."' '"/usr/lib/bigtop-utils"' '"/usr/libexec"'
+ '[' -e /usr/lib/bigtop-utils/bigtop-detect-javahome ']'
+ for candidate in '"${JSVC_HOME}"' '"${JSVC_HOME}/.."' '"/usr/lib/bigtop-utils"' '"/usr/libexec"'
+ '[' -e /usr/libexec/bigtop-detect-javahome ']'
+ '[' -z '' ']'
+ echo 'Cannot find CDH'\''s bigtop-detect-javahome.'
+ exit 1

 

1 REPLY 1

avatar
Master Collaborator

@MSabry are all your CDH parcels in activated state on the cluster? If not, please activate prior to any service starts.

Make sure you have the supported java version installed.

https://docs.cloudera.com/cdp-private-cloud-base/latest/installation/topics/cdpdc-install-jdk.html

 

Hope this helps,
Paras
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.