Login using Social Account
     Continue with GoogleLogin using your credentials
Problem 4 -
Write Spark code to find out unique HTTP codes returned by the server along with count (this information is helpful for DevOps team to find out how many requests are failing so that appropriate action can be taken to fix the issue)
Sample output -
HTTP code - Count
200 - 15400
404 - 324
Note - If you are stuck, please take inspiration from this solution by one of our students.
Question - How many times HTTP code 403 is returned?
Taking you to the next topic in seconds...
Want to create exercises like this yourself? Click here.
Note - Having trouble with the assessment engine? Follow the steps listed here
No hints are availble for this assesment
Answer is not availble for this assesment
Loading comments...