[
https://issues.apache.org/jira/browse/AMBARI-8995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267258#comment-14267258
]
Alejandro Fernandez commented on AMBARI-8995:
---------------------------------------------
Results :
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 41 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Main ....................................... SUCCESS [4.137s]
[INFO] Apache Ambari Project POM ......................... SUCCESS [0.260s]
[INFO] Ambari Web ........................................ SUCCESS [33.195s]
[INFO] Ambari Views ...................................... SUCCESS [2.518s]
[INFO] Ambari Admin View ................................. SUCCESS [9.691s]
[INFO] Ambari Server ..................................... SUCCESS [28:59.325s]
[INFO] Ambari Agent ...................................... SUCCESS [12.397s]
[INFO] Ambari Client ..................................... SUCCESS [0.037s]
[INFO] Ambari Python Client .............................. SUCCESS [0.257s]
[INFO] Ambari Groovy Client .............................. SUCCESS [10.035s]
[INFO] Ambari Shell ...................................... SUCCESS [0.032s]
[INFO] Ambari Python Shell ............................... SUCCESS [0.037s]
[INFO] Ambari Groovy Shell ............................... SUCCESS [6.857s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30:19.357s
[INFO] Finished at: Tue Jan 06 18:42:58 PST 2015
[INFO] Final Memory: 66M/625M
[INFO] ------------------------------------------------------------------------
> Service to advertise HDP version of component during START in response's
> structuredOut
> --------------------------------------------------------------------------------------
>
> Key: AMBARI-8995
> URL: https://issues.apache.org/jira/browse/AMBARI-8995
> Project: Ambari
> Issue Type: Story
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Alejandro Fernandez
> Assignee: Alejandro Fernandez
> Fix For: 2.0.0
>
> Attachments: AMBARI-8995.patch
>
>
> This is a prereq for (Rolling Upgrade - Finalize needs to complete upgrade
> states in DB, which can do other work in parallel), and is related to
> (Rolling Upgrade Bootstrap - Allow Ambari upgrade from 1.7.0 - 2.0.0 to
> populate new tables, which prepares the pre-reqs for a downgrade).
> Basically, when a service starts, the response's structuredOut needs to
> contain something like,
> {"version": "2.2.1.0-2175"}
> This Jira captures the python work to be done for all of the services.
> The backend will then store this in the hostcomponentstate table when the
> HeartBeatHandler detects it, and use it to bubble up information into the
> host_version and cluster_version tables
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)