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
  • apache

    1. Home>
    2. apache>
    3. Page 14

    Apache Solr – Search Engine Basics

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    A Search Engine refers to a huge database of Internet resources such as webpages, newsgroups, programs, images, etc. It helps to locate information on the World Wide Web. Users can…

    Continue ReadingApache Solr – Search Engine Basics

    Apache Solr- Home

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    Solr is a scalable, ready to deploy, search/storage engine optimized to search large volumes of text-centric data. Solr is enterprise-ready, fast and highly scalable. In this tutorial, we are going…

    Continue ReadingApache Solr- Home

    Apache Pig – Eval Functions

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    Apache Pig provides various built-in functions namely eval, load, store, math, string, bag and tuple functions. Eval Functions Given below is the list of eval functions provided by Apache Pig. S.N.Function & Description1AVG()To compute the average…

    Continue ReadingApache Pig – Eval Functions

    Apache Pig – Limit Operator

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    The LIMIT operator is used to get a limited number of tuples from a relation. Syntax Given below is the syntax of the LIMIT operator. grunt> Result = LIMIT Relation_name required number of tuples;…

    Continue ReadingApache Pig – Limit Operator

    Apache Pig – Order By

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    The ORDER BY operator is used to display the contents of a relation in a sorted order based on one or more fields. Syntax Given below is the syntax of the ORDER BY operator.…

    Continue ReadingApache Pig – Order By

    Apache Pig – Foreach Operator

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:1 Comment

    The FOREACH operator is used to generate specified data transformations based on the column data. Syntax Given below is the syntax of FOREACH operator. grunt> Relation_name2 = FOREACH Relatin_name1 GENERATE (required data); Example Assume…

    Continue ReadingApache Pig – Foreach Operator

    Apache Pig – Distinct Operator

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:1 Comment

    Here we will discuss about Distinct Operator in Apache Pig. TheĀ DISTINCTĀ operator is used to remove redundant (duplicate) tuples from a relation. Syntax Given below is the syntax of the DISTINCT operator. grunt>…

    Continue ReadingApache Pig – Distinct Operator

    Apache Pig – Filter Operator

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:1 Comment

    Here we will discuss about Filter Operator in Apache Pig. TheĀ FILTERĀ operator is used to select the required tuples from a relation based on a condition. Syntax Given below is the…

    Continue ReadingApache Pig – Filter Operator

    Apache Pig – Split Operator

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:2 Comments

    Here we will discuss about Split Operator in Apache Pig. TheĀ SPLITĀ operator is used to split a relation into two or more relations. Syntax Given below is the syntax of the SPLIT operator.…

    Continue ReadingApache Pig – Split Operator

    Apache Pig – Union Operator

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:1 Comment

    Here we will discuss about Union Operator in Apache Pig. TheĀ UNIONĀ operator of Pig Latin is used to merge the content of two relations. To perform UNION operation on two relations,…

    Continue ReadingApache Pig – Union Operator
    • Go to the previous page
    • 1
    • …
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • …
    • 19
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP