Skip to content

[BUG]: Informatica parameters file does not have # Databricks notebook source on the first line. #2133

@CaryMoore-DB

Description

@CaryMoore-DB

Is there an existing issue for this?

  • I have searched the existing issues

Category of Bug / Issue

Converter bug

Current Behavior

When the transpiler creates a parameters file for the workflow, the jobs calls it as a task, but the file is not a notebook, because it is missing the # Databricks notebook source on the first line, so the file is not seen as a notebook, and does not create the necessary widgets.

Expected Behavior

parameters file is loaded and seen as a notebook.

Steps To Reproduce

Import the resulting parameters file and try to run the notebook.

Relevant log output or Exception details

Logs Confirmation

  • I ran the command line with --debug
  • I have attached the lsp-server.log under USER_HOME/.databricks/labs/remorph-transpilers/<converter_name>/lib/lsp-server.log

Sample Query

Operating System

macOS

Version

latest via Databricks CLI

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions