Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2622311EF1 for ; Mon, 4 Aug 2014 02:35:12 +0000 (UTC) Received: (qmail 32269 invoked by uid 500); 4 Aug 2014 02:35:12 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 32231 invoked by uid 500); 4 Aug 2014 02:35:11 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 32219 invoked by uid 99); 4 Aug 2014 02:35:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Aug 2014 02:35:11 +0000 Date: Mon, 4 Aug 2014 02:35:11 +0000 (UTC) From: "Chaitanya Bhatt (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-6724) Unable to display Job Charts MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-6724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaitanya Bhatt updated AMBARI-6724: ------------------------------------ Attachment: Capture.JPG The Snapshot from Job Chart and Developer Tools showing *404 NOT Found* Error for following links: http://192.168.56.103:8080/api/v1/jobhistory/task?workflowId=mr_201408031828_0001&width=1078.777777671814&startTime=1407115761136&endTime=1407115804923&_=1407118492749 http://192.168.56.103:8080/api/v1/jobhistory/task?width=1078.777777671814&startTime=1407115761136&endTime=1407115804923&_=1407118492750 > Unable to display Job Charts > ---------------------------- > > Key: AMBARI-6724 > URL: https://issues.apache.org/jira/browse/AMBARI-6724 > Project: Ambari > Issue Type: Bug > Components: client > Affects Versions: 1.6.1 > Reporter: Chaitanya Bhatt > Attachments: Capture.JPG > > > *STR* > 1) Deploy a cluster with ambari 1.6.1 bits and HDP-1.3 stack > 2) Execute several mapreduce jobs on the cluster > 3) Job charts appear at that specific moment > 4) After several hours/days, no job chart appears for any of the jobs ran in the past. > 5). On Loading the Job Charts, I found the following two APIs Not Found: > http://192.168.56.103:8080/api/v1/jobhistory/task?workflowId=mr_201408031828_0001&width=1078.777777671814&startTime=1407115761136&endTime=1407115804923&_=1407118492749 > http://192.168.56.103:8080/api/v1/jobhistory/task?width=1078.777777671814&startTime=1407115761136&endTime=1407115804923&_=1407118492750 > The same issue was found on Google Chrome and Mozilla Firefox > I was able to reproduce this issue on two different clusters. -- This message was sent by Atlassian JIRA (v6.2#6252)