Skip to content

/movie end point does not exist nor does MOVIE table exist in the https://oracle-livelabs.github.io/adb/movie-stream-story-lite/ workshop #324

@chrishoina

Description

@chrishoina

This Lab: https://oracle-livelabs.github.io/adb/movie-stream-story-lite/workshops/tenancy/index.html?lab=load-data
walks the user through loading data into your adb. One of the endpoints in the object storage (where you load from) includes the /movie endpoint. I believe this endpoint is used to create the MOVIE table.

However, later in the workshop, we work with JSON, link here: https://oracle-livelabs.github.io/adb/movie-stream-story-lite/workshops/tenancy/index.html?lab=working-with-semi-structured-data

When we attempt to execute a query on the MOVIE table, we receive an error message saying that the table doesn't exist (see the attached image).

Separately, if I visit the object storage to visually inspect the /movie endpoint, I find an empty object. The base URI is: https://objectstorage.us-ashburn-1.oraclecloud.com/n/c4u04/b/moviestream_landing/o
Screenshot 2024-05-13 at 11 17 35 AM

I believe either the /movie endpoint needs to be reintroduced, or optionally any reference to the MOVIE table might need to be removed. Hope this helps.

Thanks!

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