Skip to content
TechnocratSid Blogs

TechnocratSid Blogs

Learn, Collaborate & Share !!

Menu
  • Home
  • Product Reviews
  • Elasticsearch
  • Java
  • Apache Spark
  • Apache Kafka
  • Projects
  • Contact Me
  • Home
  • sid
  • Page 2

Author: sid

Apache Kafka

Install Kafka on macOS

sidDecember 21, 2019December 21, 2019
I really like Homebrew to install stuff on macOS. So in this tutorial I’ll be using Hombrew to install Apache Kafka on macOS. Install Homebrew: Open Terminal, paste the following...
Exploring Twitter Data using Elasticseach & Kibana’s Canvas
Elasticsearch Java Open Source Projects

Exploring Twitter Data using Elasticseach & Kibana’s Canvas

sidFebruary 25, 2019February 25, 2019
After thinking a lot about what to write next, I stumbled upon a very cool idea. And this is what I thought I should do: Discover something interesting using code...
Getting Twitter Consumer API/Access token keys
Miscellaneous

Getting Twitter Consumer API/Access token keys

sidFebruary 24, 2019February 24, 2019
To get Twitter's Consumer API keys and Access token keys you must have a Twitter account. Once your Twitter Account is ready follow the steps below: 1) Go to https://developer.twitter.com/...
Spring Boot + Apache Spark
Apache Spark Java

Spring Boot + Apache Spark

sidFebruary 2, 2019May 4, 2021
This post will guide you to create a simple web application using Spring Boot and Apache Spark. For the demonstration we are going to build a maven project with Spring...
Elasticsearch

Sort strings alphabetically rather than lexicographically in Elasticsearch?

sidDecember 3, 2018December 3, 2018
Let's say we have a text field "name" in an elasticsearch index with the following values: Siddhant, SIDTECHNOCRAT, and sid. Now follow the conventions mentioned in String Sorting in Elasticsearch, which talks about using...
How to create an Elasticsearch 6.4.1 Plugin
Elasticsearch

How to create an Elasticsearch 6.4.1 Plugin

sidOctober 28, 2018October 28, 2018
A plugin provides a way to extend or enhance the basic functionality of Elasticsearch without having to fork it from GitHub. Elasticsearch supports a plugin framework which provides many custom...
Elasticsearch

String sorting in Elasticsearch

sidOctober 22, 2018October 22, 2018
We should not sort on analyzed text field instead we should sort on not_analyzed text field. Let's understand this with an example: Index some documents with a text field "name"....
Elasticsearch Open Source Projects

Elasticsearch plugin for Sentiment Analysis

sidOctober 17, 2018January 5, 2019
I have created an Elasticsearch plugin for sentiment-analysis using Stanford CoreNLP libraries. The plugin is compatible with Elasticsearch 6.4.1. Follow the below steps to use this plugin with your elasticsearch...
Java JavaScript

What is Type Safety ?

sidOctober 15, 2018October 15, 2018
Definition Type safety is prevention of typed errors in a programming language. A type error occurs when someone attempts to perform an operation on a value that doesn’t support that operation. In simple...
Java

Example of Java 8 Streams groupingBy feature

sidOctober 13, 2018October 13, 2018
Statement: Let's say you have a list of integers which you want to group into even and odd numbers. Create a list of integers with four values 1,2,3 and 4: List<Integer>...

Posts pagination

Previous 1 2 3 Next

Connect

  • facebook
  • twitter
  • instagram
  • github
  • reddit

# Tags

2024 Analyzers Apache Kafka Apache Spark big data business intelligence camera data lake data platform data science data warehouse Elasticsearch Elasticsearch Plugin ergonomics gadgets Garbage Collection headphones Indexing Java Java8 JavaScript JVM Kafka Consumer Kafka Producer Kibana laptops latest Maven monitors mouse Open Source product-reviews Reflections REST Sentiment Analysis smartphones sony Spring Spring Boot Streams String Sorting twitter Type Safety vlog workfromhome
Close
Menu
  • Home
  • Product Reviews
  • Elasticsearch
  • Java
  • Apache Spark
  • Apache Kafka
  • Projects
  • Contact Me
Go to mobile version