PrepAway - Latest Free Exam Questions & Answers

What is the cause of the error?

A user comes to you, complaining that when she attempts to submit a Hadoop job, it fails. There is
a directory in HDFS named /data/input. The Jar is named j.jar, and the driver class is named
DriverClass. She runs command:
hadoop jar j.jar DriverClass /data/input/data/output
The error message returned includes the line:
PrivilegedActionException as:training (auth:SIMPLE)
cause.apache.hadoop.mapreduce.lib.input.InvalidInputException: Input path does not exits: file
:/data/input
What is the cause of the error?

PrepAway - Latest Free Exam Questions & Answers

A.
The Hadoop configuration files on the client do not point to the cluster

B.
The directory name is misspelled in HDFS

C.
The name of the driver has been spelled incorrectly on the command line

D.
The output directory already exists

E.
The user is not authorized to run the job on the cluster

3 Comments on “What is the cause of the error?


Leave a Reply

Your email address will not be published. Required fields are marked *