Skip to content

Commit 539b15d

Browse files
nuhibesiminuhibesimi
authored andcommitted
postgres to kinetica
1 parent 1d3307a commit 539b15d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ To use this project in your environment, update the repository secrets and varia
2828
- `KINETICA_USER`: The username for accessing your Kinetica database.
2929
- `KINETICA_PASSWORD`: The password for accessing your Kinetica database.
3030
- `KINETICA_DB`: The name of your Kinetica database.
31+
- `TARGET_SCHEMA`: The schema for the Kinetica
3132
- `GITHUBTOKEN`: The github token that has permission to your repo.
3233

3334
### 3\. Run the Pipeline through GitHub Actions
@@ -45,9 +46,9 @@ The project contains the following components:
4546

4647
- **rosetta**: Contains the RosettaDB scripts and configuration.
4748
- **jdbc-drivers**: Directory with the required JDBC drivers for PostgreSQL and Kinetica.
48-
- **kisql**: Directory with KiSQL scripts for loading data into Kinetica.
49-
- **custom-translation-file**: Custom translation file used during the schema migration.
50-
- **tests**: Contains CSV files for performing data quality checks.
49+
- **kisql**: Directory with KiSQL.
50+
- **custom-translation-file**: Custom translation file used during the schema translation.
51+
- **tests**: CSV file that contains tests for performing data quality checks.
5152

5253
Prerequisites
5354
-------------

0 commit comments

Comments
 (0)