Skip to content
Technology and Trends
  • Home
  • Database
  • Big Data
  • Hadoop
  • Spark
  • Linux
  • Interviews
  • Toggle website search
Menu Close
  • Home
  • Database
  • Big Data
  • Hadoop
  • Spark
  • Linux
  • Interviews
  • Toggle website search

Author: nitendratech

This author has written 246 articles
  1. Home>
  2. nitendratech>
  3. Page 16

Understanding Scala Collections

  • Post author:nitendratech
  • Post category:Scala
  • Post comments:0 Comments
  • Post published:November 27, 2019

Scala is a general-purpose programming language providing support for functional programming and a strong static type system

Continue ReadingUnderstanding Scala Collections

Apache Sqoop Tutorial

  • Post author:nitendratech
  • Post category:Big Data
  • Post comments:2 Comments
  • Post published:November 4, 2019

Sqoop is a command-line interface application for transferring data between relational databases and Hadoop.This blog post will teach you basic tasks that you can perform with Sqoop.

Continue ReadingApache Sqoop Tutorial

Rest API HTTP Response and Request Codes

  • Post author:nitendratech
  • Post category:Programming
  • Post comments:0 Comments
  • Post published:November 3, 2019

HTTP Status codes are standard codes and refer to the predefined status of tasks done at the server. For example, HTTP Status 404 states that the requested resource is not…

Continue ReadingRest API HTTP Response and Request Codes

Difference between Overloading Vs Overriding in Java

  • Post author:nitendratech
  • Post category:Java
  • Post comments:0 Comments
  • Post published:October 20, 2019

This is one of the most common interview questions of all time when applying for a Java developer position. We will see the difference between Overloading and Overriding in this…

Continue ReadingDifference between Overloading Vs Overriding in Java

Hive Vectorization Technique

  • Post author:nitendratech
  • Post category:Hive
  • Post comments:1 Comment
  • Post published:October 17, 2019

The hive Vectorization technique is a feature (in both MapReduce and Tez Engine) that greatly reduces the CPU usage for typical query operations like scans, filters, aggregates, and joins. A…

Continue ReadingHive Vectorization Technique

Difference between Abstract Class and Interfaces in Java

  • Post author:nitendratech
  • Post category:Java
  • Post comments:0 Comments
  • Post published:October 13, 2019

An abstract class is a java class that has one or more abstract methods (nobody). It cannot be instantiated and defines an interface that has to be implemented by all…

Continue ReadingDifference between Abstract Class and Interfaces in Java

Caching and Persisting Mechanism in Spark

  • Post author:nitendratech
  • Post category:Spark
  • Post comments:1 Comment
  • Post published:October 1, 2019

Caching and persistence are optimization techniques for (iterative and interactive) Apache Spark computations. This technique helps to save interim partial results, which can be reused in subsequent stages. These results,…

Continue ReadingCaching and Persisting Mechanism in Spark

Linux Networking Commands

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:0 Comments
  • Post published:September 27, 2019

Linux is a family of free and open-source software operating systems built around the Linux kernel.This post includes some of the important Linux networking commands

Continue ReadingLinux Networking Commands

Linux Admin Commands

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:1 Comment
  • Post published:September 27, 2019

It contains list of Linux Admin commands useful Process Monitoring

Continue ReadingLinux Admin Commands

Data Locality in Spark

  • Post author:nitendratech
  • Post category:Spark
  • Post comments:0 Comments
  • Post published:September 24, 2019

Data locality refers to how close data is to the code processing it. Having the code and the data together tends to make computations faster in Apache Spark. If the…

Continue ReadingData Locality in Spark
  • Go to the previous page
  • 1
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • …
  • 25
  • Go to the next page

Categories

  • Big Data
  • Data Science
  • Database
  • Hadoop
  • Hive
  • Interview
  • Java
  • Kafka
  • Linux
  • Programming
  • Scala
  • Spark
  • Technology

Recent Post

  • Unlocking the Future: How Artificial Intelligence is Revolutionizing Our World ?
  • Data Profiling: Foundation for Reliable Data Engineering and Analytics
  • Data Engineering User Guide
  • Data Observability and Its Importance in Modern Data Tech Stack
  • Understanding difference between Stateless and Stateful Systems
  • Disclaimer
  • About Us
  • Contact Me
Copyright 2026 @Nitendratech.com