Hadoop HDFS Commands Quiz

Hadoop HDFS Commands Quiz

University

10 Qs

quiz-placeholder

Similar activities

KONFIGURASI WEB SERVER CMS

KONFIGURASI WEB SERVER CMS

University

10 Qs

Linux Basic Command Line Quiz

Linux Basic Command Line Quiz

University

15 Qs

RECON Quiz

RECON Quiz

University

6 Qs

vlsi expo linux quiz

vlsi expo linux quiz

University

15 Qs

Kavissri.K 20SSL6096

Kavissri.K 20SSL6096

University

10 Qs

Quiz 1- DEC20012

Quiz 1- DEC20012

University

10 Qs

HDFS QUIZ

HDFS QUIZ

University

7 Qs

Chapter 3_Linux Filesystem Management

Chapter 3_Linux Filesystem Management

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?