Me on Hadoop on Parleys

Finally I’ve managed to import my WarJUG presentation to parleys.com. See for yourself :) If you’ve got problems with opening the parleys’ version try the ones uploaded to youtube. Here is part 1: And here is part 2: Finally I’ve managed to import my WarJUG presentation to parleys.com. See for yourself :) If you’ve got problems with opening the parleys’ version try the ones uploaded to youtube. Here is part 1: And here is part 2:

<Finally I've managed to import my

WarJUG presentation to parleys.com. See for yourself :) If you’ve got problems with opening the parleys’ version, try the ones uploaded to youtube.

Here is part 1: https://www.youtube.com/v/oUFUhZtsUFI
And here is part 2: https://www.youtube.com/v/LqhmOHXaQEU

You May Also Like

Simple HBase ORM

When dealing with data stored in HBase, you are quick to come to a conclusion, that it is extremaly inconvenient to reach to it via HBase native API. It is very verbose and you always need to convert between bytes and simple types - a pain. While I wa...When dealing with data stored in HBase, you are quick to come to a conclusion, that it is extremaly inconvenient to reach to it via HBase native API. It is very verbose and you always need to convert between bytes and simple types - a pain. While I wa...