Skip to content

Instantly share code, notes, and snippets.

curl -L localhost:4400/scheduler/job/test9
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Error 405 Method Not Allowed</title>
</head>
<body><h2>HTTP ERROR 405</h2>
<p>Problem accessing /scheduler/job/test9. Reason:
<pre> Method Not Allowed</pre></p><br/>
<br/>
@bentrigat
bentrigat / chronos conf file
Last active December 16, 2015 21:59
job 'test7'
scheduleHorizonSeconds: 60
master: zk://localhost:2181/mesos
zookeeperServers: localhost:2181
zookeeperStateZnode: "/airbnb/service/chronos/state"
zookeeperLeaderZnode: "/airbnb/service/chronos/leader"
zookeeperCandidateZnode: "/airbnb/service/chronos/candidate"
http: