Auswertung von Batchsystemdaten mit Elasticsearch, Logstash und Kibana: Difference between revisions

From Lsdf
Jump to navigationJump to search
(Created page with "= Beschreibung = = Aufgaben = * research existing algorithms for allocation in combinatorial auctions = Anforderungen = * good knowledge of C++ and Python * some theoretica...")
 
No edit summary
Line 1: Line 1:
= Beschreibung =
= Beschreibung =
Daten aller Jobs im HTCondor Batchsystem [0] sollen in Elasticsearch [2] erfasst werden und der zeitliche Verlauf von Metriken wie z.B. Speicherbedarf und Netzwerknutzung einzelner Jobs und von Gruppen von Jobs sollen mit Kibana [3] dargestellt werden.



= Aufgaben =
= Aufgaben =
* research existing algorithms for allocation in combinatorial auctions
* research existing algorithms for allocation in combinatorial auctions


= Anforderungen =
= Voraussetzungen =
* Grundkenntnisse in der Nutzung von Batchsystemen, Elasticsearch und Kibana sind hilfreich aber nicht zwingend.
* good knowledge of C++ and Python

* some theoretical computer science background or machine learning knowledge would be a plus


= References =
= References =
: [0] [http://research.cs.wisc.edu/htcondor/ http://research.cs.wisc.edu/htcondor/]
: [1] [http://elastic.co http://elastic.co]
: [2] [https://www.elastic.co/de/products/kibana https://www.elastic.co/de/products/kibana]


= Contact =
= Contact =

Revision as of 14:16, 13 September 2016

Beschreibung

Daten aller Jobs im HTCondor Batchsystem [0] sollen in Elasticsearch [2] erfasst werden und der zeitliche Verlauf von Metriken wie z.B. Speicherbedarf und Netzwerknutzung einzelner Jobs und von Gruppen von Jobs sollen mit Kibana [3] dargestellt werden.

Aufgaben

  • research existing algorithms for allocation in combinatorial auctions

Voraussetzungen

  • Grundkenntnisse in der Nutzung von Batchsystemen, Elasticsearch und Kibana sind hilfreich aber nicht zwingend.


References

[0] http://research.cs.wisc.edu/htcondor/
[1] http://elastic.co
[2] https://www.elastic.co/de/products/kibana

Contact

Andreas.Petzold@kit.edu