brash-sundown-77702
05/19/2022, 2:34 PMbrash-sundown-77702
05/19/2022, 2:34 PM[2022-05-19 07:32:38,929] ERROR {datahub.entrypoints:165} - mysql is disabled; try running: pip install 'acryl-datahub[mysql]'
brash-sundown-77702
05/19/2022, 2:35 PMbrash-sundown-77702
05/19/2022, 2:35 PMCLI command used is datahub ingest -c mysql-datahub_localhost.yml
brash-sundown-77702
05/19/2022, 2:36 PM[root@localhost mysql]# cat mysql-datahub_localhost.yml
source:
type: "mysql"
config:
username: datahub
password: datahub
database: mediawiki
host_port: :3306
sink:
type: "datahub-rest"
config:
server: "<http://localhost:8080>"
nice-mechanic-83147
05/20/2022, 6:53 AMchilly-gpu-46080
05/23/2022, 4:16 AMdbo.Base_Data
for Great Expectation validations to work? Will greatly appreciate any help on this!chilly-gpu-46080
05/23/2022, 7:37 AMdatabase
and hence the urn generated was not the same as the one from GE.
urn in DataHub … dbo.table_name …
urn from GE assertion … database_name.dbo.table_name …
not specifying a database
allowed me to ingest ALL tables from my MSSQL source.
Current behaviour -
when database is included in recipe - only one database is ingested, database name is included in dataset urn
when database is not included in recipe - all databases are ingested, but database name is not included in dataset urn
Expect behaviour -
ingest all tables with correct urn
PS: is creating a separate recipe for each database the correct way to ingest?breezy-noon-83306
05/24/2022, 2:37 PMcareful-insurance-60247
05/24/2022, 7:16 PMstocky-midnight-78204
05/31/2022, 7:53 AMstocky-midnight-78204
05/31/2022, 7:54 AMstocky-midnight-78204
05/31/2022, 7:54 AMworried-painting-70907
06/01/2022, 7:54 PMbetter-orange-49102
06/02/2022, 1:07 AMcool-actor-73767
06/02/2022, 7:31 PMmany-keyboard-47985
06/03/2022, 4:19 AMsparse-raincoat-42898
06/03/2022, 11:12 AMnutritious-bird-77396
06/03/2022, 3:49 PMKILL
signals are being generated for the dataHubExecutionRequestSignal
aspect but the process doesn't respond looks like...
Alternative i found was to delete the whole ingestion job and create it again, let me know if there is a better approach?adorable-guitar-54244
06/10/2022, 3:22 PMsteep-midnight-37232
06/16/2022, 3:54 PMlemon-zoo-63387
06/20/2022, 10:48 AMpython3 -m datahub ingest -c oracle_recipe.yaml
The UI always fails, and the Oracle client is also installed,Thanks in advance for your help!
python3 -m pip install cx_Oracle --upgrade
python3 -m pip install cx_Oracle --upgrade --user
dry-doctor-17275
06/22/2022, 6:51 AMblue-beach-27940
06/26/2022, 9:46 AMblue-beach-27940
06/26/2022, 9:47 AMclean-piano-28976
06/27/2022, 11:20 AMambitious-pharmacist-14608
06/28/2022, 12:27 AMblue-beach-27940
06/28/2022, 6:02 AMrich-policeman-92383
06/29/2022, 11:57 AMgreen-lion-58215
06/29/2022, 3:31 PM