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

MAQL Execution Failed #1

Open
fidyeates opened this issue Jan 4, 2012 · 2 comments
Open

MAQL Execution Failed #1

fidyeates opened this issue Jan 4, 2012 · 2 comments

Comments

@fidyeates
Copy link

Trying to run the test Examples provided, however, on each execution it raises a MaqulExcecutionFailed Error,

Traceback (most recent call last):
File "/development/documentRoot/FSdatacrunch/gooddata.py", line 12, in
dataset.upload()
File "/Library/Python/2.6/site-packages/gooddata_python-0.9-py2.6.egg/gooddataclient/dataset.py", line 88, in upload
self.create()
File "/Library/Python/2.6/site-packages/gooddata_python-0.9-py2.6.egg/gooddataclient/dataset.py", line 82, in create
self.project.execute_maql(self.get_maql())
File "/Library/Python/2.6/site-packages/gooddata_python-0.9-py2.6.egg/gooddataclient/project.py", line 78, in execute_maql
raise MaqlExecutionFailed
gooddataclient.exceptions.MaqlExecutionFailed

Cant quite see why its falling over at this point, if you are still supporting this mind taking a look?

@janvesely
Copy link
Member

Hi, sorry for not responding, right now I can't support this, sorry for that. Gooddata are changing their API, so it's not easy to keep up if I don't use it personally right now.

@mjhea0
Copy link

mjhea0 commented Sep 1, 2012

Working on 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

3 participants