FeatureBaseDB / tools

Tools for development and ops
BSD 3-Clause "New" or "Revised" License
20 stars 14 forks source link

get cluster version from bagent #23

Closed jaffee closed 7 years ago

jaffee commented 7 years ago

Needed to get it in bagent instead of bspawn since the spawner might not actually have direct access to the pilosa cluster, but the agent must. This means that pilosa version will be duplicated in the output for every agent, but I think that's OK for now at least.