Kostiantyn's blog
My tech blog. Java development and other
пʼятниця, 29 липня 2016 р.
Protecting Spark UI, part 2: servlet filter
›
In the previous post it was described how to configure simple NGINX instance to add basic auth to Spark job. In this part let see what Spark...
3 коментарі:
Protecting Spark UI, part 1: nginx
›
Apache Spark WEB UI is a descent place to check cluster health and monitor job performance, starting point for almost every performance opt...
2 коментарі:
вівторок, 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...
‹
›
Головна сторінка
Переглянути веб-версію