Member since
09-26-2016
4
Posts
4
Kudos Received
0
Solutions
10-06-2016
05:59 PM
Two nights ago I attempted to take the HDPCD: Java exam. As soon as the test started, I opened a terminal and entered 'hadoop fs -ls' and the command failed saying that it could not connect to the namenode. I faced similar issues when trying to use Ambari and attempting to run a jar. I immediately informed the proctor that required and expected services were not running so they paused the exam and informed me that they were going to contact tech support. After nearly 45 minutes of sitting a staring at my screen, I was provided with the option of rescheduling or continuing the exam in hopes of a response. Currently, attempting to reschedule is not a great option for me, so I chose to continue. I completed the exam task (as far as I could without running the jar successfully) and there was still no response. I chose to wait another half hour in hopes that it could be fixed, but ended up conceding and was told that a report would be sent saying that I encountered technical issues and I would be able to reschedule. I waited 2 hours from a response from tech support and the proctor of my exam received no response. I have tried E-mailing the certification alias, using the contact page on your site, and left a voicemail and so far have not heard a response. I would like to understand what happened and what is being done about it.
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hadoop
-
Certification
09-26-2016
12:18 PM
1 Kudo
I have completed the practice exam for the HDPCD: Java certification, but I was curious if there was a solution somewhere that not only showed the output, but the source code in order to be sure I understood the task correctly and created the solution as expected?
... View more
Labels:
- Labels:
-
Certification
09-26-2016
12:14 PM
3 Kudos
Currently, the objectives for the HDPCD: Java exam state that candidates
should be able to "perform a join on two or more datasets" and "perform
a map-side join of two datasets". I found this language a little odd
as the first objective is very general, but the second states a specific
type of join. Does this mean that in addition to being able to
complete a task that performs map-side join, we should be familiar with
other join methods like a Bloom filter? Or, will the exam really just
be testing for the ability to perform a map-side join?
... View more