Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Does cdh 5.9 applied the patches for HBASE-16132 bug ?

avatar
Contributor

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.

1 ACCEPTED SOLUTION

avatar
Expert Contributor

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.

View solution in original post

2 REPLIES 2

avatar
Expert Contributor

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.

avatar
Contributor

Dear  surajacharya.

 

Thanks , very helpful!!!

Have a good day!