[
https://issues.apache.org/jira/browse/AURORA-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Lambert reassigned AURORA-950:
------------------------------------
Assignee: Bill Farner
> aurora job inspect --raw is broken
> ----------------------------------
>
> Key: AURORA-950
> URL: https://issues.apache.org/jira/browse/AURORA-950
> Project: Aurora
> Issue Type: Bug
> Components: Client
> Reporter: Kevin Sweeney
> Assignee: Bill Farner
> Labels: twitter
>
> Stack trace:
> {noformat}
> Fatal error running command:
> Traceback (most recent call last):
> File
> "/home/ksweeney/.tools-cache/home/aurora/tools/client/libexec/aurora-client/.deps/apache.aurora.clientv2-0.6.1_DEV1415815971-py2.7.egg/apache/aurora/client/cli/__init__.py",
> line 394, in _execute
> result = noun.execute(context)
> File
> "/home/ksweeney/.tools-cache/home/aurora/tools/client/libexec/aurora-client/.deps/apache.aurora.clientv2-0.6.1_DEV1415815971-py2.7.egg/apache/aurora/client/cli/__init__.py",
> line 481, in execute
> return self.verbs[context.options.verb].execute(context)
> File
> "/home/ksweeney/.tools-cache/home/aurora/tools/client/libexec/aurora-client/.deps/apache.aurora.clientv2-0.6.1_DEV1415815971-py2.7.egg/apache/aurora/client/cli/jobs.py",
> line 243, in execute
> context.print_out(config.job())
> File
> "/home/ksweeney/.tools-cache/home/aurora/tools/client/libexec/aurora-client/.deps/apache.aurora.clientv2-0.6.1_DEV1415815971-py2.7.egg/apache/aurora/client/cli/__init__.py",
> line 131, in print_out
> lines = msg.split("\n")
> AttributeError: 'JobConfiguration' object has no attribute 'split'
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)