In the original Java code, MurmurHash was in the "utils" package, not "util", so move it to a new "utils" directory (and namespace), not "util". Signed-off-by: Nadav Har'El <nyh@cloudius-systems.com>
In the original Java code, MurmurHash was in the "utils" package, not "util", so move it to a new "utils" directory (and namespace), not "util". Signed-off-by: Nadav Har'El <nyh@cloudius-systems.com>