Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Implement login functionality on the home page using MySQL DB. Java servlet inte

# Task 2
Store user-follower relationship in HBase and write a Java servlet to find all the followers of a given user.

There could have been a little more introduction to HBase.

# Task 3
Store all the comments by the user in Mongo DB and write a Java servlet to find all the comments of a given user.
Expand Down