Question: Consider a Bengaluru smart city application that monitors traffic between two different junction points in Bengaluru every 1 minute and stores these on log
Consider a Bengaluru smart city application that monitors traffic between two different junction points in Bengaluru every 1 minute and stores these on log files on a server. Each data point is variable length and approximately 1KB in size. Each data point contains the following information and there are 4096 locations from which traffic data is gathered. You have written map reduce code to identify the most congested locations and need to export the data out to an SQL database every day. Which tools will you use to import the data into HDFS? and which tool will you use to export the data out to the SQL database?
Step by Step Solution
3.49 Rating (146 Votes )
There are 3 Steps involved in it
To import the traffic data into Hadoop Distributed File System HDFS you can use tools like Apache Fl... View full answer
Get step-by-step solutions from verified subject matter experts
