[
https://issues.apache.org/jira/browse/AURORA-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Farner updated AURORA-805:
-------------------------------
Component/s: Usability
> cannot set verbosity from 'aurora job create'
> ---------------------------------------------
>
> Key: AURORA-805
> URL: https://issues.apache.org/jira/browse/AURORA-805
> Project: Aurora
> Issue Type: Bug
> Components: Client, Usability
> Reporter: brian wickman
>
> {noformat}
> mba=science=; aurora job create -v devcluster/wickman/test/hadoop-tst-job
> sandbox/users/wickman/hadoop/hadoop_tst_worker.aurora
> usage: aurora-client [-h]
> {task,deploy,quota,cron,job,config,sla,beta-update} ...
> aurora-client: error: unrecognized arguments: -v
> mba=science=; aurora job -v create devcluster/wickman/test/hadoop-tst-job
> sandbox/users/wickman/hadoop/hadoop_tst_worker.aurora
> usage: aurora-client [-h]
> {task,deploy,quota,cron,job,config,sla,beta-update} ...
> aurora-client: error: unrecognized arguments: -v
> mba=science=; aurora -v job create devcluster/wickman/test/hadoop-tst-job
> sandbox/users/wickman/hadoop/hadoop_tst_worker.aurora
> DEBUG] Enabling SOCKS monkey patch for module ftplib (<module 'ftplib' from
> '/Users/wickman/Python/CPython-2.7.6/lib/python2.7/ftplib.pyc'>)
> DEBUG] Enabling SOCKS monkey patch for module httplib (<module 'httplib' from
> '/Users/wickman/Python/CPython-2.7.6/lib/python2.7/httplib.pyc'>)
> DEBUG] Enabling SOCKS monkey patch for module
> twitter.packer.lib.packer_client (<module 'twitter.packer.lib.packer_client'
> from
> '/Users/wickman/.tools-cache/home/mesos/tools/client/libexec/aurora-client/twitter/packer/lib/packer_client.pyc'>)
> DEBUG] Enabling SOCKS monkey patch for module
> requests.packages.urllib3.connection (<module
> 'requests.packages.urllib3.connection' from
> '/Users/wickman/.tools-cache/home/mesos/tools/client/libexec/aurora-client/.deps/requests-2.3.0-py2.7.egg/requests/packages/urllib3/connection.pyc'>)
> DEBUG] Enabling SOCKS monkey patch for module
> twitter.common.rpc.transports.tsslsocket (<module
> 'twitter.common.rpc.transports.tsslsocket' from
> '/Users/wickman/.tools-cache/home/mesos/tools/client/libexec/aurora-client/.deps/twitter.common.rpc-0.3.0-py2.7.egg/twitter/common/rpc/transports/tsslsocket.pyc'>)
> DEBUG] Enabling SOCKS monkey patch for module urllib2 (<module 'urllib2' from
> '/Users/wickman/Python/CPython-2.7.6/lib/python2.7/urllib2.pyc'>)
> DEBUG] Enabling SOCKS monkey patch for module telnetlib (<module 'telnetlib'
> from '/Users/wickman/Python/CPython-2.7.6/lib/python2.7/telnetlib.pyc'>)
> DEBUG] Enabling SOCKS monkey patch for module thrift.transport.TSocket
> (<module 'thrift.transport.TSocket' from
> '/Users/wickman/.tools-cache/home/mesos/tools/client/libexec/aurora-client/.deps/thrift-0.9.1-py2.7-macosx-10.4-x86_64.egg/thrift/transport/TSocket.pyc'>)
> DEBUG] Enabling SOCKS monkey patch for module kazoo.handlers.threading
> (<module 'kazoo.handlers.threading' from
> '/Users/wickman/.tools-cache/home/mesos/tools/client/libexec/aurora-client/.deps/kazoo-1.3.1-py2.7.egg/kazoo/handlers/threading.pyc'>)
> Must supply one of the following commands: cancel_update, create, deployment,
> diff, get_quota, help, inspect, kill, killall, list_jobs, open,
> package_add_version, package_copy_version, package_delete_version,
> package_fetch, package_get_version, package_list, package_quota_usage,
> package_request_token, package_set_live, package_unlock, package_unset_live,
> package_versions, restart, role_list, run, runtask, ssh, start_cron, status,
> update, version
> mba=science=;
> mba=science=;
> mba=science=;
> mba=science=;
> mba=science=; aurora job create --logging-level=10
> devcluster/wickman/test/hadoop-tst-job
> sandbox/users/wickman/hadoop/hadoop_tst_worker.aurora
> usage: aurora-client [-h]
> {task,deploy,quota,cron,job,config,sla,beta-update} ...
> aurora-client: error: unrecognized arguments: --logging-level=10
> mba=science=; aurora job --logging-level=10 create
> devcluster/wickman/test/hadoop-tst-job
> sandbox/users/wickman/hadoop/hadoop_tst_worker.aurora
> usage: aurora-client [-h]
> {task,deploy,quota,cron,job,config,sla,beta-update} ...
> aurora-client: error: unrecognized arguments: --logging-level=10
> mba=science=; aurora --logging-level=10 job create
> devcluster/wickman/test/hadoop-tst-job
> sandbox/users/wickman/hadoop/hadoop_tst_worker.aurora
> Usage:
> aurora client, used to interact with the aurora scheduler.
> For questions contact [email protected].
> Available commands:
> cancel_update
> create
> deployment
> diff
> get_quota
> help
> inspect
> kill
> killall
> list_jobs
> open
> package_add_version
> package_copy_version
> package_delete_version
> package_fetch
> package_get_version
> package_list
> package_quota_usage
> package_request_token
> package_set_live
> package_unlock
> package_unset_live
> package_versions
> restart
> role_list
> run
> runtask
> ssh
> start_cron
> status
> update
> version
> For more help on an individual command:
> aurora help <command>
> aurora-client: error: no such option: --logging-level
> mba=science=;
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)