Skip to content

MAQL Execution Failed #1

Open
Open
@fidyeates

Description

@fidyeates

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions