Member since
09-29-2015
5243
Posts
22
Kudos Received
34
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2653 | 07-13-2022 07:05 AM | |
| 5693 | 08-11-2021 05:29 AM | |
| 3405 | 07-07-2021 01:04 AM | |
| 3032 | 07-06-2021 03:24 AM | |
| 4928 | 06-07-2021 11:12 PM |
06-16-2020
03:47 AM
Hello @ni4ni , thank you for your feedback that you were successfully applied the workaround to install the 7.1.1. parcels! Best regards: Ferenc
... View more
06-15-2020
09:03 AM
Hello @ni4ni , we were able to reproduce internally the behaviour you reported. As a workaround when the installer hangs, open http://hostname:7180 and proceed with the installation. Raising this internally to investigate further. Kind regards: Ferenc
... View more
06-15-2020
06:16 AM
Hello @ni4ni , thank you for sharing with us your observations on the CDP 7.1.1. installation. Regarding to the 7.1.1. parcels, there is a workaround for the bug you hit. For your convenience pasting here the main steps: Click Parcel Repositories & Network Settings Remove that URL, and replace it with: https://archive.cloudera.com/cdh7/7.1.1.0/parcels/ Let me research your observations regarding to the installation script and get back to you. Kind regards: Ferenc
... View more
06-15-2020
01:35 AM
Hello @NumeroUnoNU , thank you for raising your enquiries about how to build a CSD. Have you seen the github repo [1] along with the instructions on how to build and deploy your custom solution, please? Please note the side-menu on the right with the links of the different instructions on e.g. how to build a parcel, how to create control scripts and so on. Please let us know if you found the information on our github repo that you were looking for! Thank you: Ferenc [1] https://github.com/cloudera/cm_ext/wiki/CSD-Overview
... View more
06-12-2020
04:08 AM
Hello @ijarvis , - If you are looking to try out HDP, please consider downloading our HDP Sandbox [1]. It does not require to become a subscription customer or to have paywall credentials. - If you would like to deploy HDP in a production environment, please reach out to our Sales Team [2] to guide you further. Once you are a subscription customer, make sure you are registered to our Support Portal [3], please. Please note, the Community Portal registration is different from the Support Portal one. After logging in to the Support Portal, you can navigate to the Downloads page and follow an automated process for the paywall credentials. You will need your license key ready to generate the paywall credential, if you need a copy of the license key, you can open a non-technical case to request it (once you are registered and logged in to our Support Portal). The binaries are behind a paywall for which you need paywall credentials. Please see more about our Licencing Policy FAQ under [4]. - you can always download and compile the source code [5], which is not behind the paywall Please let me know if you need further input! Thank you: Ferenc [1] https://www.cloudera.com/downloads/hortonworks-sandbox.html [2] https://www.cloudera.com/contact-sales.html [3] https://sso.cloudera.com/register.html [4] https://www.cloudera.com/products/faq.html [5] https://github.com/hortonworks/hadoop-release/releases
... View more
06-12-2020
12:46 AM
Hello @ijarvis , thank you for reaching out reporting that you could not access to a restricted page to download HDP. Based on [1]: "Starting with the HDP 3.1.5 release, access to HDP repositories requires authentication. To access the binaries, you must first have the required authentication credentials (username and password). Authentication credentials for new customers and partners are provided in an email sent from Cloudera to registered support contacts. Existing users can file a non-technical case within the support portal (https://my.cloudera.com) to obtain credentials. Previously, HDP repositories were located on AWS S3. As of HDP 3.1.5 / Ambari 2.7.5, repositories have been moved to https://archive.cloudera.com". Should you already a Cloudera Customer and have issues accessing the Support Portal as the first step, please register on the portal [2] and follow the instructions there. Please let us know if I've addressed your enquiries. Thank you: Ferenc [1] https://docs.cloudera.com/HDPDocuments/Ambari-2.7.5.0/bk_ambari-installation/content/ch03s02s01.html [2] https://sso.cloudera.com/register.html
... View more
06-08-2020
02:18 AM
Hello @muslihuddin , Thank you for raising your concern about the CDP7.1.1 trial version allowing you only select CDH 6.3. and CDH 5.16 versions. The [1] documentation under "Upgrades from CDH to higher versions of CDH" explains that "Upgrades to Cloudera Manager 6.3.3 or higher now require a Cloudera Enterprise license file and a username and password." I believe this is the explanation why you only have these versions listed. We appreciate your feedback on the product, as it allows us to improve our documentation. Raising a request internally on adding this limitation under the Trial Installation section [2]. Kind regards: Ferenc [1] https://docs.cloudera.com/cdp/latest/upgrade/topics/cdpdc-upgrade-paths.html [2] https://docs.cloudera.com/cdpdc/7.0/installation/topics/cdpdc-install-runtime-using-wizard.html
... View more
06-08-2020
01:07 AM
Hello @Mondi , thank you for raising your question about why application logs being deleted from the nodes after the applications finished running and why is it happening, how to keep them in place. When log aggregation is enabled with the 'yarn.log-aggregation-enable = true' [1] you will observe the behaviour described: after the logs are aggregated to HDFS, the logs are immediately deleted from the local file system. Log aggregation does not start until the application is finished. If you need to keep the logs and some other temporary files on the local node for troubleshooting and you have log aggregation turned on then you can use yarn.nodemanager.delete.debug-delay-sec . This is set to 0 seconds by default causing the immediate delete. Should you disable log aggregation, non aggregated logs are kept for yarn.nodemanager.log.retain-seconds = 10800 seconds (3*3600 seconds or 3 hours). After that the NodeManager will delete the log files. Please let us know if your enquiries been addressed! Thank you: Ferenc [1] https://hadoop.apache.org/docs/r2.7.0/hadoop-yarn/hadoop-yarn-common/yarn-default.xml
... View more
06-03-2020
07:23 AM
1 Kudo
Hello @Mondi , thank you for sharing with us your concerns. I believe you were referring to the thread under [1]. dr.who is a username used for all unauthenticated users who submit job to YARN. You can be subject to malware attacks when your cluster is not secured and connected to the Internet. Please see [2] on this topic and how to remedy. Please always secure your cluster [3]. Make sure you enable authentication for web consoles [4] (securing your UIs). Once enabled, secured web UI will require SPNEGO to be configured on the browser you are accessing it e.g. the YARN Web UI. Please let us know if you need more information on this topic. Thank you: Ferenc [1] https://community.cloudera.com/t5/Support-Questions/HDP-2-6-1-Virus-CrytalMiner-dr-who/m-p/197497/highlight/true#M159548 [2] https://blog.cloudera.com/protecting-hadoop-clusters-from-malware-attacks/ [3] https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/security.html [4] https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/cm_sg_web_auth.html
... View more
05-27-2020
05:46 AM
Hello @Paul Yang , thank you for showing interest in downloading the free trial for CDF. The download page can be found under [1]. Intro about the CDF product is under [2]. To download the product you will need to register on our website. A pop-up will show up to register or to log in when you select the product to be downloaded, so you do not need to worry about where to register. Please let us know if this is what you were looking for! Thank you: Ferenc [1] https://www.cloudera.com/downloads/cdf.html [2] https://www.cloudera.com/products/cdf.html
... View more