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 9

    Apache Tajo – Custom Functions

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

    Apache Tajo supports the custom / user defined functions (UDFs). The custom functions can be created in python. The custom functions are just plain python functions with decorator “@output_type(<tajo sql datatype>)” as…

    Continue ReadingApache Tajo – Custom Functions

    Apache Tajo – JDBC Interface

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

    Apache Tajo provides JDBC interface to connect and execute queries. We can use the same JDBC interface to connect Tajo from our Java based application. Let us now understand how…

    Continue ReadingApache Tajo – JDBC Interface

    Apache Tajo – OpenStack Swift Integration

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

    Swift is a distributed and consistent object/blob store. Swift offers cloud storage software so that you can store and retrieve lots of data with a simple API. Tajo supports Swift…

    Continue ReadingApache Tajo – OpenStack Swift Integration

    Apache Tajo – Integration with Hive

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

    Tajo supports the HiveCatalogStore to integrate with Apache Hive. This integration allows Tajo to access tables in Apache Hive. Set Environment Variable Add the following changes to “conf/tajo-env.sh” file. $…

    Continue ReadingApache Tajo – Integration with Hive

    Apache Tajo – Integration with HBase

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

    Apache Tajo supports HBase integration. This enables us to access HBase tables in Tajo. HBase is a distributed column-oriented database built on top of the Hadoop file system. It is…

    Continue ReadingApache Tajo – Integration with HBase

    Apache Tajo – Storage Plugins

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

    Tajo supports various storage formats. To register storage plugin configuration, you should add the changes to the configuration file “storage-site.json”. storage-site.json The structure is defined as follows − { "storages":…

    Continue ReadingApache Tajo – Storage Plugins

    Apache Tajo – SQL Queries

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

    This chapter explains about the following significant Queries. PredicatesExplainJoin Let us proceed and perform the queries. Predicates Predicate is an expression which is used to evaluate true/false values and UNKNOWN.…

    Continue ReadingApache Tajo – SQL Queries

    Aggregate & Window Functions

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

    This chapter explains the aggregate and window functions in detail. Aggregation Functions Aggregate functions produce a single result from a set of input values. The following table describes the list…

    Continue ReadingAggregate & Window Functions

    Apache Tajo – SQL Statements

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

    In the previous chapter, you have understood how to create tables in Tajo. This chapter explains about the SQL statement in Tajo. Create Table Statement Before moving to create a…

    Continue ReadingApache Tajo – SQL Statements

    Apache Tajo – Table Management

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

    A table is a logical view of one data source. It consists of a logical schema, partitions, URL, and various properties. A Tajo table can be a directory in HDFS,…

    Continue ReadingApache Tajo – Table Management
    • Go to the previous page
    • 1
    • …
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • …
    • 19
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP