1. in spark, read the hrdata file into a spark dataframe. write commands to do the following 1. find out the number of distinct departments. [2] 2. write a command to show the names of the departments and in each department how many employees are working?