tak0519
New Contributor III

Thank you so much for your reply. But 

  • The suggestion have failed

I've confirmed that "Job parameters" are set well on WEB UI as "processing_date
2025-11-12"

Notenook give off an error on "processing_date = dbutils.widgets.get("processing_date")" LINE

ERROR MESSAGE: Py4JJavaError: An error occurred while calling o404.getArgument.

 

  • What Official Docs say

Configure tasks: https://docs.databricks.com/aws/en/dev-tools/bundles/job-task-types#configure-tasks

See the section which start a word : "# This notebook receives the message as a parameter."

It says that "dbutils.widgets.text("received_message", "")" is nessesary.
 

  • Still looking for an answer

Any ideas?

Thank you so much