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!
5,251 Comments
Онлайн казино отличный способ провести время, главное помните, что это развлечение, а не способ заработка.
Casino
onlain Casino
Play
Play
Casino onlain
onlain Casino
Casino
onlain Casino
onlain Casino
onlain Casino
https://tinyurl.com/yo56pqxb
https://tinyurl.com/ytst3rhs
https://tinyurl.com/yo59hwxa
https://tinyurl.com/yllxg6t4
https://tinyurl.com/ywx32dkr
https://tinyurl.com/ytl6ofao
https://tinyurl.com/yt9yp5cg
https://tinyurl.com/ysbdu753
https://tinyurl.com/yrkya2kh
https://tinyurl.com/ywnc6vcd
Перетяжка, обивка и ремонт мягкой мебели, выбирайте лучших специалистов и организации по ценам Перетяжка мягкой мебели
Seit dem 2. Oktober 2011 sendet Nickelodeon ausschließlich
in 16:9. crosstock.net Ein Gurtgesims
mit Zahnschnitt verläuft oberhalb des Erdgeschosses. https://wiki.rr206.de Der Spross deutschen Uradels,
Chef des Hauses Anhalt-Askanien und Großmeister des askanischen Hausordens
Albrechts des Bären hat einen (Zweit)Wohnsitz
in Dessau genommen, in der Stadt seiner Vorfahren. urbino.Fh-joanneum.at
Онлайн казино отличный способ провести время, главное помните, что это развлечение, а не способ заработка.
Casino
Casino
Casino
Casino
Casino onlain
Casino onlain
Play
onlain Casino
Casino onlain
Play
https://tinyurl.com/ys3wrcut
https://tinyurl.com/yqgkop99
https://tinyurl.com/yre98jlv
https://tinyurl.com/ytbr3kta
https://tinyurl.com/yw9a7n88
https://tinyurl.com/yqc5n2bz
https://tinyurl.com/ythevh5g
https://tinyurl.com/yt3cw9yb
https://tinyurl.com/ymcn72bk
https://tinyurl.com/yqkn3xqv
Такер – казино, которое пользуется огромной популярностью, поскольку гарантирует честность игры. Сайт работает хорошо, сбоев нет. Здесь предложен огромный выбор игр, есть бонусы и акции. Если желаете расслабиться и отлично провести свое время, советуем присмотреться к Taker. vehrrxcso.ru – taker портал, предлагающий поиграть в удовольствие и заработать хорошие денежные средства. Выплаты не задерживают, поддержка быстро отвечает, что радует. У Тейкер много поклонников, будьте среди них и вы!
Вы ищете надежное и захватывающее онлайн-казино, тогда это идеальное место для вас!
Play
Casino
Casino
onlain Casino
Casino
onlain Casino
onlain Casino
Play
Play
Casino
https://tinyurl.com/ymv9ba86
https://tinyurl.com/ypyutkdb
https://tinyurl.com/ym28swt8
https://tinyurl.com/ymvd54mx
https://tinyurl.com/yqutok8o
https://tinyurl.com/yormtcwf
https://tinyurl.com/2x5qywlb
https://tinyurl.com/yl42669h
https://tinyurl.com/ywb2qpyx
https://tinyurl.com/ysrkdduu
большой промокод на 1xbet https://supertool.ua/system/php/?promo_kod_bk_1xbet_na_segodnya_pri_registracii.html
ГЛОНАСС для каров: надежная электрорадионавигация равно мониторинг
ГЛОНАСС – это энергосистема массовой спутниковой навигации, какая обеспечивает точное определение местоположение (а) также стремительности автотранспортного средства. Установка ГЛОНАСС в автомобиль разрешает не чуть только реструктуризировать маршруты, но равным образом дает обеспечение безопасность а также контроль за манёвром машинного средства.
Наша компания призывает широченный рентгеноспектр услуг числом введению и обслуживанию общественный порядок ГЛОНАСС чтобы автомобилей. Да мы с тобой делаем отличное предложение современное ясс, а тоже обеспечиваем качественный электромонтаж да настройку.
Система ГЛОНАСС дает возможность использовать электрические стиры, поддерживаемые спутниковой навигацией. Этто обеспечивает сильнее истинное эпитет местоположения равно дает возможность на системе всамделишного поре проверять эпейрофорез вашего автомобиля.
Да мы с тобой тоже предлагаем наставление а также энергообслуживание тахографов, кои помогают проверять темп и ятси управления автотранспортным средством, а тоже оберегать общепризнанных мерок трудящийся законодательства.
Подробнее что касается наших предложениях да оборудовании ваша милость сможете разузнать на нашем сайте:
– Глонасс в течение брянске равным образом площади https://glonass-a.ru/
– Удаление сверху бумаги: https://glonass-a.ru/documents/
– Экспресс-информация что касается картах: https://glonass-a.ru/the-maps/
– Сервисное энергообслуживание: https://glonass-a.ru/service/
– ЧТО КАСАЕТСЯ компании: https://glonass-a.ru/about-the-company/
– Новинки: https://glonass-a.ru/category/novosti/
– ГЛОНАСС/GPS: https://glonass-a.ru/glonassgps/
– Тахографы: https://glonass-a.ru/tachographs/
Мы гарантируем надежность а также качество наших услуг, а тоже профессиональный доступ к каждому клиенту. Обеспечьте безопасность а также эффективность своего автопарка с через конструкций ГЛОНАСС!
Онлайн казино радует своих посетителей более чем двумя тысячами увлекательных игр от ведущих разработчиков.
Casino onlain
Casino
Casino
Play
Play
Play
onlain Casino
onlain Casino
Casino
Play
https://tinyurl.com/ymvng5am
https://tinyurl.com/yl87guhu
https://tinyurl.com/yw8c3wuc
https://tinyurl.com/yujw7a3s
https://tinyurl.com/yqdosj8b
https://tinyurl.com/ykqfnh2q
https://tinyurl.com/yl2qdh7b
https://tinyurl.com/ykv5lwos
https://tinyurl.com/yn9cxa65
https://tinyurl.com/2xf6dhdw
Thanks a lot. I value this!
bc game redeem code https://bcgamecasino.fun/ bc game strategy
Wow many of helpful facts.
bc game deposit bonus bc game deposit bonus bc notre dame game
В нашем онлайн казино вы найдете широкий спектр слотов и лайв игр, присоединяйтесь.
Casino onlain
Casino
Casino
Casino onlain
Casino
Casino
Casino
onlain Casino
Casino
https://tinyurl.com/ytjzhfp6
https://tinyurl.com/yvucr7vn
https://tinyurl.com/ymwqs3oq
https://tinyurl.com/yogrq7n6
https://tinyurl.com/yr3tqhah
https://tinyurl.com/ym592dvf
https://tinyurl.com/2x8zbkw7
https://tinyurl.com/ykdx66aa
https://tinyurl.com/yspdf7bu
https://tinyurl.com/yv2bmota
Good day! I just want to give you a huge thumbs up for the excellent information you have got right here on this post.
I am coming back to your web site for more soon.
Это лучшее онлайн-казино, где вы можете насладиться широким выбором игр и получить максимум удовольствия от игрового процесса.
Casino
onlain Casino
onlain Casino
Casino
Casino onlain
Play
onlain Casino
Casino
Casino onlain
Casino onlain
https://tinyurl.com/2x24abcp
https://tinyurl.com/ykp4ze97
https://tinyurl.com/yrtx4x23
https://tinyurl.com/ypoprftg
https://tinyurl.com/yuwcp8vn
https://tinyurl.com/yk9htu3l
https://tinyurl.com/ywdkjct4
https://tinyurl.com/ywfmtdb7
https://tinyurl.com/ykh63wzy
https://tinyurl.com/ynvcqpa2
Good facts, Cheers!
bc wake forest football game https://bcgamecasino.fun/ bc game promo code no deposit
Many thanks, I value this.
free slots no download no registration with bonus rounds red dog casinos online craps real money https://red-dogcasino.online/ red dog casino legit european roulette free red dog casino bonus codes
У вас сохранились вещи и предметы быта времен СССР? Вы можете их на оптимальных условиях продать. Статуэтки, картины, бумажные банкноты, фотоаппараты и предметы кухонной утвари могут вам принести неплохую прибыль. Ищите продать вещь ссср? Пригласите оценщика на дом, и он приедет к вам абсолютно бесплатно. ВсеСоветсткое.рф – сайт, где имеется полный перечень вещей, ознакомиться с информацией можете прямо сейчас. Здесь называют реальную цену и никогда не обманывают. Соблюдают конфиденциальность, консультируют и предоставляют гарантии.
Am 12. April 2021 wurde die erste Folge der diesjährigen “Promis unter Palmen”-Auflage
auf Sat.1 ausgestrahlt – und da ging es bereits hoch
her. lisasbox.co.za
Die 24,6 Zentimeter lange, löffelförmige Klinge des Beils lag quer unter dem Kopf des Toten. http://hg3b25hm0h.com/ Das RKPA wurde Teil des Reichssicherheitshauptamtes unter Leitung des berüchtigten Reinhard Heydrich
(später: Ernst Kaltenbrunner), die Landespolizeien faktisch aufgelöst.
kmdigital.co.kr
Онлайн казино отличный способ провести время, главное помните, что это развлечение, а не способ заработка.
Play
Play
Casino onlain
Play
Play
onlain Casino
onlain Casino
Play
onlain Casino
onlain Casino
https://tinyurl.com/ysxyh8hq
https://tinyurl.com/ys98bk2j
https://tinyurl.com/yko2djqp
https://tinyurl.com/ymhfcg78
https://tinyurl.com/ytzxh8l4
https://tinyurl.com/ytqzj38q
https://tinyurl.com/ywrkzwhf
https://tinyurl.com/yosfos73
https://tinyurl.com/yn2vmnuu
https://tinyurl.com/ysqp3npv
На неделе столкнулся с сложностью продвижения сайта в интернет, и обнаружил крутое маркетинговое агенство http://честная-реклама.рф/
Они оказывают услуги по сео продвижению сайтов http://честная-реклама.рф/seo-optimizacija-i-prodvizhenie-sajta/ выводят в на первые позиции поисковых систем Google
Предоставляют услуги по рекламе в социальной сети Вконтакте http://честная-реклама.рф/target/
Предоставляют контекстную рекламу http://честная-реклама.рф/kontekstnay-reklama/
У компании есть ряд кейсов с контактами клиента http://честная-реклама.рф/kejsy/