Details
Description
Attempting to use admin query command results in error:
apache.aurora.client.api.ThriftInternalError: Error during thrift call getTasksStatus to devcluster: 'NoneType' object has no attribute 'thriftAPIVersion'
This is due to converting build_query in api._init_.py to use JobKey instead of arbitrary name/role.