You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tw...@apache.org on 2017/05/22 10:31:13 UTC

flink git commit: [hotfix] [docs] Remove invalid REST path

Repository: flink
Updated Branches:
  refs/heads/master d24651596 -> 5624c7065


[hotfix] [docs] Remove invalid REST path


Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/5624c706
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/5624c706
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/5624c706

Branch: refs/heads/master
Commit: 5624c7065f610a072ee5d26177a73b4334211dc1
Parents: d246515
Author: twalthr <tw...@apache.org>
Authored: Mon May 22 12:30:25 2017 +0200
Committer: twalthr <tw...@apache.org>
Committed: Mon May 22 12:30:25 2017 +0200

----------------------------------------------------------------------
 docs/monitoring/historyserver.md | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/5624c706/docs/monitoring/historyserver.md
----------------------------------------------------------------------
diff --git a/docs/monitoring/historyserver.md b/docs/monitoring/historyserver.md
index f5f0019..773f3be 100644
--- a/docs/monitoring/historyserver.md
+++ b/docs/monitoring/historyserver.md
@@ -80,7 +80,6 @@ Below is a list of available requests, with a sample JSON response. All requests
 Values in angle brackets are variables, for example `http://hostname:port/jobs/<jobid>/exceptions` will have to requested for example as `http://hostname:port/jobs/7684be6004e4e955c2a558a9bc463f65/exceptions`.
 
   - `/config`
-  - `/jobs`
   - `/joboverview`
   - `/jobs/<jobid>`
   - `/jobs/<jobid>/vertices`