Problem Statement of Crime
Analyze and categorize data into different kinds of crimes SF Police Department wants to categorize crimes that were registered in different police departments. The data given by SF Police department has the following columns: Data Fields Dates - timestamp of the crime incident Category - category of the crime incident (only in train.csv). This is the target variable you are going to predict. Descript - detailed description of the crime incident (only in train.csv) DayOfWeek - the day of the week PdDistrict - name of the Police Department District Resolution - how the crime incident was resolved (only in train.csv) Address - the approximate street address of the crime incident X - Longitude Y – Latitude First Load Data INTO Pig And Further Process for Next Step Work-Out In Hive Pig Send End-Data INTO Hbase Spark-Core & Spark-SQL Scala Try to Write Multi[ple Use – Case...