Skip to content

name 'userhome' is not defined  #6

Description

@LvffY

Hello

By running the course Process data from Event Hubs with structured streaming, I was asked to execute the notebook 3.Streaming-With-Event-Hubs-Demo.

During this notebook, we need to run the following command

image

Unfortunately, for me this command fails with the error name 'userhome' is not defined.

After some digging, I found that the notebook really missed the initialisation for this variable.

by looking through the other included notebooks, I found that the User-Name notebook contained this initialisation.

As a workaround (I don't know if this is the best solution) I came to modify the notebook Streaming-Demo-Setup like this :

image

I was surprised by this kind of error, but it worked for me ...

Please tell me if anything is not clear

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