Maxim Khutornenko created AURORA-936:
----------------------------------------
Summary: Aurora admin query command is broken
Key: AURORA-936
URL: https://issues.apache.org/jira/browse/AURORA-936
Project: Aurora
Issue Type: Bug
Components: Client
Reporter: Maxim Khutornenko
Attempting to use {{admin query}} command results in error:
{noformat}
apache.aurora.client.api.ThriftInternalError: Error during thrift call
getTasksStatus to devcluster: 'NoneType' object has no attribute
'thriftAPIVersion'
{noformat}
This is due to converting build_query in api.__init__.py to use JobKey instead
of arbitrary name/role.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)