Member since
10-01-2018
802
Posts
143
Kudos Received
130
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3072 | 04-15-2022 09:39 AM | |
| 2478 | 03-16-2022 06:22 AM | |
| 6555 | 03-02-2022 09:44 PM | |
| 2907 | 03-02-2022 08:40 PM | |
| 1918 | 01-05-2022 07:01 AM |
12-11-2020
09:32 AM
1 Kudo
Yes you need a subscription to access.
... View more
12-11-2020
09:01 AM
@Ismail27 Take a look ob below links: https://docs.cloudera.com/data-warehouse/cloud/managing-environments/topics/dw-azure-environment-requirements-checklist.html https://blog.cloudera.com/cloudera-data-platform-cdp-now-available-on-microsoft-azure-marketplace-providing-unified-billing-for-joint-customers/
... 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:51 AM
@GregDol What is the error you are getting on the page, have you tried to see the console out put in browser's development tool to see what's happening?
... View more
12-11-2020
08:40 AM
@hayhapra You need to start looking at the logs first and see what's in there then start form there to investigate this issue.
... View more
12-11-2020
08:38 AM
@stefen Not familiar with issue but came through these useful links if helps. https://docs.telerik.com/reporting/knowledge-base/refused-to-display-url-in-a-frame-because-it-set-x-frame-options-to-sameorigin https://stackoverflow.com/questions/20498831/refused-to-display-in-a-frame-because-it-set-x-frame-options-to-sameorigin https://stackoverflow.com/questions/41522652/refused-to-display-url-in-a-frame-because-it-set-x-frame-options-to-sameori?noredirect=1&lq=1
... View more
12-11-2020
08:32 AM
@sahil2598 Check the below thread this might help you. https://github.com/gradle/gradle/issues/1453
... 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-11-2020
08:16 AM
@Yuriy_but Please follow the doc on how to configure Hue with SSL once and see if you are missing something from there. https://docs.cloudera.com/documentation/enterprise/latest/topics/cm_sg_ssl_hue.html Then enable debug logging in Hue and see what error is indicated in logs to investigate the issue. This will help you to get the direction. https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/hue_adm_ini_files.html#concept_jtf_jtg_jw
... View more