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

I'm not presently able to execute any of the data load data from the demo UI #316

Closed
metasoarous opened this issue Apr 7, 2017 · 3 comments
Assignees

Comments

@metasoarous
Copy link

I'm here trying to run one of the data load commands, but am unable to get it to work.

http://demo.myria.cs.washington.edu/editor

I get this:

Error 400 (Bad Request): Error 200 (OK): {"url":"http://52.91.5.101:8753/query/query-1760","queryId":1760,"rawQuery":"T1 = load(\"s3://uwdb/sampleData/TwitterK.csv\",\n        csv(schema(a:int,b:int)));\nstore(T1, TwitterK);","logicalRa":"Parallel","plan":{"type":"SubQuery","fragments":[]},"submitTime":"2017-04-07T22:25:28.891Z","startTime":"2017-04-07T22:25:28.914Z","finishTime":"2017-04-07T22:25:28.915Z","message":null,"elapsedNanos":127458,"status":"SUCCESS","profilingMode":[],"ftMode":"NONE","language":"datalog"}
@senderista senderista self-assigned this Apr 11, 2017
@senderista
Copy link
Contributor

Hi, it looks like you had selected the query language as "Datalog", but the query is in MyriaL. I tried this and got the same error you pasted here, but it works fine when the selected query language is "MyriaL". Certainly the error is completely misleading and uninformative, though--we'll work on fixing that.

@metasoarous
Copy link
Author

Oh dear; Thanks for catching for me!

@senderista
Copy link
Contributor

Opened #317 for this.

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

2 participants