Skip to content
Latest Posts:
Creating test data using Python
How to replace multiple strings with their corresponding replacement strings in Scala
How to make the first character uppercase of each word of a List in Scala

Clear ur Doubt

  • Home
  • Technologies
    • Scala
    • Java
    • Hadoop
    • Apache Spark
    • C
  • Tips & Tricks
    • Unix
    • Java 8
  • Projects
    • Python
      • Simple ETL Pipeline
  • Home
  • 2018
  • Page 5

Year: 2018

Jul 26

How to update the last modified timestamp of a file in HDFS?

Sai Gowtham BadvityLeave a commenthadoop jar, HDFS, Javahadoop, hadoop jar, HDFS, Java

Sometimes, we come across a situation where we may need to update the last modified time of a file in HDFS. We can achieve it using Hadoop FileSystem API in Java. Step 1: Create a simple maven project in Eclipse. Read more

Jul 22

“Hello World..!” program in Java

Sai Gowtham BadvityLeave a commentJavafirst program, Hello World, Java

“Hello World..!” – Probably the first message that any developer tries to print on the console, while learning a new programming language. Let’s write a basic Java program to print “Hello World..!” message on the console and go through each Read more

Jul 21

Basic UNIX Commands

Sai Gowtham BadvityLeave a commentUNIXBasic commands, UNIX

Below are the basic UNIX commands that we use, while working in UNIX environment. UNIX commands are case sensitive.   Listing of Files “ls” command Usage: ls [<options>] [<input_path>] ls <input-path-of-file-or-directory> Lists all the file names in a given directory Read more

Posts navigation

Newer posts

Recent Posts

  • Creating test data using Python
  • How to replace multiple strings with their corresponding replacement strings in Scala
  • How to make the first character uppercase of each word of a List in Scala

Recent Comments

  • Sai Gowtham Badvity on Calculator program in Scala
  • Sai Aditya on Calculator program in Scala
  • pragadeeshwaran on How to add a new column and update its value based on the other column in the Dataframe in Spark
October 2025
S M T W T F S
 1234
567891011
12131415161718
19202122232425
262728293031  
« Aug    
Copyright © All rights reserved.
University Hub by WEN Themes
Scroll Up