Skip to content

Commit 208735e

Browse files
committed
02-cleanup-complete
1 parent 72bd0fb commit 208735e

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

modules/use-cases-architectures/pages/real-time-data-pipeline/01-create-astra-objects.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ David Dieruf <[email protected]>
66
:title:
77
:navtitle:
88

9-
This guide is part of a series that creates a real-time data pipeline with Astra and Decodeable. For context and prerequisites, start xref:streaming-learning:use-cases-architectures:real-time-data-pipeline/index.adoc[here].
9+
This guide is part of a series that creates a real-time data pipeline with Astra and Decodable. For context and prerequisites, start xref:streaming-learning:use-cases-architectures:real-time-data-pipeline/index.adoc[here].
1010

1111
== Creating message topics to capture the stream of click data
1212

@@ -278,4 +278,4 @@ This is a semi-verbose log of the sink starting, validating, and running.
278278

279279
== Next step
280280

281-
Great work! With the Astra objects in place, let's move on to setting up the Decodable processing. xref:real-time-data-pipeline/03-put-it-all-together.adoc[Setup Decodable >>]
281+
Great work! With the Astra objects in place, let's move on to setting up the Decodable processing. xref:real-time-data-pipeline/02-create-decodable-objects.adoc[Setup Decodable >>]

modules/use-cases-architectures/pages/real-time-data-pipeline/02-create-decodable-objects.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ David Dieruf <[email protected]>
66
:title:
77
:navtitle:
88

9-
This guide is part of a series that creates a real-time data pipeline with Astra and Decodeable. For context and prerequisites, start xref:streaming-learning:use-cases-architectures:real-time-data-pipeline/index.adoc[here].
9+
This guide is part of a series that creates a real-time data pipeline with Astra and Decodable. For context and prerequisites, start xref:streaming-learning:use-cases-architectures:real-time-data-pipeline/index.adoc[here].
1010

1111
== The Astra Streaming connection info
1212

modules/use-cases-architectures/pages/real-time-data-pipeline/03-put-it-all-together.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ David Dieruf <[email protected]>
66
:title:
77
:navtitle:
88

9-
This guide is part of a series that creates a real-time data pipeline with Astra and Decodeable. For context and prerequisites, start xref:streaming-learning:use-cases-architectures:real-time-data-pipeline/index.adoc[here].
9+
This guide is part of a series that creates a real-time data pipeline with Astra and Decodable. For context and prerequisites, start xref:streaming-learning:use-cases-architectures:real-time-data-pipeline/index.adoc[here].
1010

1111
Now we have all the pieces of our data processing pipeline in place. It’s time to start the connection and pipelines up and input some test data.
1212

modules/use-cases-architectures/pages/real-time-data-pipeline/04-debugging-and-clean-up.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ David Dieruf <[email protected]>
66
:title:
77
:navtitle:
88

9-
This guide is part of a series that creates a real-time data pipeline with Astra and Decodeable. For context and prerequisites, start xref:streaming-learning:use-cases-architectures:real-time-data-pipeline/index.adoc[here].
9+
This guide is part of a series that creates a real-time data pipeline with Astra and Decodable. For context and prerequisites, start xref:streaming-learning:use-cases-architectures:real-time-data-pipeline/index.adoc[here].
1010

1111
== Debugging the pipeline
1212

0 commit comments

Comments
 (0)