Blog Archives
1 2 3

Unix sed & awk commands in action

This extends sed and awk to write shell scripts for Java developers. sed & awk are very powerful tool for data engineers to transform text files. Here are a few …



Unix Sed commands for Java developers

sed (stream editor) is one of the powerful workhorse commands in UNIX. Recently I had to use it with “Git” and “Maven” to find text “SNAPSHOT” in …



Unix shell script to upload & download data between HDFS and edge node

In BigData projects relating to HDFS or AWS S3, it is common to have scripts that transfer or download data from HDFS to the local file system on an edge …



What does this Unix code snippet do?

Data Engineers & Java Developers must have a good handle on Unix. Most production systems are Linux based with 1000’s of scripts.

date

Q01. What does the below Unix code …



1 2 3

300+ Big Data Interview Questions - FAQs

300+ Java Interview Questions - FAQs

Tutorials on Java & Big Data