...
Download the zip and start the following command
Code Block | ||||
---|---|---|---|---|
| ||||
mkdir DataLineage; tar -xzf <DataLineageFileName>.tar.gz -C DataLineage; chmod +x DataLineage/DataLineage.sh; chmod +x DataLineage/Core/DataLineage |
...
...
Download the zip and start the following command
Code Block | ||||
---|---|---|---|---|
| ||||
mkdir DataLineage; tar -xzf <DataLineageFileName>.tar.gz -C DataLineage; chmod +x DataLineage/DataLineage.sh; chmod +x DataLineage/Core/DataLineage |
...