Create your first Project!
Learn how to create your first project in Datazone
A Project is the root entity in Datazone used to keep your datasets, extracts, pipelines, schedules, and executions well organized. When you start creating your data lakehouse in Datazone, the first step would be creating a Project. You can also check detailed information about the project concept of Datazone here .
Let’s start your first project
- Go to the Projects page by clicking on the Projects tab in the sidebar.
- Click on the Create Project button.
- Fill in the required fields and click on the Create button.
Create Project via Datazone CLI
After you have successfully created your project, you can change directory to your project.
Clone already created project to your local
If you create your project previously or on UI already, you can clone it to your local via following command.
Example Project Folder Structure
You can manage your projects however you want. You can separate your pipelines into different directories or keep them in the root directory.
config.yml
is a required file for the all projects. You should not delete it.