0% found this document useful (0 votes)
20 views

Lab Experiments

Uploaded by

Srujana Reddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views

Lab Experiments

Uploaded by

Srujana Reddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Write down the hdfs commands for the following problem statement:

a) Create a file by name abpfile1.txt and store it in local file system


b) Move that file to hdfs store in the ABP directory created inside” user” directory.
c) Copy that file from ABP directory into BDA directory created under hdfs store
root directory
d) Remove the directory ABP
Write a MapReduce Program to perform Word count operation on given text file
using Hadoop?

Write down the hdfs commands for the following problem statement:
a) Create a file by name abpfile1.txt and store it in local file system
b) Move that file to hdfs store in the ABP directory created inside” user” directory.
c) Copy that file from ABP directory into BDA directory created under hdfs store
root directory
d) Remove the directory ABP
Write a MapReduce Program to perform Word count operation on given text file
using Hadoop?

Write down the hdfs commands for the following problem statement:
a) Create a file by name week1.txt and store it in local file system
b) Move that file to hdfs store in the W1LAB directory created inside” user”
directory. c) Copy that file from W1LAB directory into BDALAB directory created
under hdfs store root directory
d) Remove the directory W1LAB.
Write a Map Reduce Program to analyze time-temperature statistics and
generate report with max/min temperature from large dataset containing
temperature at a particular time in different places.

You might also like