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

Multi phased processing in scala

Last time in our project we had to add progress bar for visualization of long time running process. Process was made of a few phases and we had to print in which phase we currently are. In first step we conclude that we need to create a class of Progre...