So how can I change the urn name of the spark sql,...
# ingestion
b
So how can I change the urn name of the spark sql, is there any idea? I have searched google, but can't get any right suggestion. very appreciate, thanks.
m
Hi Lee, what were you hoping to replace the display name for that operation with? AFAIK the spark internals doesn't give us a ton of information to work with.
b
I want to replace the display name for the self-defined name like '<AirflowDagName>_<SparkJobName>_<SparkSqlName>', so that I can find the code location quickly