Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: k A

    This author has written 777 articles
    1. Home>
    2. k A>
    3. Page 66

    Splunk – Source Types

    • Post author:k A
    • Post published:August 14, 2021
    • Post category:Splunk
    • Post comments:0 Comments

    All the incoming data to Splunk are first judged by its inbuilt data processing unit and classified to certain data types and categories. For example, if it is a log…

    Continue ReadingSplunk – Source Types

    Splunk – Data Ingestion

    • Post author:k A
    • Post published:August 14, 2021
    • Post category:Splunk
    • Post comments:0 Comments

    Data ingestion in Splunk happens through the Add Data feature which is part of the search and reporting app. After logging in, the Splunk interface home screen shows the Add Data icon as shown…

    Continue ReadingSplunk – Data Ingestion

    Splunk – Interface

    • Post author:k A
    • Post published:August 14, 2021
    • Post category:Splunk
    • Post comments:0 Comments

    The Splunk web interface consists of all the tools you need to search, report and analyse the data that is ingested. The same web interface provides features for administering the…

    Continue ReadingSplunk – Interface

    Splunk – Environment

    • Post author:k A
    • Post published:August 14, 2021
    • Post category:Splunk
    • Post comments:0 Comments

    In this tutorial, we will aim to install the enterprise version. This version is available for a free evaluation for 60 days with all features enabled. You can download the…

    Continue ReadingSplunk – Environment

    Splunk – Overview

    • Post author:k A
    • Post published:August 14, 2021
    • Post category:Splunk
    • Post comments:0 Comments

    Splunk is a software used to search and analyze machine data. This machine data can come from web applications, sensors, devices or any data created by user. It serves the…

    Continue ReadingSplunk – Overview

    Spark SQL – Programmatically Specifying the Schema

    • Post author:k A
    • Post published:August 14, 2021
    • Post category:Spark SQL
    • Post comments:1 Comment

    The second method for creating DataFrame is through programmatic interface that allows you to construct a schema and then apply it to an existing RDD. We can create a DataFrame…

    Continue ReadingSpark SQL – Programmatically Specifying the Schema

    Spark SQL – Inferring the Schema using Reflection

    • Post author:k A
    • Post published:August 14, 2021
    • Post category:Spark SQL
    • Post comments:0 Comments

    This method uses reflection to generate the schema of an RDD that contains specific types of objects. The Scala interface for Spark SQL supports automatically converting an RDD containing case…

    Continue ReadingSpark SQL – Inferring the Schema using Reflection

    Spark SQL – DataFrames & Data Sources

    • Post author:k A
    • Post published:August 14, 2021
    • Post category:Spark SQL
    • Post comments:0 Comments

    A DataFrame is a distributed collection of data, which is organized into named columns. Conceptually, it is equivalent to relational tables with good optimization techniques. A DataFrame can be constructed…

    Continue ReadingSpark SQL – DataFrames & Data Sources

    Spark SQL – Installation

    • Post author:k A
    • Post published:August 14, 2021
    • Post category:Spark SQL
    • Post comments:0 Comments

    Spark is Hadoop’s sub-project. Therefore, it is better to install Spark into a Linux based system. The following steps show how to install Apache Spark. Step1: Verifying Java Installation Java…

    Continue ReadingSpark SQL – Installation

    Spark SQL – RDD

    • Post author:k A
    • Post published:August 14, 2021
    • Post category:Spark SQL
    • Post comments:2 Comments

    Resilient Distributed Datasets Resilient Distributed Datasets (RDD) is a fundamental data structure of Spark. It is an immutable distributed collection of objects. Each dataset in RDD is divided into logical…

    Continue ReadingSpark SQL – RDD
    • Go to the previous page
    • 1
    • …
    • 63
    • 64
    • 65
    • 66
    • 67
    • 68
    • 69
    • …
    • 78
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP