Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fixed the name for zookepr node
  • Loading branch information
hvermis committed Sep 27, 2018
commit 5032c84fa6a13013dec898cc61ac584a13763c83
Original file line number Diff line number Diff line change
Expand Up @@ -4005,7 +4005,7 @@
"enum": [
"Headnode",
"Workernode",
"Zookeepernode"
"Zookeeper"
],
"type": "object",
"description": "The node types on which the script action should be executed."
Expand Down