6
6
:docs-issues: https://github.com/stackabletech/documentation/issues
7
7
:docs-repo: https://github.com/stackabletech/documentation
8
8
9
- Welcome to Stackable!
10
- This documentation gives you an overview of the Stackable Data Platform, how to install and manage it as well as some
11
- tutorials.
12
-
13
- ++++
14
- <div class="boxes two-column">
15
- ++++
16
-
17
- ++++
18
- <div class="box">
19
- ++++
20
-
21
- ++++
22
- <h3>Introduction</h3>
23
- ++++
24
-
25
- The Stackable Data Platform allows you to deploy, scale and manage Data infrastructure in any environment running
26
- https://kubernetes.io/[Kubernetes].
27
-
28
- You can find an overview of the supported components <<Components,below>>, as well as a full list of all supported
29
- product versions xref:operators:supported_versions.adoc[here].
30
-
31
- If you have any feedback regarding the documentation please either open an {docs-issues} [issue], ask a
32
- {docs-discussion} [question] or look at the source for this documentation in its {docs-repo} [repository].
33
-
34
- ++++
35
- </div>
36
- ++++
37
-
38
- ++++
39
- <div class="box">
40
- ++++
41
-
42
- ++++
43
- <h3>Goal of the project</h3>
44
- ++++
45
-
46
- We are building a distribution of existing Open Source tools that together comprise the components of a modern data
47
- platform.
48
-
49
- There are components to ingest data, to store data, to process and visualize and much more. While the platform got
50
- started in the _Big Data_ ecosystem we are in no way limited to big data workloads.
51
-
52
- You can declaratively build these environments, and we don't stop at the tool level as we also provide ways for the
53
- users to interact with the platform in the "as Code"-approach.
54
-
55
- We are leveraging the https://www.openpolicyagent.org/[Open Policy Agent] to provide Security-as-Code.
56
-
57
- We are building a distribution that includes the “best of breed” of existing Open Source tools, but bundles them in a
58
- way, so it is easy to deploy a fully working stack of software. Most of the existing tools are “single purpose” tools,
59
- which often do not play nicely together out-of-the-box.
60
-
61
- ++++
62
- </div>
63
9
++++
10
+ <style>
11
+ h1 {
12
+ display: none; // hide the default title
13
+ }
64
14
65
- ++++
66
- </div>
67
- ++++
68
-
69
- == Release Notes
70
-
71
- The Stackable platform consists of multiple operators that work together. Periodically a platform release is made,
72
- including all components of the platform at a specific version. See the latest release notes for 23.7
73
- xref:release_notes.adoc[here].
15
+ .landing ul {
16
+ list-style-type: none; /* Remove bullets */
17
+ padding: 0; /* Remove padding */
18
+ margin: 0; /* Remove margins */
19
+ }
74
20
75
- == Components
21
+ #intro-action {
22
+ margin-top: 5rem;
23
+ margin-bottom: 2rem;
24
+ font-size: 36px;
25
+ text-align: center;
26
+ }
76
27
77
- We are using Kubernetes as our deployment platform. And we're building {k8s-operators}[Operators] for each of the
78
- products we support. The Stackable Data Platform supports the following products:
28
+ #help-action {
29
+ margin-top: 3rem;
30
+ margin-bottom: 1rem;
31
+ font-size: 26px;
32
+ text-align: center;
33
+ }
79
34
80
- ++++
81
- <br >
35
+ </style>
36
+ <div id="intro-action">What are you looking for?</div >
82
37
++++
83
38
84
39
++++
@@ -90,12 +45,13 @@ products we support. The Stackable Data Platform supports the following products
90
45
++++
91
46
92
47
++++
93
- <h3 id="airflow"><a class="anchor" href="#airflow"></a>Apache Airflow </h3>
48
+ <h3>Getting started </h3>
94
49
++++
95
50
96
- Airflow is a workflow engine and your replacement should you be using Apache Oozie .
51
+ Get started with the Stackable Data Platform or a specific operator .
97
52
98
- xref:airflow:index.adoc[Read more]
53
+ * xref:quickstart.adoc[]
54
+ * xref:tutorials:index.adoc#getting-started[Getting started per operator]
99
55
100
56
++++
101
57
</div>
@@ -106,12 +62,13 @@ xref:airflow:index.adoc[Read more]
106
62
++++
107
63
108
64
++++
109
- <h3 id="druid"><a class="anchor" href="#druid"></a>Apache Druid </h3>
65
+ <h3>Demos and tutorials </h3>
110
66
++++
111
67
112
- Apache Druid is a real-time database to power modern analytics applications .
68
+ Run a demo data processing pipeline or follow a tutorial to learn about the platform hands-on .
113
69
114
- xref:druid:index.adoc[Read more]
70
+ * xref:demos:index.adoc[]
71
+ * xref:tutorials:index.adoc[]
115
72
116
73
++++
117
74
</div>
@@ -122,12 +79,13 @@ xref:druid:index.adoc[Read more]
122
79
++++
123
80
124
81
++++
125
- <h3 id="hbase"><a class="anchor" href="#hbase"></a>Apache HBase </h3>
82
+ <h3>Concept explanation </h3>
126
83
++++
127
84
128
- HBase is a distributed, scalable, big data store.
85
+ Read concept explanation to gain a better understanding of how the Stackable Data platform works,
86
+ or how a specific feature works.
129
87
130
- xref:hbase :index.adoc[Read more ]
88
+ xref:concepts :index.adoc[]
131
89
132
90
++++
133
91
</div>
@@ -138,12 +96,13 @@ xref:hbase:index.adoc[Read more]
138
96
++++
139
97
140
98
++++
141
- <h3 id="hdfs"><a class="anchor" href="#hdfs"></a>Apache Hadoop HDFS </h3>
99
+ <h3>Product operator docs </h3>
142
100
++++
143
101
144
- HDFS is a distributed file system that provides high-throughput access to application data.
102
+ Read documentation for a specific product operator.
103
+ This includes a general overview, a getting started guide and specific feature usage guides.
145
104
146
- xref:hdfs :index.adoc[Read more ]
105
+ xref:operators :index.adoc[Operator overview ]
147
106
148
107
++++
149
108
</div>
@@ -154,13 +113,12 @@ xref:hdfs:index.adoc[Read more]
154
113
++++
155
114
156
115
++++
157
- <h3 id="hive"><a class="anchor" href="#hive"></a>Apache Hive </h3>
116
+ <h3>CRD reference </h3>
158
117
++++
159
118
160
- The Apache Hive data warehouse software facilitates reading, writing, and managing large datasets residing in
161
- distributed storage using SQL. We support the Hive Metastore.
119
+ Read the CustomResourceDefinition (CRD) reference for all CRDs that are deployed by any Stackable operator.
162
120
163
- xref:hive:index.adoc[Read more ]
121
+ https://crds.stackable.tech/[CRD Reference ]
164
122
165
123
++++
166
124
</div>
@@ -171,101 +129,27 @@ xref:hive:index.adoc[Read more]
171
129
++++
172
130
173
131
++++
174
- <h3 id="kafka"><a class="anchor" href="#kafka"></a>Apache Kafka </h3>
132
+ <h3>Tooling </h3>
175
133
++++
176
134
177
- Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance
178
- data pipelines, streaming analytics, data integration, and mission-critical applications.
135
+ Learn more about the tooling that supports the Stackable Data Platform; the `stackablectl` CLI utility and the Stackable Cockpit Web UI.
179
136
180
- xref:kafka:index.adoc[Read more]
137
+ * xref:management:stackablectl:index.adoc[stackablectl]
138
+ * xref:management:cockpit:index.adoc[Cockpit UI]
181
139
182
140
++++
183
141
</div>
184
142
++++
185
143
186
- ++++
187
- <div class="box">
188
- ++++
189
-
190
- ++++
191
- <h3 id="nifi"><a class="anchor" href="#nifi"></a>Apache NiFi</h3>
192
- ++++
193
-
194
- An easy to use, powerful, and reliable system to process and distribute data.
195
-
196
- xref:nifi:index.adoc[Read more]
197
-
198
144
++++
199
145
</div>
200
146
++++
201
147
202
148
++++
203
- <div class="box">
204
- ++++
205
-
206
- ++++
207
- <h3 id="spark"><a class="anchor" href="#spark"></a>Apache Spark</h3>
208
- ++++
209
-
210
- Apache Spark is a multi-language engine for executing data engineering, data science, and machine learning on
211
- single-node machines or clusters.
212
-
213
- xref:spark-k8s:index.adoc[Read more]
214
-
215
- ++++
216
- </div>
217
- ++++
218
-
219
- ++++
220
- <div class="box">
221
- ++++
222
-
223
- ++++
224
- <h3 id="superset"><a class="anchor" href="#superset"></a>Apache Superset</h3>
225
- ++++
226
-
227
- Apache Superset is a modern data exploration and visualization platform.
228
-
229
- xref:superset:index.adoc[Read more]
230
-
231
- ++++
232
- </div>
233
- ++++
234
-
235
- ++++
236
- <div class="box">
237
- ++++
238
-
239
- ++++
240
- <h3 id="trino"><a class="anchor" href="#trino"></a>Trino</h3>
241
- ++++
242
-
243
- Fast distributed SQL query engine for big data analytics that helps you explore your data universe.
244
-
245
- xref:trino:index.adoc[Read more]
246
-
247
- ++++
248
- </div>
249
- ++++
250
-
251
- ++++
252
- <div class="box">
253
- ++++
254
-
255
- ++++
256
- <h3 id="zookeeper"><a class="anchor" href="#zookeeper"></a>Apache ZooKeeper</h3>
257
- ++++
258
-
259
- ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed
260
- synchronization, and providing group services.
261
-
262
- xref:zookeeper:index.adoc[Read more]
263
-
264
- ++++
265
- </div>
149
+ <div id="help-action">Still need help? Ask a question on <a href="https://github.com/orgs/stackabletech/discussions">GitHub</a> or <a href="https://discord.com/invite/7kZ3BNnCAF">Discord</a>.</div>
266
150
++++
267
151
152
+ == Release Notes
268
153
269
- ++++
270
- </div>
271
- ++++
154
+ The Stackable platform consists of multiple operators that work together. Periodically a platform release is made,
155
+ including all components of the platform at a specific version. See the latest release notes xref:release_notes.adoc[here].
0 commit comments