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 | |
| 2866 | 03-16-2022 06:22 AM | |
| 7498 | 03-02-2022 09:44 PM | |
| 3455 | 03-02-2022 08:40 PM | |
| 2364 | 01-05-2022 07:01 AM |
04-07-2021
03:09 AM
@Vaibhavwa You can always use CDP Trial available. https://docs.cloudera.com/cdp-private-cloud/latest/release-guide/topics/cdpdc-trial-download-information.html
... View more
04-06-2021
10:35 PM
@Vaibhavwa Please follow below Community threads. These are having pretty much all information you need with new paywall structure and download information of Cloudera software. https://community.cloudera.com/t5/Support-Questions/How-do-I-get-repository-credentials/m-p/311145#M224492 https://community.cloudera.com/t5/Support-Questions/https-archive-cloudera-com-cm6-6-2-0-ubuntu1604-displaying/m-p/311060#M224430 You can always use CDP Trial available. https://docs.cloudera.com/cdp-private-cloud/latest/release-guide/topics/cdpdc-trial-download-informa...
... View more
03-09-2021
11:44 PM
@hurryUpHarry The URL you are using is giving expected results because that URL is explicitly for CM repo and says "Cloudera Manager 6 Version and Download Information". If you need CDH download information then you have to go one step next on same page for example notice the left side bar. This consist the CDH repo information. Also this page : https://docs.cloudera.com/documentation/enterprise/6/6.0/topics/cm-retrofit-auth-downloads.html looks correct to me there seems no discrepancy. Would you mind what issue you are seeing here so that I can pass the feedback.
... View more
03-09-2021
11:26 PM
@svasi Are you getting the same error when providing one value in on box, I guess you should try that and see if this works. There might be some weird issue, try to restart CM server.
... View more
03-04-2021
08:40 AM
@hurryUpHarry Are you able to download them manually using curl or wget from command line? Also what if you open that URL with your credentials are you able to see the pckges on the website?
... View more
03-02-2021
07:34 AM
@Serhii I guess it's deprecated in C7. You might have to install using apache doc.
... View more
03-02-2021
07:31 AM
@ryu You should increase the jute buffer for client and server both. For example -Djute.maxbuffer=100000000 in hive-env. The value is just an example, in short you have to bump up the value from the current value. Check the same for ZK as well.
... View more
03-02-2021
06:53 AM
@Ant5566 This seems a known issue. You need to update tez jars location path in hive.sh under TEZ_JARS property. TEZ_JARS="/opt/cloudera/parcels/CDH/jars/tez-:/opt/cloudera/parcels/CDH/lib/tez/.jar:$CONF_DIR/tez-conf" Restart the service.
... View more
03-02-2021
03:55 AM
1 Kudo
@Cluster-CDP I can see bionic parcels as well. Please make sure you are using the correct document and method to install the Spark. Follow below doc: https://docs.cloudera.com/runtime/7.2.7/cds-3/topics/spark-spark-3-packaging.html https://docs.cloudera.com/runtime/7.2.7/cds-3/topics/spark-install-spark-3-parcel.html
... View more
02-25-2021
06:19 AM
3 Kudos
@cbonnot I've tried with the email/password used to connect to cloudera.com. It doesn't work Yes, That's expected it will never work. Those credentials needs to be generated via a Enterprise License key means a valid subscription you Cloudera portal user name and Password don't have anything to do with this. Regarding the 401 status please remove all those links with "/p" by clicking "-" sign and save changes. It should go away.
... View more