yesterday
Hi,
I cannot find a feedback option in the course itself so I'll share here;
Section: Creating and Scheduling Jobs
This section confuses the parameter hierarchy which is not good as understanding the parameter hierarchy is crucial for effective job design ๐
Understanding the parameter hierarchy is crucial for effective job design:
Task Parameters are key-value pairs or JSON arrays defined at the individual task level. These are specific to each task and allow for fine-grained control over task behavior.
Job Parameters are defined at the job level and automatically propagate to all tasks within that job. This creates a powerful inheritance model where you can set common defaults while still allowing task-specific overrides.
The precedence rule is critical to remember: Job parameters always override task parameters when the same key exists. This design pattern allows you to establish sensible defaults at the job level while maintaining the flexibility to customize individual tasks when needed.
yesterday
Ignore this post - the guidance is correct.
yesterday
This might be an area that can take some improvement. The section is about Task Values but it mixes in the concept of Task Parameter which I found confusing. Let me know if I've misunderstood Task Parameters versus Tasks Values as being distinct concepts.
yesterday
The detail section fails to include Table Update as a trigger type
8 hours ago
The whitespace needs attention in this section. There is separating whitespace within each section but not between sections. A change here would improve the clarity:
The whitespace needs attention in this section. There is separating whitespace within each section but not between sections. A change here would improve the clarity:
The whitespace needs attention in this section. There is separating whitespace within each section but not between sections. A change here would improve the clarity:
8 hours ago
Positive feedback. This interactive component is engaging and delivers the information in discrete chunks which is good:
8 hours ago
Is this discrepancy important? External Delta table are mentioned in the interactive component and then omitted from the additional information section:
7 hours ago
The table are not present. What have I done wrong?
7 hours ago
Documentation discrepancy: The file limit is given as 1000 in the course notebook:
The UI gives 10,000 as the limit (as does the docs):
Review the course documentation will help reduce such misleading differences.
7 hours ago
In the above the images are reversed. There is no option to edit a post as far as I can tell.
7 hours ago
The video doesn't match the lab notebook.
Video:
Notebook: