cancel
Showing results for 
Search instead for 
Did you mean: 
xiangzhu
Contributor III
since ‎04-05-2022
a week ago

User Stats

  • 31 Posts
  • 0 Solutions
  • 3 Kudos given
  • 13 Kudos received

User Activity

Hello,I would like to use job parameters in spark_python_task (not notebook_task), does anyone know how to retrieve these parameters inside pure Python ?I tried:1/ dbutils.widgets.get("debug"), got error:     com.databricks.dbutils_v1.InputWidgetNotD...
Hello,I've read the posts:Jobs - Delta Live tables difference (databricks.com)andDifference between Delta Live Tables and Multitask Jobs (databricks.com)My understanding is that delta live tables are more like a DSL that simplfies the workflow defini...