Installing Apache Sqoop on Ubuntu
Step 1) Create a Sqoop directory by using the command mkdir sqoop so that we can download Apache Sqoop. Step […]
Step 1) Create a Sqoop directory by using the command mkdir sqoop so that we can download Apache Sqoop. Step […]
In this tutorial, we will set up a single node Spark cluster and run it in local mode using the
With this tutorial, we will learn the complete process to install Apache Spark 3.2.0 on Ubuntu 20. Prerequisite: Spark runs
With this tutorial, we will learn the complete process to install Apache Hive 3.1.2 on Ubuntu 20. The Apache Hive
Download a recent stable release from one of the Apache Download website https://pig.apache.org/releases.html Click on Download A new Page will
With this tutorial, we will learn the complete process to install Hadoop 3.3.1 on Ubuntu 20. Supported Java Versions Apache
Use the following property in the respective files File: nano etc/hadoop/core-site.xml: <configuration> <property> <name>fs.defaultFS</name> <value>hdfs://localhost:9000</value>
With more companies turning to big data to run their business, the demand for talent is at an all-time high.
Download Link for Apache Hadoop 3.3.0 URL : https://hadoop.apache.org/releases.html Click on the Binary it will open a new website https://www.apache.org/dyn/closer.cgi/hadoop/common/hadoop-3.3.0/hadoop-3.3.0.tar.gz (This
We have downloaded hadoop installation files We need to move (that is cut and paste) From: Downloads Location To: C:\hadoop-3.3.0.tar
In this article, We will analyze Consumer Complains recorded by US government from US citizens about financial products and services
Execution of the Shell script Output Chart view in Excel 1. Get the number of complaints filed for each company.
In this article, We will see how to Analyze YouTube Data using Big Data Technology, We will see step by
In this article, we will Analyze social bookmarking sites to find insights using Big Data Technology, Data comprises of the
Execution of Shell Script MapReduce Output (XML Converted to Comma Separated file) Apache Pig Script Execution Apache Pig script generates
In this article, We have explore generating Analytics from a Product based Company using Web Log. Even by using small
Shell Script Execution Apache Hive Output MySQL Output
In this article, We will see how to process Sensex Log (Share Market) which is in PDF format using Big
Apache Pig Script Shell Script (SENSEX.sh) Apache Hive (SENSEX.hql) Project Execution Shell Script Run Mapreduce Run Apache Pig Run Apache