I believe these are all the commits currently in branch-2.2.2. So if yours 
isn't listed, double-check it was committed. 

(when on branch-2.2.2)
git log --boundary --no-merges --pretty='%C(yellow)%h%d %Creset%an 
%Cgreen%ar:%Creset %s' --graph branch-2.2..

* f33c18b (HEAD -> branch-2.2.2, origin/branch-2.2.2) Robert Levas 26 minutes 
ago: AMBARI-15989. exception in ambari agent log for atlas metadata server 
script (rlevas)
* 42ed947 Lisnichenko Dmitro 5 days ago: AMBARI-15911. Choose Authorization 
[Hive]' with value None was added after upgrade, but should has value according 
to security type (after upgrade secured cluster from 1.7.0,2.0.1, 2.0.2 etc) to 
2.2.2.0] (dgrinenko via dlysnichenko)
* a564058 Toader, Sebastian 11 hours ago: AMBARI-15978. Blueprint processor 
does not replace localhost in xasecure.audit.destination.hdfs.dir property. 
(stoader)
* 17e9016 Matt 21 hours ago: AMBARI-15954: PXF Check fails on Kerberized 
cluster without a YARN component (Lav Jain via mithmatt)
* 34ac6f4 Jonathan Hurley 26 hours ago: AMBARI-15980 - RU/EU Precheck fails on 
Ranger Admin with SSL Because Of Missing Truststore (jonathanhurley)
* 8e821e0 Sumit Mohanty 26 hours ago: AMBARI-15854. Slider View Controller 
needs to set a System Property (Gour Saha via smohanty)
* 633cc65 Robert Levas 27 hours ago: AMBARI-15961. Kerberos wizard stuck trying 
to schedule service check operation (rlevas)
* b611d80 Matt 27 hours ago: AMBARI-15960: HAWQ Immediate Stop cluster fails 
with key error (mithmatt)
* 810c69a Jonathan Hurley 2 days ago: AMBARI-15950 - HDFS /etc/hadoop/conf 
Points To Wrong Location After Adding Host (jonathanhurley)
* add3a20 Jun Aoki 2 days ago: AMBARI-15926: HAWQ activate standby wizard fails 
after port number change but before restart.
* 0bdb4bc Jonathan Hurley 2 days ago: AMBARI-15942 - Upgrade Checks Fail After 
New Host Is Added To Cluster (jonathanhurley)
* e1d3da4 Jonathan Hurley 5 days ago: AMBARI-15895 - AlertReceivedListenerTest 
is Flaky When Running @Before Code (part2) (jonathanhurley)
* 25baf94 Bhuvnesh Chaudhary 5 days ago: AMBARI-15930: hawq init master fails 
to syncup hawq-site xml if there is a segment host down (bhuvnesh2703)
* d59eee6 Nate Cole 5 days ago: AMBARI-15929. Client START while suspended puts 
entire host to wrong version (ncole)
* d54c917 Matt 5 days ago: AMBARI-15794: HAWQ Segment Registration Status Alert 
shows false alert (Lav Jain via mithmatt)
* ff7245d Bhuvnesh Chaudhary 5 days ago: AMBARI-15905: Add ignore-bad-hosts 
flag to hawq remove standby custom action to avoid failures when a segment host 
is down (bhuvnesh2703)
* 209ade0 Jun Aoki 5 days ago: AMBARI-15852: Changing HAWQ Ports through Ambari 
prevents HAWQ service from restarting
* 900b4fc Siddharth Wagle 5 days ago: AMBARI-15923. Metrics Unit Tests Failing 
on b.a.o. (swagle)
* e2634cd Jonathan Hurley 6 days ago: AMBARI-15896 - RU/EU: Unable to start 
upgrade with host in MM (jonathanhurley)
* dfc1318 Jonathan Hurley 6 days ago: AMBARI-15895 - AlertReceivedListenerTest 
is Flaky When Running @Before Code (part2) (jonathanhurley)
* a528acd Aravindan Vijayan 6 days ago: AMBARI-15892 : Incorrect (Negative) 
values are shown for memory metrics (avijayan)
* e9486a8 Jonathan Hurley 6 days ago: AMBARI-15895 - AlertReceivedListenerTest 
is Flaky When Running @Before Code (jonathanhurley)
* ec58cd8 Andrew Onishuk 6 days ago: AMBARI-15885. Owner of /tmp hdfs directory 
is yarn user on secure blueprint install (aonishuk)
* 3b2836d dgergely 6 days ago: AMBARI-15862. NPE when deleting a host (Daniel 
Gergely via oleewere)
* ad3a5d3 Aravindan Vijayan 7 days ago: AMBARI-15872 : Provide ability to tune 
WAL file writes for AMS HBase tables (avijayan)
* 2c3dcef Matt 7 days ago: AMBARI-15849: Activate HAWQ standby wizard fails to 
delete previous hawq standby master (bhuvnesh2703 via mithmatt)
* 15531de Alexander Denissov 7 days ago: AMBARI-15770. HAWQ fails to connect to 
YARN in HA SEC mode (adenissov)



> On Apr 20, 2016, at 3:03 PM, Jayush Luniya <[email protected]> wrote:
> 
> The branch was created on 4/13. All, please verify that your commits are
> in.
> Thanks
> Jayush
> 
> 
> On 4/13/16, 5:02 PM, "Srimanth Gunturi" <[email protected]> wrote:
> 
>> Hello,
>> The new branch 'branch-2.2.2' has been created for Ambari-2.2.2.
>> 
>> An RC will be created soon after so we (as a team) should only accept
>> patches for blocker issues only. If you have any doubts whether a fix
>> should be committed into branch-2.2.2, please email me for input at
>> [email protected].
>> 
>> Also, any commits for 'branch-2.2.2' should also be applied to
>> 'branch-2.2' and 'trunk'.?
>> Best regards,
>> Srimanth
>> 
>> 
>> 
>> ________________________________
>> From: Srimanth Gunturi
>> Sent: Wednesday, April 13, 2016 9:17 AM
>> To: Ambari
>> Subject: Preparing Ambari 2.2.2 branch
>> 
>> 
>> ?Hello,
>> 
>> Working towards the goal of releasing Ambari-2.2.2, I am proposing
>> cutting a new branch 'branch-2.2.2' today.
>> 
>> After making the branch, we (i.e., development community) should only
>> accept blocker ?or very critical bug fixes into the branch and harden it
>> until it meets a high enough quality bar. If you have a bug fix, it
>> should first be committed to trunk, and after ensuring that it does not
>> break any tests (including smoke tests), then it should be integrated to
>> the Ambari branch-2.2.2.
>> 
>> Stay tuned for updates on the Ambari 2.2.2 release process.
>> Best regards,
>> Srimanth
> 
> 
> 
> On 4/20/16, 11:58 AM, "Alejandro Fernandez" <[email protected]>
> wrote:
> 
>> When was branch-2.2.2 created? I thought that release 2.2.2 was coming
>> from commits to branch-2.2
>> I want to make sure no commits were missed.
>> 
>> Thanks,
>> Alejandro
>> 
>> On 4/20/16, 7:30 AM, "Dmitro Lysnichenko" <[email protected]>
>> wrote:
>> 
>>> Hi all,
>>> 
>>> Some time ago I've committed patch for
>>> https://issues.apache.org/jira/browse/AMBARI-15911 to trunk &
>>> branch-2.2, but was not aware about branch-2.2.2. That's why committed
>>> patch to this branch as well.
>>> 
>>> Thanks,
>>> Dmitro
>>> 
>>> 
>> 
>> 
> 
> 

Reply via email to