The Cassandra build scripts are missing in recent versions of the HSS sources:
- build/tools/build_helper.cassandra
- scripts/build_cassandra
Since the documentation about building the HSS refers to these scripts, and there seems to be no up-to-date documentation on how to get a Cassandra installation for the HSS (is there such documentation?), it would be very useful to add these files again.
A created a pull requests solving this issue: #17