Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8A96B9102 for ; Fri, 7 Oct 2011 20:54:51 +0000 (UTC) Received: (qmail 47744 invoked by uid 500); 7 Oct 2011 20:54:51 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 47725 invoked by uid 500); 7 Oct 2011 20:54:51 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 47716 invoked by uid 99); 7 Oct 2011 20:54:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 20:54:51 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 20:54:50 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id EA9D82AE0AE for ; Fri, 7 Oct 2011 20:54:29 +0000 (UTC) Date: Fri, 7 Oct 2011 20:54:29 +0000 (UTC) From: "Eric Yang (Resolved) (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: <189119955.9894.1318020869962.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1595884556.10181.1317775894245.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (AMBARI-38) Agent should report installed packages to controller 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-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang resolved AMBARI-38. ----------------------------- Resolution: Fixed This is resolved by AMBARI-44 and AMBARI-46. > Agent should report installed packages to controller > ---------------------------------------------------- > > Key: AMBARI-38 > URL: https://issues.apache.org/jira/browse/AMBARI-38 > Project: Ambari > Issue Type: Improvement > Components: agent, controller > Affects Versions: 0.1.0 > Reporter: Eric Yang > Assignee: Eric Yang > Fix For: 0.1.0 > > > Workflow for agent to persist metadata about installed packages and report back to controller: > # Fresh installed agent check local disk for meta data, found none, send empty list. > # Controller response with a list of actions with associated blueprint and revision. > # Agent store the blueprint and revision on local disk. > # Agent report back the cache copy of blueprint and revision on every heartbeat. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira