Recent Posts
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
To find out more, including how to control cookies, see here: Cookie Policy
Categories
- Design (2)
- Elasticsearch (3)
- Golang (5)
- hadoop (2)
- Java (9)
- linux (1)
- Performance (1)
- Scala (2)
- Security (3)
- Spark (2)
- Spring (1)
- Spring Batch (1)
- Spring Boot (1)
- sqoop (1)
- UI (1)
- unix (1)
- Vim (2)
Tags
annotation
apache hive 3
cdp
cloudera
commands
CORS
dataframe
design pattern
DNS
elastic
elasticsearch
facets
go
golang
hadoop
hdfs
hive
http
ip
java
jms
jpa
JpaRepository
junit
locking
mq
mysql
nginx
oracle
proxy
queue
rdbms
rdd
Repository
resolution
reverseproxy
scala
spark
spring boot
springboot
spring data
sql
sqoop
string
vim
Recent Posts
Categories
- Design (2)
- Elasticsearch (3)
- Golang (5)
- hadoop (2)
- Java (9)
- linux (1)
- Performance (1)
- Scala (2)
- Security (3)
- Spark (2)
- Spring (1)
- Spring Batch (1)
- Spring Boot (1)
- sqoop (1)
- UI (1)
- unix (1)
- Vim (2)
Tags
annotation
apache hive 3
cdp
cloudera
commands
CORS
dataframe
design pattern
DNS
elastic
elasticsearch
facets
go
golang
hadoop
hdfs
hive
http
ip
java
jms
jpa
JpaRepository
junit
locking
mq
mysql
nginx
oracle
proxy
queue
rdbms
rdd
Repository
resolution
reverseproxy
scala
spark
spring boot
springboot
spring data
sql
sqoop
string
vim
Find Us
Address
123 Main Street
New York, NY 10001
Hours
Monday–Friday: 9:00AM–5:00PM
Saturday & Sunday: 11:00AM–3:00PM
%d bloggers like this:
Apache Hive 3 Changes in CDP Upgrade: Part-2
In continuation of the previous blog Part-1, I am going to mention some other Hive changes that have been introduced in the Hadoop CDP (Cloudera Data Platform) upgrade. Beeline Hive. read more…
Share this:
Like this:
Continue Reading
Apache Hive 3 Changes in CDP Upgrade: Part-1
INTRODUCTION Cloudera Data Platform (CDP) is a cloud computing platform for businesses. It provides integrated and multifunctional self-service tools in order to analyze and centralize data. It brings security and governance. read more…
Share this:
Like this:
Continue Reading
Criticism of Design Pattern
In software engineering, a design pattern is a general repeatable solution to a commonly occurring problem in software design. A design pattern isn’t a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations.
Share this:
Like this:
Continue Reading
Nginx as reverse proxy and IP resolution
We know how reverse proxies work and how it masks the backend server. If needed, this blog explains it beautifully. NginX, is a web server that can also be used. read more…
Share this:
Like this:
Continue Reading
Simple and Powerful ReverseProxy in Go
In this article we will learn about reverse proxy, where to use it and how to implement it in Golang. A reverse proxy is a server that sits in front. read more…
Share this:
Like this:
Continue Reading