Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

CCA Spark and Hadoop Developer (CCA175) related problem

avatar
Visitor

Hi, I encountered a problem during the certification exam. There was a question to reference a hive table to solve. I wanted to use SparkSQL to solved it, however, as far as I know, the hive-site.xml need to be presented in spark/conf directory in order to do so. So I do cp command, but root is required. I then try $sudo passwd try to change the password of the root, but the password of the "cert" account seem to be incorrect. Thus I cannot copy the hive-site.xml to spark/conf. Maybe the problem is not expecting to be solved by SparkSQL but just want to know about if it is possible to move files around with the account given to us. 

 

Later I also do $passwd command try to validate the password given in the webpage, but the password is incorrect as well, not sure what I missed, any ideas.

 

Thanks in advance!

David

1 ACCEPTED SOLUTION

avatar
Community Manager

Hi @dome,

 

I checked with the certification team who advised there is no root access given as the CCA175 exam does not require it.  

 

 


Keep the questions coming,

Cy Jervis | Senior Manager, Knowledge Programs

if (helpful) { mark_as_solution(); } | if (appreciated) { give_kudos(); }

View solution in original post

4 REPLIES 4

avatar
Community Manager

For your situation I would email the certification team via certification@cloudera.com for further information. 


Keep the questions coming,

Cy Jervis | Senior Manager, Knowledge Programs

if (helpful) { mark_as_solution(); } | if (appreciated) { give_kudos(); }

avatar
Frequent Visitor

Can we know if ther's root access during the exams?

avatar
Community Manager

Hi @dome,

 

I checked with the certification team who advised there is no root access given as the CCA175 exam does not require it.  

 

 


Keep the questions coming,

Cy Jervis | Senior Manager, Knowledge Programs

if (helpful) { mark_as_solution(); } | if (appreciated) { give_kudos(); }

avatar
Explorer

did you try to access hive table from spark console first?