Hi Dishara,

Could you add a README.txt at the same level as the pom.xml to tell someone
what they need to do to build the project. I see its missing and you
obviously need to have setup a cassandra server.

It doesn't need to be targeted at a novice user, just enough information to
allow someone who knows what they are doing to set up the environment.

eg: (this is just and example of what the readme might contain)
"
Setup:
1. You will need to be running a cassandra instance of verison x.x or later
on port 3045, see [1] for details
2. Run ./tools/populate.sh to populate cassandra with sample data.

1 [link to cassandra quick start]
"

Thanks

Best Regards
Ian

Reply via email to