Skip to content

New-DatabricksJobRun should not expect JobID #81

Open
@xqguo

Description

@xqguo

This cmd-let is used to post to endpoint api/2.0/jobs/runs/submit, which does not support/require JobID. However, the code makes JobID mandatory and the if conditions on it made it impossible to post a correct request.

If I remove all references to JobID then the code works, but I am not very familiar with Powershell code, so I did not want to create a pull request on this as I am not sure if the change is good enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions