Skip to content

Zeppelin Notebook has compile exception when multiple modules and create-schema (ordering issue?) #183

@AhmedAwad

Description

@AhmedAwad

After I start a notebook and create some schemas and start adding new queries, the notebook starts generating an exception Failed compiler startup: com.espertech.esper.common.client.EPException: Failed to find event type 'LabeledEvent' among public types, modules-in-path or the current module itself. The labeledEvent is a schema that I have created and already tested a scenario inserting events and queries on it.

It seems that the runtime rerunning the cell of the create schema does not help.

Would there be a way to reset everything and refresh the interpreter?

I am not sure how to attach the notebook.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions