Artem Gogin·Nov 12, 2020How to authenticate Kafka using Kerberos (SASL) with terminal, Spark (and Spark Streaming) and…To briefly explain what we are trying to get here: we want to have permission to read and write Kafka topics. Our Kafka is protected by…
Artem Gogin·Oct 3, 2020How exactly Hadoop stores the dataApache Hadoop is a collection of open-source software utilities that facilitate using a network of many computers to solve problems…