telemetry-analysis-service
telemetry-analysis-service copied to clipboard
Telemetry Analysis Service
Bumps [moment](https://github.com/moment/moment) from 2.23.0 to 2.24.0. Changelog *Sourced from [moment's changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md).* > ### 2.24.0 [See full changelog](https://gist.github.com/marwahaha/12366fe45bee328f33acf125d4cd540e) > > * Release Jan 21, 2019 > > * [#4338](https://github-redirect.dependabot.com/moment/moment/pull/4338) [bugfix] Fix...
To fully embrace Zeppelin as a first class citizen in our data analysis tools, we need to provide ATMO users with the ability to schedule Zeppelin notebooks. Here is a...
Instrument the code (either w statsd calls that we can send to Datadog or log items that will land in ES/Kibana) so we can generate dashboards and possibly notifications. This...
From https://bugzilla.mozilla.org/show_bug.cgi?id=1373211: Py4JJavaErrorTraceback (most recent call last) in () ----> 1 merged_beta_full.count() /usr/lib/spark/python/pyspark/rdd.py in count(self) 1006 3 1007 """ -> 1008 return self.mapPartitions(lambda i: [sum(1 for _ in i)]).sum() 1009...
Please install the `plotnine` package (tools for graphing data) so that we can have it available as one of our default analysis tools.
Once folks have had their ldap revoked, we should not be running orphaned jobs.
To help facilitate the feedback about software compatibility with newer EMR versions we should show a alert/warning to users whose scheduled Spark jobs/clusters use an experimental EMR release. The note...
The list should contain a step by step guide to confirm the functionality of ATMO, possibly run by QA personnel to confirm a new release of EMR doesn't affect the...
from a comment in #553: > This is still happening on my "modules-with-missing-symbols" job. > > "It's due next at 2017-12-04 14:25 UTC.", which is yesterday. It was last run...
EMR 5.7 introduced the possibility of using a custom AMI for launching EMR clusters. It would be great to take advantage of this to both use up-to-date OS images (currently...