tfox12 / SC2-Analysis

A two part project. Part one will be a program that can extract sc2 replay information and insert it into a hadoop sequence file. Part two will be a set of hadoop jobs that analyze the sequence files. Ideally, each sequence file would either be attributed to a player, or a tournament.
0 stars 0 forks source link

Change readme to match new design #12

Open tfox12 opened 11 years ago

tfox12 commented 11 years ago

The readme still suggests that I will use sequence files as a means of getting data into hadoop. I should modify it to include the new architecture approach.