Skip to content

Issue with TException #11

@arusahni

Description

@arusahni

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!

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