Skip to content

vijikarthi/nautilus-samples

 
 

Repository files navigation

Nautilus Samples

This repository contains sample Flink applications that integrate with Pravega and are optimized for use in Nautilus.

The samples are based on the latest release of Pravega (0.3.1).

Getting Started

These instructions assume that a Pravega cluster is already installed and available. See the Pravega Deployment Overview for more information.

Build the Sample Code

Follow the below steps to build the sample code:

$ git clone https://github.com/pravega/nautilus-samples.git
$ cd nautilus-samples
$ ./gradlew clean installDist

Anomaly Detection

The anomaly detection sample is an application that simulates network anomaly intrusion and detection using Apache Flink and Apache Pravega. It contains details instructions on how to deploy, configure and run this sample on Nautilus.

About

Pravega+Flink samples suitable for running in Nautilus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.5%
  • Kotlin 4.0%
  • Other 0.5%