Member since
10-01-2018
802
Posts
144
Kudos Received
130
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3538 | 04-15-2022 09:39 AM | |
| 2863 | 03-16-2022 06:22 AM | |
| 7480 | 03-02-2022 09:44 PM | |
| 3447 | 03-02-2022 08:40 PM | |
| 2360 | 01-05-2022 07:01 AM |
06-06-2022
10:55 PM
@PritamToshniwal An obvious discrepancy I noticed that "/p" is missing from URL. The url should be something like this. baseurl = https://7bf0xxxx-xxxx-xxxxxxb236:15xxxxxxxxxc9@archive.cloudera.com/p/cm5/redhat/7/x86_64/cm/5.13.1/ Try to modify this and restart CM server. Let us how it goes.
... View more
04-28-2022
06:43 AM
This needs to be checked when alert is there
... View more
04-28-2022
06:02 AM
You can increase the limit. The recommended value is around 50 k for one of product. https://docs.cloudera.com/ccp/2.0.1/prepare-to-install/topics/ccp-maximum_open_file_descriptors.html
... View more
04-28-2022
05:47 AM
@yagoaparecidoti This alert comes when agent is not able to collect data using ethtool <device name> command. More specifically at the time of the issue if you run the command from host. ethtool eth0 <-----------Start replacing eth0 with other network interfaces and in the output you will see Speed: Unknown <<<<<<<<<<<<<<<<<<<<<<<<<<<<< THIS Duplex: Unknown <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< THIS Which needs network review. While the healthy output from host should look like this: # Expected behaviour [root@host-1 ~]# ethtool eth0 Settings for eth0: Supported ports: [ ] Supported link modes: Not reported Supported pause frame use: No Supports auto-negotiation: No Supported FEC modes: Not reported Advertised link modes: Not reported Advertised pause frame use: No Advertised auto-negotiation: No Advertised FEC modes: Not reported Speed: 10000Mb/s <<<<<<<<<<<<<<<<<<<<<<<<<<<<< THIS Duplex: Full <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< THIS Port: Twisted Pair PHYAD: 0 Transceiver: internal Auto-negotiation: off MDI-X: Unknown Link detected: yes
... View more
04-15-2022
09:39 AM
@KalyanYala Yes, that's correct one. Just make sure you are downloading the correct versions after viewing the doc : https://docs.cloudera.com/cdp-private-cloud-base/7.1.7/installation/topics/cdpdc-version-and-download-information.html Tip: All CDP 7.1.x installation process is same.
... View more
03-31-2022
07:59 AM
@essbase_admin May be you should Use the latest ODBC driver (now 2.6.14) If still having problems, then enable DEBUG or TRACE level logging in the ODBC driver side, see "Configuring Logging Options on Windows" section in: https://downloads.cloudera.com/connectors/impala_odbc_2.6.14.1016/Cloudera-ODBC-Connector-for-Impala-Install-Guide.pdf
... View more
03-31-2022
04:36 AM
@essbase_admin I am not sure what can be the cause. May be there is a LB or proxy running which needs to be configured again or tuned again. https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/impala_proxy.html#proxy_balancing
... View more
03-16-2022
06:22 AM
1 Kudo
@Swagat Few things you need to check: 1. Do you really have Kerberos enabled in the Cluster? If not you don’t need KT Renewer service. 2. If you have Kerberos, then add Impala service and it will activate the keytab creation. 3. If you have Kerberos in healthy state as well impala in healthy state. Then try regeneration of Kerberos Credentials from CM > Settings > Kerberos Credentials page. Let me know how it goes if it still occurs send the stderr logs from window.
... View more
03-08-2022
01:22 AM
@essbase_admin Can you elaborate a bit more on the issue? What ODBC version you are using and from what to what you are connecting? Also may be upload the full log or error message to get help.
... View more