Member since
07-29-2019
640
Posts
114
Kudos Received
48
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 14481 | 12-01-2022 05:40 PM | |
| 3301 | 11-24-2022 08:44 AM | |
| 4959 | 11-12-2022 12:38 PM | |
| 1801 | 10-10-2022 06:58 AM | |
| 2589 | 09-11-2022 05:43 PM |
04-19-2021
07:21 AM
Hi @emeric The community team has reached out to our sales contacts who indicated they would contact you.
... View more
04-08-2021
12:28 PM
Hello @AI99 , I would refer you to the announcement I linked to earlier in this very thread, Transition to private repositories for CDH, HDP and HDF because it has a section labeled Installing/upgrading Ambari & HDP via Cloudera's private repository that in turn has links to extensive documentation on how to download and install Ambari and HDP. It also features links to all the details required to update your environment and how to obtain the credentials necessary to access Cloudera's private repositories, which now contain all new and existing releases. The credentials to access this private repository are not generally the same ones to access Cloudera's website or the Cloudera community. Instead, people with a valid Cloudera subscription can generate repository credentials from a license key, and there is a link in the same announcement I mentioned above which explains how to initiate the process for obtaining that license key.
... View more
03-26-2021
08:06 AM
1 Kudo
Hi @emeric You are receiving these messages because earlier this year, Cloudera modified its policies and the binaries you are seeking to download are now only available in private repositories. Please see the announcement here: Transition to private repositories for CDH, HDP and HDF There is no simple, single dollar amount for the cost of a subscription because the price can differ depending upon the environment you're deploying into and what features you want to purchase. You can find out the cost of a Cloudera subscription (which would be required for downloading HDP as well) by contacting sales, via this page: Contact us This is where you would start to obtain a license in order to generate a username and password which would allow you to download either older versions of CDH or the latest version. The credentials to access this private repository are not generally the same ones to access Cloudera's website or the Cloudera community. In order to gain access to this private repository, people with a valid Cloudera subscription can generate the necessary repository credentials from a CDH license key. The background and detailed procedure to obtain the necessary credentials can be found on this page: CDH 6 Download Information …scroll down to the section headed Authentication to the Cloudera Archive The difference between the Sandbox and Hortonworks Data Platform is that the former is a more self-contained, pre-configured, learning environment based on Hortonworks Data Platform (HDP) that one can run on a single machine, if desired. Hortonworks Data Platform (HDP) is a full distribution of Hadoop and various Hadoop ecosystem projects that's intended for deployment on a cluster of machines. Both HDP and CDH have been superseded, in terms of being up-to-date on the included software components, by Cloudera Data Platform (CDP). You can download a trial of CDP Private Cloud base here:Trial Version CDP Private Cloud
... View more
02-23-2021
07:22 AM
Hi @mchitrala Regarding the HTTP Error 403 - Forbidden error you are receiving from the repository http://public-repo-1.hortonworks.com/, I think you will be able to find a relevant, previously-posted answer to a question very similar to yours in this thread: Hortonworks Repositories can't be accessed
... View more
02-18-2021
06:37 AM
Well, then it depends on what part of the CDH stack you are connecting to the Oracle database and how. Once you know that, you can start by taking a look at the release notes for the appropriate connector, and checking if the version of CDH is still compatible with the driver or connector that will work with the the new Oracle DB version.
... View more
02-17-2021
05:57 PM
@AndyAjram I don't have any personal experience with that combination of software when preparing for a DBMS upgrade, but a page that you should have come across would be this one: CDH 5 and Cloudera Manager 5 Requirements and Supported Versions …scroll down to the section heading CDH and Cloudera Manager Supported Databases where you should be able to find mention of Oracle support across CDH 5 releases. Hope this helps.
... View more
02-13-2021
09:39 AM
Hi @shri The server archive.cloudera.com is returning an HTTP 401 error because authentication is required. You didn't provide a whole lot of detail about how you went about adding the new host to your cluster, but I would guess that the last time you attempted this operation, you were not challenged for authentication by this particular host at Cloudera and so you're wondering what changed recently. The answer is probably that your installation of Cloudera Manager isn't set up to supply the authentication credentials. At the tail end of last month, Cloudera changed the download policy and now to download CDH parcels, etc. from Cloudera's repositories you need a valid subscription. Please see the announcement here: Transition to private repositories for CDH, HDP and HDF. The same announcement describes new patch releases of Cloudera Manager, which are now required to access Cloudera’s private repositories, which now contain the new and legacy releases and other assets such as those necessary to add a new host to an existing CDH cluster.
... View more
02-12-2021
07:24 PM
1 Kudo
Hello @MiamiDataEng Yes, Cloudra is no longer making that version of the Cloudera Quickstart VM available for download because it was old and outdated as it was based on CDH 5.13, which went out of support in the Fall of last year. To give you a sense of what I mean, CDH 5.16.2, which came out in the Spring of 2019 (and was more up-to-date than CDH 5.13), included Apache Impala 2.12. CDP Private Cloud Base version 7.1.3, which was released in the Fall of 2020, includes Apache Impala 3.4.0, and includes more new features and bug fixes. The label on your question indicated you're interested in Cloudera Data Platform. You should be aware, then, that there is extensive and thorough documentation on installing the CDP Private Cloud Base Edition of Cloudera Data Platform (the "free trial" for which expires after 60 days) on a non-production environment for demonstration and proof-of-concept use cases, however it looks to me like this is intended for multi-host clusters of machines. You might not have such a group of machines available to you, and for economic reasons, might want to avoid creating such a cluster using a cloud service provider's IaaS facilities. Alternatively, if you're already familiar with Virtualbox and Vagrant, you might consider @carrossoni's community article outlining how to create a Centos7 CDP-DC Trial VM for sandbox/learning purposes. Hope this helps.
... View more
02-10-2021
08:48 AM
Hi @sbn I think you will be able to find a relevant, previously-posted answer to a question very similar to yours in this thread: https://archive.cloudera.com/cm6/6.2.0/ubuntu1604/ displaying 404 error Hope this helps.
... View more
02-07-2021
06:27 PM
@kdunchained I am not aware of any formal, technical coupling between Ambari and Cloudera's HDP repositories. Ambari is a completely open source project which you can freely download from Apache's site and if there was a formal, technical coupling between Ambari and Cloudera's HDP repositories, one could edit the source code and/or configuration files and remove it at any time. With a sufficient amount of knowledge and development work, one could build the necessary components for a fully-functional cluster with images (and the needed version definition files, etc.) they built themselves from Apache's sources and deploy them using Ambari. I haven't tried it, but that's just because I don't have anywhere near that kind of free time. The analogy I like to use is with RedHat's RPM. There are other Linux distributions that use RPM as a package manager but don't exclusively deploy RedHat's Enterprise Linux packages.
... View more