- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
CCA Spark and Hadoop Developer (CCA175) related problem
- Labels:
-
Apache Hive
-
Apache Spark
-
Certification
Created on ‎10-02-2017 06:59 PM - edited ‎09-16-2022 05:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Created ‎02-04-2019 01:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @dome,
I checked with the certification team who advised there is no root access given as the CCA175 exam does not require it.
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.
Created ‎10-03-2017 04:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For your situation I would email the certification team via certification@cloudera.com for further information.
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.
Created ‎02-03-2019 07:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can we know if ther's root access during the exams?
Created ‎02-04-2019 01:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @dome,
I checked with the certification team who advised there is no root access given as the CCA175 exam does not require it.
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.
Created ‎03-07-2019 08:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
did you try to access hive table from spark console first?
