Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

CCA 175 Certification - Study Material

avatar
New Contributor

Hi,

 

I want to take up new CCA175 certification sometime in January. Can someone provide details on Study materials i can refer to prepare for this exam. Since this certification is pretty new, I don't see much references on google.

2 ACCEPTED SOLUTIONS

avatar
Master Collaborator
hide-solution

This problem has been solved!

Want to get a detailed solution you have to login/registered on the community

Register/Login

avatar
Super Collaborator
hide-solution

This problem has been solved!

Want to get a detailed solution you have to login/registered on the community

Register/Login
25 REPLIES 25

avatar
Explorer

when we answer a question in exam and compile(submit) it, does it tell you whether it was correct or not (I mean for individual questions not for entire exam)??

avatar
New Contributor

Thanks for clarifying on these questions. Do we need to know both Scala and Python? Is Scala alone not enough for coding?

avatar
Community Manager

From the community FAQ on certification

 

The answer is yes, there are questions using both languages.

 

However, please remember that the goal of the exam is to test your Spark knowledge, not your Scala and Python knowledge.  The development questions typically provide you some code and ask you to fill in TO-DO sections.  So the key is to understand the Spark API.  You must have some knowledge of programming, as you will need to be able to read the existing code and understand how to store and retrieve the results you get back from calling the API, but the focus will be on you adding the Spark calls.


Cy Jervis, Manager, Community Program
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.

avatar
New Contributor

Bumping this slightly to get more up to date answers on study materials. There's a book on amazon for CCA 175 which looks decent but seems to be a cheat sheet more than anything else.

 

Other certifications, e.g. SAS advanced cert, do offer a study guide too. It's a shame that Cloudera don't do that.

avatar
Explorer

Its good that the "Required Skills" section is pretty specific but there is some contradiction.

Under the "Exam Question Format" it mentions impala as copy pasted below

"In some cases, a tool such as Impala or Hive may be used. "

 

but "required skills" section make no mention of impala.

 

Similarly, "required skills" section dont mentio pig at all. Does it mean pig will not be asked in the exam? however, pig is included in the list of resources available on exam cluster.

 

The tools mentioned in the "required skills" section are:

MYSQL

HDFS

Sqoop

Flume

Hadoop fs

spark

hive meta store

avro

json files

 

and you can see the list do not include pig or impala.

avatar
Super Collaborator
hide-solution

This problem has been solved!

Want to get a detailed solution you have to login/registered on the community

Register/Login

avatar
New Contributor

Hi Brad,

As for spark test part, can I choose either Python or Scala for exam? Or does I have to learn both Python and Scala to pass the exam?

 

Thanks

 

--Judith

avatar
New Contributor

Hi Brad,

I took the Developer Training for Spark and Hadoop last month. And I am planning for CCA175. But when I look at the skillset here -http://www.cloudera.com/training/certification/cca-spark.html , I see the Data Analysis part was not covered in the course, and instead Kafka and Flume has been covered in the course.
Can you please confirm if the CCA175 will include the updated content (wihth Kafka, Flume) or it still will include the Hive, Impala? And how long will the CCA175 include Data Analysis part? PLease advice as I am planning for certification soon.

Thanks
Priti

avatar
Explorer

Hi Brad, 

 

I am planning to give my cloudera CCA 175 exam soon. I found that there is very little mentioned about Hive (topics like paritioned/bucket tables)  or Avro (topics like Schema evolution etc) in the objectives on this site https://www.cloudera.com/more/training/certification/cca-spark.html. 

 

 

Does this mean there will be no question on the advance topics in Hive or Avro in the exam ?

avatar
Community Manager

I looked over the CCA175 page and while there is little mention of Hive or Avro one particular section stands out.

 

Exam Question Format

Each CCA question requires you to solve a particular scenario. In some cases, a tool such as Impala or Hive may be used. In other cases, coding is required. In order to speed up development time of Spark questions, a template is often provided that contains a skeleton of the solution, asking the candidate to fill in the missing lines with functional code. This template is written in either Scala or Python.

You are not required to use the template and may solve the scenario using a language you prefer. Be aware, however, that coding every problem from scratch may take more time than is allocated for the exam.

 

Perhaps you are looking at the exam as individual questions rather than tasks to complete. I would look over the required skills portion of that page and think about how you would accomplish each task. If Hive and Avro would be involved in your process to comlete a task, then prepare accordingly. 

 

I hope this helps. 


Cy Jervis, Manager, Community Program
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.