Big Data Lab 1
There are some changes to make for the Lab 1 code to work properly.
Make sure jps
shows 6 processes when executed
Install JDK 8
- Update packages
- Uninstall all other JDK versions
- Install JDK 8
- Check java version
Install JUnit
Edit mapred-site.xml
Add the following inside the <configuration>
tags:
Task 2
- Delete the 100MB file before executing the block size command each time
- Use the following block sizes:
1] 1048576
2] 2097152
3] 3145728