Hi!
I am currently facing an issue with the Spark 0.9.1 Web Frontend. Although the
cluster seems to work fine and all workers are registered, the links pointing
to the worker specific frontend part do not work because the link targets look
like this:
http://:8081
However, I am still able to ma
HI!
We are currently using HBase as our primary data store of different event-like
data. On-top of that, we use Shark to aggregate this data and keep it
in memory for fast data access. Since we use no specific HBase functionality
whatsoever except Putting data into it, a discussion
came up on h