shy-fireman-88724
03/31/2022, 8:27 PMspark.sql() and writes the data into another hive table. Even though the lineage appears, it has wrong names in the components, in the source it shows the S3 location and in the spark job it shows the method name as you can see in the image bellow. We expected to appear the schema_name.table_name instead of the S3 location. Is there something more we can configure?
Another question: is the demo source code available somewhere?loud-island-88694
loud-island-88694
shy-fireman-88724
03/31/2022, 8:57 PMtest-scala-application .incalculable-ocean-74010
03/31/2022, 9:19 PMcareful-pilot-86309
04/01/2022, 10:29 AMcareful-pilot-86309
04/01/2022, 10:36 AMshy-fireman-88724
04/05/2022, 8:04 PMairflow-configs.txt, and we invoke the notebook with a PapermillSparkOperator . You can find the notebook code in the file simple_test.txt , the result of this DAG is in the image example-scala.png. The output of the sql execution in spark is in the file sql_execution.txt.careful-pilot-86309
04/06/2022, 7:17 AMshy-fireman-88724
04/06/2022, 7:58 PMlog4j.properties os my spark container (I couldn't do that with our airflow because of the way it is built), but they didn't appear in the output of the logs. What I could find was this warnings logs in datahub containers, they are in the file logs-datahub.log. Can you share with us what do you think that is happening in this scenario? Maybe it will help us to solve the problem.shy-fireman-88724
04/06/2022, 8:07 PMshy-fireman-88724
04/08/2022, 12:44 PMcareful-pilot-86309
04/11/2022, 6:44 AMshy-fireman-88724
04/11/2022, 8:12 PM