Skip to content

Releases: xavierguihot/spark_helper

Add option to live store the monitoring report for each update during the job run

15 Nov 14:03
Compare
Choose a tag to compare
v1.0.7

Add option to live store the monitoring report for each update during…

Improve the method which writes small contents to HDFS by enabling the usage of any sequence of strings instead of a '\n'-joined string

14 Nov 07:54
Compare
Choose a tag to compare

Print monitor updates to standard output in order to have them in yarn logs as well

13 Nov 16:38
Compare
Choose a tag to compare
v1.0.5

Print monitor updates to standard output in order to have them in yar…

Switch from Float to Double for KPI threshold and value compariso

29 Sep 05:55
Compare
Choose a tag to compare
v1.0.4

Switch from Float to Double for KPI threshold and value comparison

Add a method which creates an empty file on hdfs

19 Jul 06:11
Compare
Choose a tag to compare
v1.0.3

Add method to create an empty file on hdfs

Add compressing function for a file on HDFS which keeps lines order

18 Jul 15:15
Compare
Choose a tag to compare
v1.0.2

Add function which compresses an Hdfs file without loosing the order …

Fix zone to UTC for diffs of dates

26 Jun 06:28
Compare
Choose a tag to compare

Fix timezone to utc for diffs of dates in order to keep tests deterministic for downstream projects when built on env with different local time zones.

Initial commit

22 Jun 12:36
Compare
Choose a tag to compare
v1.0.0

Initial Commit