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

sds example run failed #7

Open
zhangge3992513 opened this issue Dec 30, 2020 · 0 comments
Open

sds example run failed #7

zhangge3992513 opened this issue Dec 30, 2020 · 0 comments

Comments

@zhangge3992513
Copy link

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

1 participant