You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cleansed record will be available in resources/output/part-00000-6f48bd71-4710-4fef-8af8-d583a6723aa1-c000.csv
Failed record will be available in resources/quar/part-00000
For Spark sql queries
run SparkSQL
All results will be available on console as below.
(1. For sql statements to insert data in table refer resources/sql/statements.txt )
(2. For queries refer resources/sql/query.txt )
Write a query and compute average salary (sal) of employees distributed by location (loc). Output shouldn't show any locations which don't have any employees.