Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/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

Open
chrishoina opened this issue May 13, 2024 · 0 comments

Comments

@chrishoina
Copy link
Contributor

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant