Dependencies & cluster requirements
Dependencies & cluster requirements
Dependencies:
- ProphecySparkBasicsPython 0.0.1+
- ProphecySparkBasicsScala 0.0.1+
- UC dedicated clusters 14.3+ supported
- UC standard clusters 14.3+ supported
- Livy clusters 3.0.1+ supported
Parameters
Adding a new input
- Click on the + icon to add a new input.
- Then add your condition expression for the newly added input.

Examples
Example 1 - Join with three DataFrame inputs

Example 2 - Join with Hints
Join hints allow users to suggest the join strategy that Spark should use. For a quick overview, see Spark’s Join Hints documentation.

