Installing Apache Flume on Ubuntu
System Requirements: Java Runtime Environment – Java 1.8 or later Memory – Sufficient memory for configurations used by sources, channels […]
System Requirements: Java Runtime Environment – Java 1.8 or later Memory – Sufficient memory for configurations used by sources, channels […]
Step 1: Update/Upgrade Package Repository sudo apt update sudo apt upgrade Step 2: Install MySQL sudo apt install mysql-server When
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>
Installing Superset from Scratch In Ubuntu 20.04 the following command will ensure that the required dependencies are installed: sudo apt-get
Installing the binary tarball Verify the version of Java installed. For example: Command $ java -version Result openjdk version “1.8.0_222”
Steps for Installing JAVA 8 on Ubuntu Step 1 – Install Java 8 on Ubuntu The OpenJDK 8 is available
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