https://github.com/agile-lab-dev/witboost-cdp-hdfs-storage-area-template
https://github.com/agile-lab-dev/witboost-cdp-hdfs-storage-area-template
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/agile-lab-dev/witboost-cdp-hdfs-storage-area-template
- Owner: agile-lab-dev
- License: apache-2.0
- Created: 2024-07-05T12:40:20.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T09:31:42.000Z (over 1 year ago)
- Last Synced: 2025-01-17T07:06:24.446Z (over 1 year ago)
- Language: CUE
- Size: 204 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Designed by [Agile Lab](https://www.agilelab.it/), witboost is a versatile platform that addresses a wide range of sophisticated data engineering challenges. It enables businesses to discover, enhance, and productize their data, fostering the creation of automated data platforms that adhere to the highest standards of data governance. Want to know more about witboost? Check it out [here](https://www.witboost.com/) or [contact us!](https://witboost.com/contact-us)
This repository is part of our [Starter Kit](https://github.com/agile-lab-dev/witboost-starter-kit) meant to showcase witboost's integration capabilities and provide a "batteries-included" product.
# HDFS Storage Area Template
- [Overview](#overview)
- [Usage](#usage)
## Overview
Use this template to create a HDFS path within a CDP Private instance.
We will need to create all paths that contain the data that will be used for the Data Product, especially the final table the Output Port will use to build the view exposed to the public.

Refer to the [witboost Starter Kit repository](https://github.com/agile-lab-dev/witboost-starter-kit) for information on the Specific Provisioner that can be used to deploy components created with this template.
### What's a Template?
A Template is a tool that helps create components inside a Data Mesh. Templates help establish a standard across the organization. This standard leads to easier understanding, management and maintenance of components. Templates provide a predefined structure so that developers don't have to start from scratch each time, which leads to faster development and allows them to focus on other aspects, such as testing and business logic.
For more information, please refer to the [official documentation](https://docs.witboost.agilelab.it/docs/p1_user/p6_advanced/p6_1_templates/#getting-started).
#### Skeleton Entities
Introduced in **Witboost 2.3**, Skeleton Entities provide a more dynamic and user-friendly approach to define systems and components. They seamlessly integrate with tools like the Editor Wizard and the Reverse Provisioning Wizard, allowing for easier entity management.
For more information, please refer to the [official documentation](https://docs.witboost.com/docs/p3_tech/p12_catalog/p12_2_skeleton_entities).
The template uses this new feature. The old version of the template, that generates instead [Legacy Entities](https://docs.witboost.com/docs/p3_tech/p12_catalog/p12_2_skeleton_entities/#skeleton-vs-legacy-entities), can be found in this same repository in the branch `release/v1`.
### What's a Storage Area?
A Storage Area is what the components of a Data Product use to persist data that is created or used by the various Workloads or served by Output Ports.
## Usage
To get information on how to use this template, refer to this [document](./docs/index.md).
### Component Testing
To verify the component before deploying it along with the Data Product, the component needs to be tested against a CUE Policy defined for [HDFS Storage Area](./policies/storagearea.cue). This policy needs to be defined inside the **Governance** section of the Witboost Platform.
For more information, please refer to the [official documentation](https://docs.witboost.agilelab.it/docs/p1_user/p5_managing_policies/p5_1_overview).
## License
This project is available under the [Apache License, Version 2.0](https://opensource.org/licenses/Apache-2.0); see [LICENSE](LICENSE) for full details.
## About Witboost
[Witboost](https://witboost.com/) is a cutting-edge Data Experience platform, that streamlines complex data projects across various platforms, enabling seamless data production and consumption. This unified approach empowers you to fully utilize your data without platform-specific hurdles, fostering smoother collaboration across teams.
It seamlessly blends business-relevant information, data governance processes, and IT delivery, ensuring technically sound data projects aligned with strategic objectives. Witboost facilitates data-driven decision-making while maintaining data security, ethics, and regulatory compliance.
Moreover, Witboost maximizes data potential through automation, freeing resources for strategic initiatives. Apply your data for growth, innovation and competitive advantage.
[Contact us](https://witboost.com/contact-us) or follow us on:
- [LinkedIn](https://www.linkedin.com/showcase/witboost/)
- [YouTube](https://www.youtube.com/@witboost-platform)