Hello Team, am new and exploring datahub.. have a ...
# getting-started
m
Hello Team, am new and exploring datahub.. have a query around it.. i can see the datajob we can have airflow.. but is it somehow possible to record other jobs (like any batch job apart from airflow) as well maybe using rest api.. i cannot find in documentation how to register jobs... maybe if you can please help me direct to some documentation..
b
Hey there! Yes you could use our Python SDK today to ingest DataJobs!
(But today they must have a parent DataFlow)
m
thanks for help... i will test that...