-
Notifications
You must be signed in to change notification settings - Fork 44
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
PXD-2440 ⁃ /api/v0/flat-search/search/graphql/aggsStateQuery produces 404 #431
Comments
@philloooo I got the same error when I run gen3 from docker-compose. How can I run exploration page? |
The Exploration page is not ready to be executed with docker-compose. We need to include several different things like Spark, Guppy, Tube together with their configurations to enable this feature @hoangnd87 |
@thanh-nguyen-dang Could you hint me how to setup them to enable this feature? |
in repo https://github.com/uc-cdis/compose-services there are etl and template folder. etl folder has docker-compose to run together with existing services in the root folder, template folder has etlMapping.yaml. Refer to https://github.com/uc-cdis/tube this repo to config the etlMapping to whatever you need to show in explorer page. Explorer page was working before with arranger, but we migrate to use guppy for now https://github.com/uc-cdis/guppy. Check that repo for configuration of guppy in data-portal. Also, more detailed document should be expected in the future :) |
@thanh-nguyen-dang I will read them carefully and ask you later. Thank you so much! |
Hi @thanh-nguyen-dang , I'm having the same issue as @hoangnd87 . We really want to test the exploration component of datastage, but my knowledge isnt advanced enough to set up compose-services with guppy based the links/instructions provided above. Is there anyway you or someone on your team could provide me with a more detailed explanation? |
https://localhost/api/v0/flat-search/search/graphql/aggsStateQuery 404 (NOT FOUND)
The text was updated successfully, but these errors were encountered: