Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 01-17-2017 12:30 AM - edited 09-16-2022 03:55 AM
Dear all.
I want to know about whether if cdh 5.9 applied the patches for HBASE-16132 bug .
https://issues.apache.org/jira/browse/HBASE-16132
And Can I check what the list of patches for some CDH versions somewhere ?
Thanks.
Created 01-17-2017 03:02 PM
The best place to look is the code base : https://github.com/cloudera/hbase.git
Seems like the issue was resolved by HBASE-16345.
The commit message to fix it is : 575de1dd44a3b32f8d996f12da893a6c67721ac9
It is not present in 5.9.0 but it is present in 5.9.1.
Hope that helps.
Created 01-17-2017 03:02 PM
The best place to look is the code base : https://github.com/cloudera/hbase.git
Seems like the issue was resolved by HBASE-16345.
The commit message to fix it is : 575de1dd44a3b32f8d996f12da893a6c67721ac9
It is not present in 5.9.0 but it is present in 5.9.1.
Hope that helps.
Created 01-17-2017 05:21 PM
Dear surajacharya.
Thanks , very helpful!!!
Have a good day!