2206
Posts
230
Kudos Received
82
Solutions
About
My expertise is not in hadoop but rather online communities, support and social media. Interests include: photography, travel, movies and watching sports.
My Accepted Solutions
Title | Views | Posted |
---|---|---|
449 | 05-07-2025 11:41 AM | |
923 | 02-27-2025 12:49 PM | |
2798 | 06-29-2023 05:42 AM | |
2370 | 05-22-2023 07:03 AM | |
1747 | 05-22-2023 05:42 AM |
12-24-2017
06:25 AM
Thank you for asking QT.
Based on the CCA 175 certification page.
There is not a practice test but if you read through the requirements, you will know what the test will be based on. Look at each requirement and think about how you would accomplish each task as well as which tools you would use to do so.
The bottom of the certification page explains the exam environment.
CCA175 is a remote-proctored exam available anywhere, anytime. See the FAQ for more information and system requirements.
CCA175 is a hands-on, practical exam using Cloudera technologies. Each user is given their own CDH5 (currently 5.10.0) cluster pre-loaded with Spark 1.6, Impala, Crunch, Hive, Pig, Sqoop, Kafka, Flume, Kite, Hue, Oozie, DataFu, and many others (See a full list). In addition the cluster also comes with Python (2.6, 2.7, and 3.4), Perl 5.10, Elephant Bird, Cascading 2.6, Brickhouse, Hive Swarm, Scala 2.11, Scalding, IDEA, Sublime, Eclipse, and NetBeans.
I hope this helps
... View more
12-11-2017
06:25 AM
1 Kudo
Hi @ludof,
It looks like your post was caught up in the spam filter for some reason. I have removed the posts from the filter and removed any duplicates for you. Your one post can be found here: https://community.cloudera.com/t5/Data-Ingestion-Integration/Flume-custom-source/m-p/62680#M2786
... View more
11-22-2017
08:59 AM
1 Kudo
Hi @Drix,
I checked with one of my contacts who deals with partners and was advised that there is training available on the Partner Portal. I hope this helps.
... View more
11-21-2017
07:22 AM
The Mac shouldn't have the issue but just to be sure you can go to the terminal application and enter
sysctl -a | grep machdep.cpu.features
If VMX is listed in the results virtualization is indeed enabled.
Can you share the specs on the Mac in terms of processors, RAM and Disk space as well as what was allocated to the VM?
... View more
11-21-2017
05:49 AM
Have you enabled virtualization as outlined in the common issues listed on the article I linked to?
VMWare and VirtualBox versions of the VM on Windows: In Windows machines, sometimes virtualization needs to be enabled in the BIOS. Enabling virtualization in a PC is usually a step you take during boot up. As your system boots up, it will flash a message telling you to press a key (e.g. F1, F2, escape) to configure BIOS settings. If you have never run a VM on your laptop before, you will likely have to take this step.The BIOS settings that must be enabled for VT-x support vary depending on the system vendor. Here is a VMware knowledge base article that may help: http://kb.vmware.com/kb/1003944 .
We suggest in the article to use the following method to install the VM for VirtualBox if you haven't done so already.
"For example, if you elected to use VirtualBox, you would have downloaded and extracted a *.ovf file from Cloudera. Use the “File -> Import Appliance” menu inside VirtualBox to open your downloaded *.ovf file, or simply double-click on the file itself and VirtualBox should handle it from there."
It is also important to know the resources (processors, RAM, disk) of the system you are creating the VM on as well as how much of those resources are allocated to the VM. It is a common error to assign to many or too little of the resources to the VM which can cause issues.
... View more
11-21-2017
05:23 AM
Did you follow our community article on setting up a QuickStart VM? Also, can you explain more about the VM, host system and the resources of each?
... View more
11-14-2017
08:57 AM
Don't beat yourself up for asking. I wasn't sure myself so I checked with the training team. They advised that there is a button inside of the course that launches the environment which is hosted.
... View more
11-06-2017
10:58 AM
Ah, I was hoping for a simple fix. I get lucky some times and it is a resource allocation issue. At this point we will have to wait for someone more experienced to chime in.
... View more
10-31-2017
12:05 PM
Hi @PaniG,
Can you provide what kind of resources the VM has assigned to it as well as the overall system resources? For instance a common issue is allocating too many of the system resources to the VM to meet requirements. For instance a system with 8GB of RAM cannot allocate 8 GB to the VM as it needs to reserve some of it to run the operating system.
... View more