Skip to content

Commit a37e7eb

Browse files
nuhibesiminuhibesimi
authored andcommitted
postgres to kinetica
1 parent 311f28d commit a37e7eb

File tree

2 files changed

+2363
-0
lines changed

2 files changed

+2363
-0
lines changed

scripts/rosetta_init.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@ export OPENAI_API_KEY=$OPENAI_API_KEY
1414
export ROSETTA_DRIVERS=/home/runner/work/rosettadb-postgres-to-kinetica/rosettadb-postgres-to-kinetica/drivers/*
1515
export PATH=$PATH:/home/runner/work/rosettadb-postgres-to-kinetica/rosettadb-postgres-to-kinetica/rosetta/bin/
1616
export PATH=$PATH:/home/runner/work/rosettadb-postgres-to-kinetica/rosettadb-postgres-to-kinetica/kinetica/
17+
export EXTERNAL_TRANSLATION_FILE=/home/runner/work/rosettadb-postgres-to-kinetica/rosettadb-postgres-to-kinetica/translation/translation.csv
1718

1819
echo "[DEBUG] ROSETTA_DRIVERS=$ROSETTA_DRIVERS"
1920
echo "[DEBUG] PATH=$PATH"
21+
echo "[DEBUG] EXTERNAL_TRANSLATION_FILE=$EXTERNAL_TRANSLATION_FILE"
2022

2123
echo "[DEBUG] Show rosetta version"
2224
rosetta --version

0 commit comments

Comments
 (0)