Skip to content

Commit

Permalink
Remove reference to SDP Getting Started guide
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio Fahey <[email protected]>
  • Loading branch information
Claudio Fahey authored and derekm committed Nov 12, 2021
1 parent 8ed0969 commit 313743f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions documentation/src/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,9 @@ limitations under the License.
-->

import TOCInline from '@theme/TOCInline';
import { IfHaveFeature, IfMissingFeature } from 'nautilus-docs';

This repository implements connectors to read and write [Pravega](http://pravega.io/) Streams with [Apache Flink](http://flink.apache.org/) stream processing framework.

<IfHaveFeature feature="nautilus">

:::tip Streaming Data Platform
Users of Streaming Data Platform should follow [Getting Started with Flink on SDP](/sdp/analytics/flink/getting-started).
:::

</IfHaveFeature>

The connectors can be used to build end-to-end stream processing pipelines (see [Samples](https://github.com/pravega/pravega-samples)) that use Pravega as the stream storage and message bus, and Apache Flink for computation over the streams.

<TOCInline toc={toc} />
Expand Down

0 comments on commit 313743f

Please sign in to comment.