In the final week of coding, I was refining the hadoop source PR.
What did I do this week?
The dockerfile is finally working now. We are able to set up hadoop using dockerfile. Also the connection set up is well established in the application.
What is coming up next?
There are few bug fixes to be done. Also Hadoop feature and MySQL feature are going to be packaged and uploaded in PyPi similar to the models. I will be working on that as well.
Did you get stuck anywhere?
Fixing the hadoop source connection and writing a data into HDFS stream was an issue. My mentor and I had another meeting this week and we fixed it.