Hello Ambari developers, I'd like to provide an update on the JDK17 and Spring upgrade work.
If there are no objections from the community, I plan to proceed with merging the JDK17 feature branch into the trunk branch. I want to note that there are significant conflicts between these branches that need to be carefully resolved, which will require considerable time and effort. Timeline and next steps: 1. The merge is planned for next week 2. After completing the JDK17 merge, we will proceed with the Spring framework upgrade 3. The Spring upgrade-related development work is ready for submission Please share any concerns or feedback you may have regarding this plan. Best regards, Jialiang > On Nov 29, 2024, at 13:54, Jialiang Cai <jialiangca...@gmail.com> wrote: > > Thank you for your message. > > 1.Due to the significant amount of work and time required for the Spring > upgrade, the development will proceed on separate branches. > > 2.Previously, the trunk had a large number of failing unit tests, and all of > them were skipped in the Jenkinsfile by commenting them out. These issues > have all been resolved in the JDK17 branch. The JDK17 branch now has a > complete pipeline with all tests enabled, and they have successfully passed. > > 3.For the Amber Metrics project, the workload for the JDK17 upgrade is > minimal, so no separate branch was created. However, there are two failing > unit tests, and after review, the contributor has not responded or fixed them > for a long time. I will proceed with merging the changes and handle the fixes > myself. > > 4.The issues related to JDK17 have already been updated, and the wiki has > also been updated. > > > Please let me know if you have any further questions or concerns. > > Best regards, > Jialiang > >> On Nov 29, 2024, at 12:54, Battula, Brahma Reddy <bbatt...@visa.com.INVALID >> <mailto:bbatt...@visa.com.INVALID>> wrote: >> >> I just skimmed through some of jira's, Looks we created branch[1] for both >> spring and jdk17. >> >> IMO, May be we need to work on the following before we merge >> >> 1. Once the spring changes are done.? ( As the branch is same, it won’t >> looks good since we again might need to merge once spring changes are done.) >> * One thought here, If spring changes takes more time, we can create >> one more branch for spring which needs significant work.) >> 2. Clean up all the jira’s under epic and umbrella.[2] >> 3. Looks like wiki is outdated, Need to the update wiki with jdk17 >> support[3]? >> 4. Hope we’ve separate pipeline JDK17.? >> 5. What about amber metrics project.? >> >> >> thanks all for great work here. >> >> <https://issues.apache.org/jira/browse/AMBARI-26142 >> <https://issues.apache.org/jira/browse/AMBARI-26142>> >> >> Regards, >> Brahma >> >> 1) >> https://github.com/apache/ambari/commits/upgrade/jdk-spring-dependencies/ >> <https://github.com/apache/ambari/commits/upgrade/jdk-spring-dependencies/> >> 2) https://issues.apache.org/jira/browse/AMBARI-26142 >> <https://issues.apache.org/jira/browse/AMBARI-26142>, >> https://issues.apache.org/jira/browse/AMBARI-26040 >> <https://issues.apache.org/jira/browse/AMBARI-26040> >> 3) >> https://cwiki.apache.org/confluence/display/AMBARI/Technology+Stack >> <https://cwiki.apache.org/confluence/display/AMBARI/Technology+Stack> >> >> From: Jialiang Cai <jialiangca...@gmail.com <mailto:jialiangca...@gmail.com>> >> Date: Friday, 29 November 2024 at 6:44 AM >> To: dev@ambari.apache.org <mailto:dev@ambari.apache.org> >> <dev@ambari.apache.org <mailto:dev@ambari.apache.org>> >> Subject: Re: [Discuss] JDK17 Support for Ambari >> >> Hello community members, >> >> The work on JDK 17 is basically complete. All unit tests have been fixed, >> and I have also deployed and set up a cluster locally for testing. In the >> issue discussion, some members suggested merging it into the trunk to >> facilitate further usage and issue discovery by other developers. I also >> believe the timing is appropriate. If there are no objections, I will merge >> it into the main branch in 2 days. >> >> Thank you! >> >>> On Nov 22, 2024, at 10:31, Brahma Reddy Battula <bra...@apache.org >>> <mailto:bra...@apache.org>> wrote: >>> >>> Nice !! Good to see the progress on this! Hope we can upgrade spring also. >>> >>> Thanks >>> >>> On Fri, 22 Nov 2024 at 6:40 AM, Jialiang Cai <jialiangca...@gmail.com >>> <mailto:jialiangca...@gmail.com>> >>> wrote: >>> >>>> Here is the current progress on upgrading Ambari to JDK 17: >>>> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FAMBARI-26142&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428512287%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=QKfud6jw3aDQVLUXC2Af8gZSe9lc9ksgqdNe2HF72fk%3D&reserved=0<https://issues.apache.org/jira/browse/AMBARI-26142> >>>> >>>> <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FAMBARI-26142&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428512287%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=QKfud6jw3aDQVLUXC2Af8gZSe9lc9ksgqdNe2HF72fk%3D&reserved=0%3Chttps://issues.apache.org/jira/browse/AMBARI-26142%3E> >>>> >>>> The initial upgrade to JDK 17 has been completed, along with fixes for all >>>> tests, in the branch upgrade/jdk-spring-dependencies. >>>> >>>> Building on this, we have planned further upgrades for other Java >>>> dependencies, including upgrading Spring 5 to Spring 6.0. For more details, >>>> please refer to the following issue: >>>> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FAMBARI-26217&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428533844%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=Wq%2BeqwXxaSwelYoRda%2BogP4Tbj6Fr5kP5F3%2FdZsdhdc%3D&reserved=0<https://issues.apache.org/jira/browse/AMBARI-26217> >>>> >>>> <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FAMBARI-26217&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428533844%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=Wq%2BeqwXxaSwelYoRda%2BogP4Tbj6Fr5kP5F3%2FdZsdhdc%3D&reserved=0%3Chttps://issues.apache.org/jira/browse/AMBARI-26217%3E> >>>> >>>>> On Apr 15, 2024, at 22:11, Mohammad Arshad <ars...@apache.org >>>>> <mailto:ars...@apache.org>> wrote: >>>>> >>>>> +1 for JDK-17 support in ambari. >>>>> >>>>> -Arshad >>>>> >>>>> On Fri, Apr 12, 2024 at 10:58 AM Sharma, Vivek <vivsh...@visa.com.invalid >>>>> <mailto:vivsh...@visa.com.invalid> >>>>> >>>>> wrote: >>>>> >>>>>> +1 for JDK-17 support in Ambari to keep up with the ecosystem projects >>>> and >>>>>> benefit from newer Java features >>>>>> >>>>>> Thanks, >>>>>> Vivek >>>>>> >>>>>> From: vishal suvagia <vishalsuva...@yahoo.com.INVALID >>>>>> <mailto:vishalsuva...@yahoo.com.INVALID>> >>>>>> Date: Thursday, 11 April 2024 at 10:26 PM >>>>>> To: dev@ambari.apache.org <mailto:dev@ambari.apache.org> >>>>>> <dev@ambari.apache.org <mailto:dev@ambari.apache.org>> >>>>>> Subject: Re: [Discuss] JDK17 Support for Ambari >>>>>> +1 for JDK-17 support.I agree with Viraj, we can start with run time and >>>>>> gradually build on the same as required. >>>>>> >>>>>> Thanks >>>>>> Vishal. >>>>>> >>>>>> >>>>>> >>>>>> On Saturday, 10 February, 2024 at 11:34:09 pm IST, Viraj Jasani < >>>>>> vjas...@apache.org <mailto:vjas...@apache.org>> wrote: >>>>>> >>>>>> +1 for JDK17 support. I believe we can start testing with runtime >>>> support >>>>>> first. >>>>>> >>>>>> >>>>>> On Tue, Feb 6, 2024 at 11:27 PM Battula, Brahma Reddy >>>>>> <bbatt...@visa.com.invalid <mailto:bbatt...@visa.com.invalid>> wrote: >>>>>> >>>>>>> Hi All, >>>>>>> >>>>>>> I noticed that some Apache projects have already started working on or >>>>>>> supporting JDK17[1][2][3][4]. >>>>>>> >>>>>>> Migrating from Java 8 to Java 17 brings many benefits such as >>>> performance >>>>>>> enhancements, language improvements, security updates, and better tool >>>>>>> support. It also allows us to take advantage of newer Java features. >>>>>>> >>>>>>> I think it’s time for us to start planning to migrate from JDK8 to >>>> JDK17. >>>>>>> What are your thoughts on this? >>>>>>> >>>>>>> >>>>>>> Regards >>>>>>> Brahma >>>>>>> >>>>>>> >>>>>>> 1. >>>>>> >>>> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FHIVE-26473&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428546183%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=oqU%2Fja75OWMqRrIuCi1GJEVY57CnwHhs1O78fnkKYfM%3D&reserved=0<https://issues.apache.org/jira/browse/HIVE-26473> >>>> >>>> <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FHIVE-26473&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428546183%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=oqU%2Fja75OWMqRrIuCi1GJEVY57CnwHhs1O78fnkKYfM%3D&reserved=0%3Chttps://issues.apache.org/jira/browse/HIVE-26473%3E> >>>>>> <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FHIVE-26473&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428558288%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=gPm%2FJ%2FcEGUwBmrTUH61G3QkYbF%2F1cAYdhkf75XT8LQU%3D&reserved=0<https://issues.apache.org/jira/browse/HIVE-26473> >>>>>> >>>>>> <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FHIVE-26473&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428558288%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=gPm%2FJ%2FcEGUwBmrTUH61G3QkYbF%2F1cAYdhkf75XT8LQU%3D&reserved=0%3Chttps://issues.apache.org/jira/browse/HIVE-26473%3E>> >>>>>>> 2. >>>>>> >>>> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FHADOOP-17177&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428569833%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=5FzHja1EXx1lEBLRa1EKJUCea7n43NH1Il%2Bb0hn%2B1OM%3D&reserved=0<https://issues.apache.org/jira/browse/HADOOP-17177> >>>> >>>> <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FHADOOP-17177&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428569833%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=5FzHja1EXx1lEBLRa1EKJUCea7n43NH1Il%2Bb0hn%2B1OM%3D&reserved=0%3Chttps://issues.apache.org/jira/browse/HADOOP-17177%3E> >>>>>> <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FHADOOP-17177&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428581729%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=%2F2c3hSFEypQBtOXLlEhiOWhbFvurBKyVSzJkyVRXcgo%3D&reserved=0<https://issues.apache.org/jira/browse/HADOOP-17177> >>>>>> >>>>>> <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FHADOOP-17177&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428581729%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=%2F2c3hSFEypQBtOXLlEhiOWhbFvurBKyVSzJkyVRXcgo%3D&reserved=0%3Chttps://issues.apache.org/jira/browse/HADOOP-17177%3E>> >>>>>>> 3. >>>>>> >>>> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FSPARK-33772&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428593783%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=0tMTi1IxiuqcEdEIaexRpJ%2BzzAicGyrAIdWPF5hxklI%3D&reserved=0<https://issues.apache.org/jira/browse/SPARK-33772> >>>> >>>> <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FSPARK-33772&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428593783%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=0tMTi1IxiuqcEdEIaexRpJ%2BzzAicGyrAIdWPF5hxklI%3D&reserved=0%3Chttps://issues.apache.org/jira/browse/SPARK-33772%3E> >>>>>> <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FSPARK-33772&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428608622%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=iCTdpwFCL%2BIOi3UDQ6rzj2tjgvTtubLfOlospdEktQU%3D&reserved=0<https://issues.apache.org/jira/browse/SPARK-33772> >>>>>> >>>>>> <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FSPARK-33772&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428608622%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=iCTdpwFCL%2BIOi3UDQ6rzj2tjgvTtubLfOlospdEktQU%3D&reserved=0%3Chttps://issues.apache.org/jira/browse/SPARK-33772%3E>> >>>>>>> 4. >>>>>> >>>> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FBEAM-12240&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428620620%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=ROuTb%2Bi9CaImab7Uig7j%2FcTC6QOuhhsJ4rqXJDG0PBM%3D&reserved=0<https://issues.apache.org/jira/browse/BEAM-12240> >>>> >>>> <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FBEAM-12240&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428620620%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=ROuTb%2Bi9CaImab7Uig7j%2FcTC6QOuhhsJ4rqXJDG0PBM%3D&reserved=0%3Chttps://issues.apache.org/jira/browse/BEAM-12240%3E> >>>>>> <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FBEAM-12240&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428632365%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=vHeOHeskdilDyODf85IIZDvdVHk4cNdzOgp593P%2FQCU%3D&reserved=0<https://issues.apache.org/jira/browse/BEAM-12240> >>>>>> >>>>>> <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FBEAM-12240&data=05%7C02%7Cbbattula%40visa.com%7C4fa58f1f9baa4ce6f27508dd10131a7c%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C638684396428632365%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=vHeOHeskdilDyODf85IIZDvdVHk4cNdzOgp593P%2FQCU%3D&reserved=0%3Chttps://issues.apache.org/jira/browse/BEAM-12240%3E>> >>>>>>> >>>>>> >>>>>> >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org >>>> <mailto:dev-unsubscr...@ambari.apache.org> >>>> For additional commands, e-mail: dev-h...@ambari.apache.org >>>> <mailto:dev-h...@ambari.apache.org> >>>> >>>> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org >> <mailto:dev-unsubscr...@ambari.apache.org> >> For additional commands, e-mail: dev-h...@ambari.apache.org >> <mailto:dev-h...@ambari.apache.org>