Hadoop Questions
Hadoop Questions
represents
the temperature in that year. As the temperature will not be constant throughout the year, each year
has multiple temperatures listed in the dataset. You need to process the dataset and find the maximum
temperature during a year. Here is the sample output:
Sample Output
1900 36
1901 48
1902 49
sample data
1,parmamnd,10-02-1994
2,Rahul,10-02-1994
3,Shyam,10-02-1994
5 Create Hive Partition Table for student and load into partined table
7 Create an HCatalog table and write to it using Pig
10 Create Product Hbase table ,add data to hbase table, retrive data from hbase table, delete hbase
table