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

PXD-2440 ⁃ /api/v0/flat-search/search/graphql/aggsStateQuery produces 404 #431

Open
bwalsh opened this issue Dec 5, 2018 · 6 comments

Comments

@bwalsh
Copy link
Contributor

bwalsh commented Dec 5, 2018

image

https://localhost/api/v0/flat-search/search/graphql/aggsStateQuery 404 (NOT FOUND)

@philloooo philloooo changed the title /api/v0/flat-search/search/graphql/aggsStateQuery produces 404 PXD-2440 ⁃ /api/v0/flat-search/search/graphql/aggsStateQuery produces 404 Dec 5, 2018
@hoangnd87
Copy link

@philloooo I got the same error when I run gen3 from docker-compose. How can I run exploration page?

@thanh-nguyen-dang
Copy link
Member

thanh-nguyen-dang commented Jul 1, 2019

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

@hoangnd87
Copy link

@thanh-nguyen-dang Could you hint me how to setup them to enable this feature?
I followed those instructions in: https://github.com/uc-cdis/gen3-arranger; https://github.com/overture-stack/arranger/blob/master/docker-compose.yml; https://github.com/uc-cdis/data-portal/blob/master/README.md but I still didn't make this feature running

@thanh-nguyen-dang
Copy link
Member

thanh-nguyen-dang commented Jul 2, 2019

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 :)

@hoangnd87
Copy link

@thanh-nguyen-dang I will read them carefully and ask you later. Thank you so much!

@CatLibWilk
Copy link

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?

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

4 participants