Kostiantyn's blog
My tech blog. Java development and other
вівторок, 6 жовтня 2015 р.
Apache Zeppelin: impressions
›
A notebooks are getting more and more attraction from data analytics, data scientists and developers. Jupiter is a famous notebooks created ...
35 коментарів:
понеділок, 13 липня 2015 р.
How to waste the whole day with Spark Streaming and HBase
›
The "funny" story how to waste the whole day debugging resolving simple case... tips and tricks :) Spark Streaming application h...
вівторок, 9 червня 2015 р.
How to present XML in Hive flat table after XSLT transformation
›
Let's start from defining a task. Imaging that the dataset is a set of XML files and the requirement is to present some specific informa...
пʼятниця, 30 січня 2015 р.
Demystify BloomFilter on Hadoop
›
I believe most of you have seen BloomFilter class. But how to correctly use it? Accordint to Wikipedia, " A Bloom filter is a space...
пʼятниця, 23 січня 2015 р.
Composite join with MapReduce
›
As everyone knows, map-side join is the most effective techniques to join datasets on Hadoop. However, at the same time it gives a possibili...
Kafka web console with Docker
›
My first Docker file aims to run Kafka Web Console (application for monitoring Apache Kafka): FROM ubuntu:trusty RUN apt-get update; ...
вівторок, 11 листопада 2014 р.
Spark and Location Sensitive Hashing, part 2
›
This is a second part of topic about Locality Sensitive Hashing, and here is example of creating working example using Apache Spark. Let...
3 коментарі:
‹
›
Головна сторінка
Переглянути веб-версію