Skip to content

[Bug] Every retry against Livy spins up a new Spark session #61

@mdrakiburrahman

Description

@mdrakiburrahman

Is this a new bug?

  • I believe this is a new bug
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

Adapter retries against Livy like this:

Image

Each of these spins up a new Spark Cluster:

Image

The adapter goes off and uses the final one, and the others run idle.

Expected Behavior

Ask for a new Livy session and await for that specific one to turn green.

Steps To Reproduce

Fire the adapter and look at monitoring hub.

Relevant log output

See screenshot above with retries.

Environment

Irrelevant

Additional Context

I'll have a fix in PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions