Blog

If you are new to programming and joined a company, you might have heard of Github. In this article, we will take a tour of Github tutorial for Beginners and we will learn everything step by step. Fro..

Continue reading..
SCCM

  In an era of technological advancement, it’s unimaginable to neglect the uniqueness of what System Center Configuration Management (SCCM) has to offer for large enterprises. SCCM is a software..

Continue reading..

In this Post we will learn how to setup learning environment for pyspark in windows. To learning spark with python, we will install pyspark in windows and we will use jupyter notebook and spider IDE t..

Continue reading..
jquery floating div on scroll with example

We will create a floating div on scroll with jQuery with a straight forward approach. With the help of css position relative, absolute and fixed we will make the div float within a vertical space. Thi..

Continue reading..

In order to handling right-click in jQuery, you need to bind an event handler to right click javascript event. Here we will discuss different ways to do such jobs. 1. By using the contextmenu event. I..

Continue reading..

In this post we will discuss about handling Null value during sqoop import/export. If any value is NULL in the table and we want to sqoop that table ,then sqoop will import NULL value as string “null”..

Continue reading..

There are many job opportunities in the field of Python. As you know, python is not included in the courses curriculum of Engineering or any other related degrees in Bangalore or any other cities. So,..

Continue reading..

Today in India, top IT companies requires certifications in various areas in the people they hire. So, Its better to have top IT certification which are in demand in your bag before applying to a top..

Continue reading..
AWS vs Azure . What is better to choose?

In this digital Era , the days are gone when we were using physical devices for example external hard drive pen drive etc. We should thankful to the cloud data storage services. Two of the most big fi..

Continue reading..

Scala is an acronym for Scalable Language. Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise ,elegant and type-safe way. multi-paradigm..

Continue reading..

Prerequisite :--Java should be installed. Please follow below step to install scala in Window :--   1)Download scala :-Click on below link to download scala. https://www.scala-lang.org/download/..

Continue reading..

Many times we need to search by associated tags, category or custom taxonomy names . But WordPress doesn't provide these by default. Therefore, we need to make our own results page which include the d..

Continue reading..

In this article, We will discuss how to make a WordPress custom image search based on their tags and categories. This is solution for them who want to make a custom search for attachments images. Word..

Continue reading..

Wow! Merge in Hive ? Yes , after the successful release of hive 2.2.X merge is also possible in hive now. Today I will walk you through one simple example that will clear merge concept in hive. What i..

Continue reading..

In this article we will learn to create WordPress like button with counts based on IP address of the visitor (so, no login is required to like your posts/pages). You can use this on both posts and pag..

Continue reading..

In a simple layman’s term namespaces are the labels for classes and functions. For example we define a variable inside a scope then this variable will be defined for that scope only, we can’t use it o..

Continue reading..

Wix vs Wordpress - Whom to choose for website building? This question is very familiar in the new businesses (small or big) and beginner bloggers hoping to generate value from their website. It is ver..

Continue reading..

Hey, I think you are a web developer and worked on developing WordPress custom themes and WordPress Website. Now you want to learn more about making a custom Plugin according to your requirement. If y..

Continue reading..

In this post , we will learn how to parse XML file using hive. I am using below xml file for this example. jmdbks@hadoop:~$ cat test.xml <test><name>Sumit Kumar</name><properties..

Continue reading..

(I)explode() and posexplode():- explode() takes in an array (or a map) as an input and outputs the elements of the array (map) as separate rows. Below example will help to understand explode() better...

Continue reading..

  1)from_unixtime: This function converts the number of seconds from unix epoch (1970-01-01 00:00:00 UTC) to a STRING that represents the TIMESTAMP of that moment in the current system time zone in th..

Continue reading..

Hive installation: 1.) search for apache hive-2.2.0 bin in google and download zar file (latest bin.tar.gz file) http://www-eu.apache.org/dist/hive/hive-2.2.0/ e.g. :- apache-hive-2.2.0-bin.tar.gz or..

Continue reading..

HDFS commands 1)mkdir (Create a directory) hadoop fs –mkdir  /data 2)copyFromLocal(Copy a file or directory from Local to HDFS) If we want to copy file1 from local to HDFS inside directory /data then..

Continue reading..

Avoiding Black Hat SEO is a strong choice for longer website Values. Going White Hat Way is a long term process and you have to stick with it only. Trying illegal things to rank higher quickly is a su..

Continue reading..

There are many factors that needs your concentration and those will help you to build your website and brand with authority.  We have covering all the things that is important in optimizing the websit..

Continue reading..