Podcast
Questions and Answers
Which command is used to start the name node and data node daemons in Hadoop?
Which command is used to start the name node and data node daemons in Hadoop?
- put
- start-dfs.cmd (correct)
- jps
- mkdir
Which command is used to check all the Hadoop daemons running on a machine?
Which command is used to check all the Hadoop daemons running on a machine?
- mkdir
- put
- jps (correct)
- start-dfs.cmd
Which command is used to make a directory in Hadoop?
Which command is used to make a directory in Hadoop?
- jps
- mkdir (correct)
- start-dfs.cmd
- put
Which command is used to check all the files and directories in a specified directory?
Which command is used to check all the files and directories in a specified directory?
Which command is used to copy files between directories in Hadoop?
Which command is used to copy files between directories in Hadoop?
What is the aim of Practical No. 3?
What is the aim of Practical No. 3?
What command is used to check all the Hadoop daemons running on a machine?
What command is used to check all the Hadoop daemons running on a machine?
What is the purpose of the 'mkdir' command in Hadoop?
What is the purpose of the 'mkdir' command in Hadoop?
What is the purpose of the '-p' flag in the 'mkdir' command?
What is the purpose of the '-p' flag in the 'mkdir' command?
What commands are used to copy files between directories in Hadoop?
What commands are used to copy files between directories in Hadoop?