Member since
10-01-2018
802
Posts
144
Kudos Received
130
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3552 | 04-15-2022 09:39 AM | |
| 2870 | 03-16-2022 06:22 AM | |
| 7506 | 03-02-2022 09:44 PM | |
| 3457 | 03-02-2022 08:40 PM | |
| 2365 | 01-05-2022 07:01 AM |
12-16-2020
03:40 AM
@Prav_kumar Yes you can but since you are going to upgrade in Feb to 6.3.4 it's purely your decision to choose what is most feasible path. Just a tip make sure to read the release notes and known issue of the respective version you are Upgrading to make better decision.
... View more
12-14-2020
01:37 AM
@Raj77 You have to go CM > Cloudera Management Services > Configuration > Then Form category filter select Service Monitor Then you can just search for Heap size and you will get SMON heap size there. Pasting The Link again: https://docs.cloudera.com/cloudera-manager/7.2.1/managing-clusters/topics/cm-configuring-memory-allocations.html
... View more
12-11-2020
09:32 AM
1 Kudo
Yes you need a subscription to access.
... View more
12-11-2020
08:58 AM
@Prav_kumar You can choose 6.3.4. Release Notes are here: https://docs.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_cdh_634_release_notes.html#cdh630_release_notes
... View more
12-11-2020
08:56 AM
@niteshregmi You need a valid subscription to access those repo. Take a look of this page to understand more about the paywall : https://www.cloudera.com/downloads/paywall-expansion.html Once you have the valid subscription means license key then you can generate the credentials using this page: https://www.cloudera.com/downloads/cdp-private-cloud.html The only you can access these URLs else you need to try the CDP from here. https://www.cloudera.com/downloads/cdp-private-cloud-trial.html
... View more
12-11-2020
08:20 AM
@Raj77 Your Service Monitor is running out of Java Heap hence the issue: JvmPauseMonitor Detected pause in JVM or host machine (e.g. a stop the world GC, or JVM not scheduled): paused approximately 18430ms: no GCs detected. So please increase the Java heap size for SMON to resolve the issue. Refer the Requirements here for Heap size: https://docs.cloudera.com/cloudera-manager/7.2.1/managing-clusters/topics/cm-configuring-memory-allocations.html
... View more
12-04-2020
03:40 AM
1 Kudo
@Ashfaq Cloudera Manager server which is cloudera-scm-server with pckg name cloudera-manager-server-5.16.2-1.cm5162.p0.7.el7.x86_64 (5.16.2 is the version here) running behind the scenes which enables the jetty server and provide you a Web UI. So if cloudera-scm-server service is down your CM Web UI is down. This is the short answer.
... View more
11-29-2020
10:00 AM
Yes, that's fine.
... View more
11-29-2020
09:35 AM
@Raj77 I agree with your analysis you can give it a try. Even for some cases I have seen this value set to very high like below: HDFS Service Advanced Configuration Snippet (Safety Valve) for hdfs-site.xml
dfs.client.socket-timeout
3000000
dfs.datanode.socket.write.timeout
3000000
... View more
11-29-2020
09:25 AM
@GregDol Please follow the below documentation and ensure to update the repository to use RedHat Satellite to fix the issue. https://docs.cloudera.com/HDPDocuments/Ambari-2.6.1.0/bk_ambari-installation/content/using_a_local_redHat_satellite_spacewalk_repo.html
... View more