I'm looking for a solution, that will allow me to colocate the code with the data. As a Db I have Cassandra and would like to be able to get the data, that is on a specific node.
The importance here is that I try to achieve it from my own code without using frameworks, as Hadoop or Spark.
I wounder, if someone could explain or provide a link, as I have not found yet a solution. The question here is, how that could be achieved with Cassandra.
Thanks in advance