Antonenko Alexander created AMBARI-5321:
-------------------------------------------
Summary: Job js-error
Key: AMBARI-5321
URL: https://issues.apache.org/jira/browse/AMBARI-5321
Project: Ambari
Issue Type: Task
Components: client
Affects Versions: 1.5.1
Reporter: Antonenko Alexander
Assignee: Antonenko Alexander
Fix For: 1.5.1
*STR:*
Stop TT.
Run MapReduce Service Check.
It should fails by timeout.
Go to Jobs page.
Click on this job.
JS-error appears.
{{Uncaught TypeError: Cannot use 'in' operator to search for
'toDaysHoursMinutes' in NaN}}
/vendor/scripts/workflow_visualization.js: addTimeSeries
{noformat}var ymax = d3.max(series, function(d) {return d3.max(d.values,
function(d) { return d.y;} }); {noformat}
ymax - is undefined
--
This message was sent by Atlassian JIRA
(v6.2#6252)