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

Issue with TException #11

Open
arusahni opened this issue Jan 3, 2014 · 0 comments
Open

Issue with TException #11

arusahni opened this issue Jan 3, 2014 · 0 comments

Comments

@arusahni
Copy link

arusahni commented Jan 3, 2014

Hi,

When attempting to scan for authorizations that aren't granted to my user, I get an AccumuloSecurityException, which is expected. However, it appears that pyaccumulo is having trouble handling this exception. I receive the following when attempting to get the message property from the Exception object:

Thrift.py:82: AttributeError: 'AccumuloSecurityException' object has no attribute '_message'

I'm running python 2.7.4 on Linux.

Thanks!

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