Skip to content

sds example run failed #7

Description

@zhangge3992513
Traceback (most recent call last):
  File "sdsdemo.py", line 90, in <module>
    table_client.put(put)
  File "/usr/local/lib/python2.7/site-packages/sds/client/clientfactory.py", line 91, in __call_with_retries
    return getattr(self.client, item)(*args)
  File "/usr/local/lib/python2.7/site-packages/sds/client/clientfactory.py", line 131, in __call_with_new_client
    return getattr(client, item)(*args)
  File "/usr/local/lib/python2.7/site-packages/sds/table/TableService.py", line 163, in put
    return self.recv_put()
  File "/usr/local/lib/python2.7/site-packages/sds/table/TableService.py", line 187, in recv_put
    raise result.se
sds.errors.ttypes.ServiceException: ServiceException(errorCode=25, callId='394o8p31', errorMessage='The operation exceed the throughput, cluster=tjwqsrv-galaxy98, taskId=21', details='put operation exceed the throughput, table attributes: {noteId=1, category=2, title=3, mtime=4, userId=5, version=6, content=7}, table indexes: {mtime_index=1, category_index=2}', requestId='a558d907')

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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