I'm trying to reload job types as instructed at http://azkaban.github.io/azkaban/docs/latest/#reload-jobtypes
What am I missing here?
azkaban-solo-2.5.0$ http http://localhost:12321/executor?action=reloadJobTypePlugins
HTTP/1.1 200 OK
Content-Length: 48
Content-Type: application/json
Server: Jetty(6.1.26)
{
"error": "Missing required parameter 'execid'."
}