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

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

1 Expert Approved Answer
Step: 1 Unlock

To import the traffic data into Hadoop Distributed File System HDFS you can use tools like Apache Fl... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!