Giter Site home page Giter Site logo

vertica / pstl Goto Github PK

View Code? Open in Web Editor NEW
9.0 10.0 6.0 108.89 MB

Parallel Streaming Transformation Loader

Home Page: https://www.vertica.com/services/

License: Apache License 2.0

Shell 1.71% Scala 39.86% Java 55.98% Groovy 0.05% ANTLR 2.39%
bigdata vertica data-mining data-science ingestion streaming-data realtime-messaging etl-pipeline hadoop

pstl's Introduction

PSTL

One of the main hurdles has been the inability to ingest and transform large amounts of data from multiple sources in real time. While most organizations employ data analysts and scientists, the reality is that they spend most of their time—up to 80%, according to some generally accepted estimates—in data preparation: collecting data sets and cleaning and organizing data.

Parallel Streaming Transformation Loader (PSTL) from Vertica Professional Services is a Big Data solution that dramatically reduces both the time and latency involved in real time data collection, loading, and transformation.

To know more about PSTL click here

Features

  • A Spark application with out-of-thebox integration from Kafka to Vertica and Hadoop; integration to other data systems via no-code configurations
  • No-ETL, no-ELT, no-code required SQL streaming solution
  • Single set of semantics for multiple sinks (Vertica, Kafka, Hive Tables, Opentsdb, or Spark Datasets)
  • Out-of-the-box support for Confluent Kafka Sources
  • Processes semi-structured JSON, Avro, Protobuf, Delimited, and CSV data into optimized data at rest
  • Advanced job management of Spark Streaming Jobs
  • A no-code approach for Change Data Capture, Slowly Changing Dimensions, Streaming Table Mappings, from external JDBC connectors
  • A simple extensibility model for data validation and transformations

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute.

Building

Prerequisites

To build PSTL, you will need to make sure the following components are available in your build environment:

  • Java 8
  • Maven 3
  • RPM Build tools

If you use brew, this is generally as simple as:

brew update
brew tap caskroom/versions
brew cask install java8
brew install maven
brew install rpm

Tarball(s)

To build PSTL and generate a tarball distribution, simply run the following:

mvn -DskipTests clean install -Passembly

The generated tarball will be located under pstl-assembly/target. Similarly, an unpacked tarball will be present in pstl-assembly/target without the .tar.gz suffix which you can use locally. Generally the only work required on your part to run the full distribution locally is to provide SPARK_HOME in conf/pstl-env.sh.

RPM(s)

To build PSTL and generate a RPM distribution, simply run the following:

mvn -DskipTests clean install -Passembly-rpm

The generated RPM will be located under pstl-assembly-rpm/target/rpm/pstl-assembly-rpm_2.11/RPMS/noarch/. Installing the RPM is as simple as rpm -ivh /path/to/rpm. Uninstalling the RPM is as simple as rpm -e pstl-assembly_2.11. By default the RPM will install to /usr/share/pstl.

Documentation

Please read the documentation here .

Contact

To contact us please e-mail to this address.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.