Hadoop HDFS Commands Quiz

Hadoop HDFS Commands Quiz

University

10 Qs

quiz-placeholder

Similar activities

Santa Claus 2.0

Santa Claus 2.0

KG - Professional Development

10 Qs

Linux fundamental - Day1

Linux fundamental - Day1

University

10 Qs

GIT & GITHub

GIT & GITHub

10th Grade - University

10 Qs

Web Apps 01 - CLI (Terminal, Git, Meteor)

Web Apps 01 - CLI (Terminal, Git, Meteor)

University

15 Qs

Introduction to Hadoop Quiz

Introduction to Hadoop Quiz

University

10 Qs

Introduction to Kafka Quiz

Introduction to Kafka Quiz

University

10 Qs

Pretest - Linux Fundamental

Pretest - Linux Fundamental

1st Grade - Professional Development

15 Qs

UNIX PROCESS

UNIX PROCESS

University

10 Qs

Hadoop HDFS Commands Quiz

Hadoop HDFS Commands Quiz

Assessment

Quiz

Education

University

Easy

Created by

Kundan Kumar

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How can you create a directory in HDFS?

mkdir

1

2

3

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What command lists files in a directory in HDFS?

list

hdfs dfs -ls

hdfs dfs -files

hdfs dfs -dir

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command is used to upload files from the local file system to HDFS?

put

hdfs dfs -copyFromLocal

copyToHDFS

hdfs dfs -move

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How can you remove a directory or file in HDFS?

hdfs dfs -rmdir

hdfs dfs -rm

hdfs dfs -rm

hdfs dfs -remove

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The command to deletes the directory `directory` and its contents recursively from HDFS.

hdfs dfs -rm -r [path]

hadoop fs -rm [path]

hdfs dfs -remove [path]

None of these

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

The command changes the permissions of `file.txt` to `755`.

hadoop fs -chmod 755 /file.txt

hdfs dfs -chmod 755 /file.txt

hdfs dfs -stat

hadoop fs -check

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The command displays the file status

hdfs dfs -blocks

hdfs dfs -locations

hdfs dfs -stat

hdfs dfs -find

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?