Skip to content

Commit

Permalink
fix(pages): line break in learn (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw authored Jan 26, 2025
1 parent 6cc0b6e commit 70968d0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions content/pages/2.learn/index.en.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# Learn

This section guide you through the process of deploying and operating an Hadoop-based Big Data platform with TDP. Whether you're a beginner or have some experience with big data technologies, this section provide you with the knowledge and tools to set up your own scalable and powerful data processing infrastructure.
Expand All @@ -10,7 +9,6 @@ TDP is an open-source platform designed to store and process large volumes of da
Throughout those pages, we cover many interesting topics, including:

- Understanding the components of TDP, including the Hadoop Distributed File System (HDFS) for storage, YARN for scheduling, Ranger for fine-grained authorisation and Knox for perimeter security.
- Setting up a TDP cluster by installing and configuring the necessary software components.
Configuring data replication and fault tolerance mechanisms to ensure high availability and reliability of your data.
- Setting up a TDP cluster by installing and configuring the necessary software components. Configuring data replication and fault tolerance mechanisms to ensure high availability and reliability of your data.
- Exploring the ecosystem of tools and frameworks that complement Hadoop, such as Apache Spark for fast data processing and Apache Kafka for real-time streaming data.
- Learning best practices for managing and monitoring your TDP cluster, including the REST API and cluster management tools like TDP CLI and TDP UI.

0 comments on commit 70968d0

Please sign in to comment.