dream-lab/goffish_v3

Hama's `Message.java` does not use the subgraph ID's generic type `K`

Closed this issue · 1 comments

this.subgraphID = (K) new LongWritable(); // FIXME: This wont work for non-long subgraph IDs!