85. Databricks | Pyspark | Notebook Activity in Azure Data Factory with Input Parameter

Поділитися
Вставка
  • Опубліковано 20 січ 2025

КОМЕНТАРІ • 8

  • @chappasiva
    @chappasiva 5 місяців тому +1

    Hi Raja,
    very crystal clear explanation.
    thanks you raja.

  • @education4all686
    @education4all686 3 місяці тому +1

    Raja Bhai..Do you conduct any online classes?

  • @jobabroad-mw9oh
    @jobabroad-mw9oh Рік тому +1

    Hi Raja, but you have passed only one table manually in the trigger parameter name called as table_name. lets say i have 10 tables in a database then how can i pass all 10 tables into that parameter dynamically and scheduled that trigger which run every day ?

  • @shreyanvinjamuri
    @shreyanvinjamuri Рік тому +1

    Hello Raja Sir, So the input parameter name (table) created in the ADF and the widget text box(table) name created in the databricks workspace should match right ? So that exact value will be retrieved in the widget, as we may pass multiple parameters from ADF.

  • @surenderraja1304
    @surenderraja1304 Рік тому

    @rajasdataengineering7585 , What is the max length of string that can be passed to azure databricks notebook, it seems it can accept only 2048 characters

    • @krishnaginka-m5s
      @krishnaginka-m5s 6 місяців тому

      yeah,if you have long string try creating multiple parameters and then concat inside the adb