Cloudera CCA Spark and Hadoop Developer (CCA175) Certification


Cloudera’s CCA Spark and Hadoop Developer (CCA175) exam validates the candidate’s ability to employ various Big Data tools such as Hadoop, Spark, Hive, Impala, Sqoop, Flume, Kafka, etc. to solve hands-on problems. I passed the CCA175 certification exam on May 13, 2019, and wanted to share my experience. This article has everything you should know about the CCA175 exam.
Cloudera CCA175
CCA175 exam has a time limit of 2 hours to solve 8-12 hands-on tasks on the Cloudera Enterprise cluster. Each task has to be solved using Big Data tools such as Hadoop, Spark, Hive, Sqoop, Flume, Kafka, etc. The passing score is 70% and the exam costs USD $295. There are no prerequisites for this exam. The exam can be taken from your remote location. All you need is a computer with a webcam and a good internet connection.
Official certification page – https://www.cloudera.com/about/training/certification/cca-spark.html
Register for CCA175 – https://university.cloudera.com/content/cca175
Why Cloudera CCA175?
CCA175 requires good knowledge and hands-on experience with technologies such as Hadoop, HDFS, Spark, Scala, PySpark, Sqoop, Hive, Flume, Kafka, and Avro. I enjoy setting goals and working towards them. I wanted to force myself to properly learn and practice these technologies. I tend to look through the User Guide and Documentation only when I face issues during my development. In preparing for a certification exam, I’m forced to learn the topics formally and read through the Documentation pages within the tight deadline. Unlike other Spark certification exams, CCA175 tests not just on Spark but also on other Big Data technologies. Furthermore, certifications help with showcasing that you possess the required knowledge in the domain.
Exam Topics
One should be familiar with the following technologies to pass the exam.
- Apache Hadoop – Hadoop, HDFS, Yarn
- Apache Spark – Spark RDD, Spark Datasets, Spark SQL, Spark Streaming using both Scala and Python
- Apache Sqoop – Import, import-all-tables, export, job, eval, list-tables, list-databases, create-hive-table, merge, codegen
- Apache Hive – DDL, DML, Partitioning, Windowing and Analytical functions
- Cloudera Impala
- Apache Avro
- Apache Flume
- Apache Kafka
Preparation Plan
I believe the main objective should be to learn the topics thoroughly instead of learning the bare minimum to pass the certification. I strongly recommend practicing all the topics from the below URLs. This plan not only helps you complete the certification but also makes you proficient in these technologies.
- Cloudera Quickstart VM
- Install Cloudera Quickstart VM and get familiar- https://www.cloudera.com/downloads/quickstart_vms/5-13.html
- Itversity’s Courses
- Take the following courses if you don’t have any prior experience with Spark, Sqoop, and Hive.
- CCA175 course with Scala – https://www.udemy.com/cca-175-spark-and-hadoop-developer-certification-scala/
- CCA175 course with Python – https://www.udemy.com/cca-175-spark-and-hadoop-developer-python-pyspark/
- Official Programming Guides
- Read and practice the official getting started and programming guides
- Apache Hadoop
- HDFS Architecture – http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/HdfsDesign.html
- File System Shell – http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/FileSystemShell.html
- YARN – http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html
- Apache Hive
- Language Manual – https://cwiki.apache.org/confluence/display/Hive/LanguageManual
- Command Line Interface – https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Cli
- Data Definition Language – https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL
- Data Manipulation Language – https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DML
- Windowing and Analytical – https://cwiki.apache.org/confluence/display/Hive/LanguageManual+WindowingAndAnalytics
- Apache Spark
- Quick Start – https://spark.apache.org/docs/latest/quick-start.html
- RDD Programming Guide – https://spark.apache.org/docs/latest/rdd-programming-guide.html
- Spark SQL, DataFrames, and Datasets Guide – https://spark.apache.org/docs/latest/rdd-programming-guide.html
- Spark Streaming Programming Guide – https://spark.apache.org/docs/latest/streaming-programming-guide.html
- Submitting Applications – https://spark.apache.org/docs/latest/submitting-applications.html
- Apache Sqoop
- Apache Avro
- Specifications – https://avro.apache.org/docs/current/spec.html
- Apache Flume
- Apache Kafka
- Introduction – https://kafka.apache.org/intro
- Quickstart – https://kafka.apache.org/quickstart
- Cloudera Impala
- Arun’s Practice problems
- Arun Kumar Pasuparthi has a good set of questions covering all the main topics.
- Problem Scenario 1 – http://arun-teaches-u-tech.blogspot.com/p/cca-175-prep-problem-scenario-1.html
- Problem Scenario 2 – http://arun-teaches-u-tech.blogspot.com/p/cca-175-prep-problem-scenario-2.html
- Problem Scenario 3 – http://arun-teaches-u-tech.blogspot.com/p/cca-175-hadoop-and-spark-developer-exam_28.html
- Problem Scenario 4 – http://arun-teaches-u-tech.blogspot.com/p/cca-175-hadoop-and-spark-developer-exam_5.html
- Problem Scenario 5 – http://arun-teaches-u-tech.blogspot.com/p/cca-175-hadoop-and-spark-developer-exam_9.html
- Problem Scenario 6 – http://arun-teaches-u-tech.blogspot.com/p/problem-6.html
- Problem Scenario 7 – http://arun-teaches-u-tech.blogspot.com/p/problem-7.html
- PRACTICE, PRACTICE, PRACTICE – Practice each topic until you are very comfortable. Refer to the documentation whenever you have any doubts.
Things to remember before taking the CCA175 Exam
- Have a computer with a webcam and a good internet connection.
- Make use you have Google Chrome installed along with ExamLocal’s add-on. Verify your computer is compatible to take the exam by using the self-check – https://www.examslocal.com/ScheduleExam/Home/CompatibilityCheck.
- Keep an identification card like a Driver’s license or Passport to verify your identity to the proctor.
- Keep the desk and room void of any electronics and papers. The proctor would ask you to show the desk and room with your webcam to verify this.
- If you’re planning to take the exam on a laptop, connect it to an external monitor as the laptop screen may be too small to view the remote desktop.
- Ensure no one else is in the room before starting the exam. Keep the doors locked if possible to prevent any disturbances.
- If you’re taking an exam from your workplace or library, make sure the firewall is configured to allow connections to ExamLocal.
- Drink water and eat food before the exam as you’re not allowed any drinks or food during the exam.
- Use the restroom just before the exam starts as you’re not allowed any breaks during the exam.
Things to remember during the CCA175 Exam
- Be patient and remain calm. There’s no need to panic.
- Read all the questions before starting on the solutions. Start with the easy ones.
- Verify each solution after solving them. Check the output location and format of the output. You may not have time at the end of the exam to verify again.
- Be cognizant of the time. Skip the problem and come back later if you’re stuck.
- Keep in mind that you don’t need to score 100% as the passing score is 70%. It’s okay to miss a problem. Don’t let one hard problem impact your ability to solve other problems.
- Don’t wait until the program is running to generate the output. Let it run in the background and start working on the next problem.
- Always look towards the monitor and do not chew, talk, or cover your mouth during the exam. Proctor may disconnect you from the exam if they feel suspicious about your activities.
Things to remember after taking the CCA175 Exam
- Make note of the things that you found challenging during the notes. You can come back to this list later and close out your gaps.
- Relax and be patient. You will receive the exam results within 24 hours. I received mine within 2 hours after the completion of the exam.
- If you pass the exam, you’d receive your digital certificate and license within 48 hours. I received mine after 40 hours.
- If you didn’t pass the exam, remind yourself that this is not an easy exam and it’s okay if you didn’t make it. Practice the topics that you found challenging and come back stronger. DO NOT GIVE UP!
Final Words
CCA175 is not an easy exam. Preparation requires at least a couple of months if your intention is to learn the topics thoroughly during the process. Keep reading and practice every scenario. If you follow the above plan, you’ll not only complete your certification but will also become proficient in these topics.
Please feel free to post your questions/thoughts below and share your success stories. All the best!
62 Comments
whoah this blog is wonderful i like studying your articles.
Stay up the good work! You realize, many persons are hunting round for this info, you could aid them
greatly.
I appreciate, cause I found just what I used to be having a look
for. You’ve ended my 4 day long hunt! God Bless you man. Have a nice day.
Bye
I like the helpful information you supply for your articles.
I’ll bookmark your blog and test again right here frequently.
I’m slightly sure I’ll be told lots of new stuff proper right here!
Good luck for the following!
Hello there, I discovered your website by means of Google even as
searching for a similar subject, your web site got here up, it seems to be great.
I have bookmarked it in my google bookmarks.
Hello there, just turned into aware of your blog through Google, and
found that it’s truly informative. I’m gonna watch out for
brussels. I’ll be grateful if you proceed this in future.
Numerous other people will likely be benefited out of your writing.
Cheers!
Hi my friend! I wish to say that this post is amazing, nice written and come with approximately all important infos.
I’d like to see extra posts like this .
Whats up are using WordPress for your site platform?
I’m new to the blog world but I’m trying
to get started and create my own. Do you need any html coding expertise to make your own blog?
Any help would be greatly appreciated!
I’ve been surfing on-line more than 3 hours
today, but I never discovered any attention-grabbing article like yours.
It’s lovely value enough for me. In my view, if all webmasters and bloggers made excellent content as you probably did, the net will probably be
much more useful than ever before.
Hello to all, the contents present at this website are really awesome for people experience,
well, keep up the nice work fellows.
Wonderful post however I was wondering if you could write a litte more on this
subject? I’d be very grateful if you could elaborate a little
bit further. Many thanks!
https://bankiclub.ru/redirect.php?url=https://madepics.net https://www.smpn1-pamekasan.sch.id/redirect/?alamat=madepics.net http://cb-style.ru/go/url=https://madepics.net http://borrowedbooks.com/__media__/js/netsoltrademark.php?d=madepics.net http://curiosport.com/__media__/js/netsoltrademark.php?d=madepics.net https://kurozumi.site/st-manager/click/track?id=674&type=raw&url=https://madepics.net http://mweconnect.com/__media__/js/netsoltrademark.php?d=madepics.net http://qhf.kitchensofindia.net/__media__/js/netsoltrademark.php?d=madepics.net http://iaff-fc.org/__media__/js/netsoltrademark.php?d=madepics.net https://704ka.ru/bitrix/redirect.php?goto=https%3A%2F%2Fmadepics.net http://ecsjoko.5-0mustang.net/__media__/js/netsoltrademark.php?d=madepics.net http://www.timbuktoo.com/__media__/js/netsoltrademark.php?d=madepics.net http://webs.ucm.es/BUCM/checkip.php?https://madepics.net https://537.xg4ken.com/media/redir.php?prof=383&camp=43224&affcode=kw2313&url=https://madepics.net http://azhars.com/__media__/js/netsoltrademark.php?d=madepics.net http://www.naylorwealthmanagement.com/redirect.cfm?target=https://madepics.net http://alkprojekt.gbqconsulting.net/__media__/js/netsoltrademark.php?d=madepics.net http://simmet.com/__media__/js/netsoltrademark.php?d=madepics.net http://broomsgrove.com/__media__/js/netsoltrademark.php?d=madepics.net http://giantsridgeskivacations.com/__media__/js/netsoltrademark.php?d=madepics.net http://dqdesign.com/__media__/js/netsoltrademark.php?d=madepics.net http://ombey.com/__media__/js/netsoltrademark.php?d=madepics.net http://oklahomauniversity.org/__media__/js/netsoltrademark.php?d=madepics.net http://lifenetresponse.com/__media__/js/netsoltrademark.php?d=madepics.net http://democracyfirewall.org/__media__/js/netsoltrademark.php?d=madepics.net http://vinyl-flooringkansascity.info/__media__/js/netsoltrademark.php?d=madepics.net http://gparmy.com/__media__/js/netsoltrademark.php?d=madepics.net http://dematech.flowant.net/__media__/js/netsoltrademark.php?d=madepics.net http://dennisrowan.com/__media__/js/netsoltrademark.php?d=madepics.net http://conferencebureauindia.com/__media__/js/netsoltrademark.php?d=madepics.net https://note1s-com.cdn.ampproject.org/c/madepics.net http://v-degunino.ru/url.php?https://madepics.net/ http://danhoganconsulting.com/__media__/js/netsoltrademark.php?d=madepics.net http://businesssuccessionhelp.com/__media__/js/netsoltrademark.php?d=madepics.net http://coventryappraiser.biz/__media__/js/netsoltrademark.php?d=madepics.net http://zerpsolutions.net/__media__/js/netsoltrademark.php?d=madepics.net http://casinoagen.net/__media__/js/netsoltrademark.php?d=madepics.net http://mysportspage.girlpunk.com/__media__/js/netsoltrademark.php?d=madepics.net http://courseworks.com/__media__/js/netsoltrademark.php?d=madepics.net http://cfwcontracting.com/__media__/js/netsoltrademark.php?d=madepics.net http://vericon-builds.net/__media__/js/netsoltrademark.php?d=madepics.net http://txwomensexpo.com/__media__/js/netsoltrademark.php?d=madepics.net http://newhomebuildersnetworx.com/__media__/js/netsoltrademark.php?d=madepics.net http://boroughofaspinwall.com/__media__/js/netsoltrademark.php?d=madepics.net http://alcoteachersfcu.org/__media__/js/netsoltrademark.php?d=madepics.net https://zpypevmkumacegeabt6ulva4hm65wxutztga3r7bhvhpzdts725a.cdn.ampproject.org/c/s/madepics.net http://ihateconedison.com/__media__/js/netsoltrademark.php?d=madepics.net http://readingrainbowsongs.com/__media__/js/netsoltrademark.php?d=madepics.net http://blondbomber.org/__media__/js/netsoltrademark.php?d=madepics.net https://tinel.kz/bitrix/redirect.php?goto=https://madepics.net http://www.shephoffman.com/__media__/js/netsoltrademark.php?d=madepics.net http://southernmasscreditunion.org/__media__/js/netsoltrademark.php?d=madepics.net https://rokujyouhitoma.hatenablog.com/iframe/hatena_bookmark_comment?canonical_uri=https://madepics.net http://vacuumcapicator.com/__media__/js/netsoltrademark.php?d=madepics.net http://fxs-law.com/__media__/js/netsoltrademark.php?d=madepics.net http://abinitiosystems.com/__media__/js/netsoltrademark.php?d=madepics.net https://came.com.ua/bitrix/redirect.php?goto=https://madepics.net http://immanensdelivery.com/__media__/js/netsoltrademark.php?d=madepics.net http://aerofab.com/__media__/js/netsoltrademark.php?d=madepics.net http://rd.itaifeng.com/lovelove/link.php?url=https://madepics.net http://wrightofhongkong.us/__media__/js/netsoltrademark.php?d=madepics.net https://chatemplate.chatovod.ru/away/?to=https://madepics.net http://fplenergy.com/__media__/js/netsoltrademark.php?d=madepics.net http://wiki-orthopaedica.net/__media__/js/netsoltrademark.php?d=madepics.net http://efficient-tek.net/__media__/js/netsoltrademark.php?d=madepics.net http://afforablefurnitureonline.com/__media__/js/netsoltrademark.php?d=madepics.net http://www.funknjunk.com/__media__/js/netsoltrademark.php?d=madepics.net http://windsorbakersfield.com/__media__/js/netsoltrademark.php?d=madepics.net http://swearymary.com/__media__/js/netsoltrademark.php?d=madepics.net http://tigercoin.siam2web.com/change_language.asp?language_id=en&MemberSite_session=site_95801_&link=http%3A%2F%2Fmadepics.net http://www.holycrosscatholicchurch.org/__media__/js/netsoltrademark.php?d=madepics.net http://ww17.luhl.mymonay.com/__media__/js/netsoltrademark.php?d=madepics.net http://www.rosenbaumfamily.com/__media__/js/netsoltrademark.php?d=madepics.net http://ocpinductionforge.com/__media__/js/netsoltrademark.php?d=madepics.net http://nitsan.com/__media__/js/netsoltrademark.php?d=madepics.net http://annamarieseafood.com/__media__/js/netsoltrademark.php?d=madepics.net http://ww17.0range.fr/__media__/js/netsoltrademark.php?d=madepics.net http://fhdulles.com/__media__/js/netsoltrademark.php?d=madepics.net http://harrisonsilvers.com/__media__/js/netsoltrademark.php?d=madepics.net https://mitsui-shopping-park.com/lalaport/ebina/redirect.html?url=https://madepics.net http://zereba.net/__media__/js/netsoltrademark.php?d=madepics.net http://elphinstonegroup.com/__media__/js/netsoltrademark.php?d=madepics.net http://nyxinteractive.usbcyouthopenchampionships.net/__media__/js/netsoltrademark.php?d=madepics.net http://www.undclubs.org/__media__/js/netsoltrademark.php?d=madepics.net http://thedefendersgatewayapp.com/__media__/js/netsoltrademark.php?d=madepics.net http://jimmywood.us/__media__/js/netsoltrademark.php?d=madepics.net http://bjsrestaurants.us/__media__/js/netsoltrademark.php?d=madepics.net http://www.emx2000.net/EMStatLink.aspx?URL=https://madepics.net
There’s certainly a lot to find out about this issue. I really like all of the points
you have made.