Uh oh!
There was an error while loading. Please reload this page.
HBASE-28061 HBaseTestingUtility failed to start MiniHbaseCluster in c… - #5401
Conversation
…ase of Hadoop3.3.1 Co-authored-by: Butao Zhang <butaozhang1@163.com>
Uh oh!
There was an error while loading. Please reload this page.
Apache-HBase
commented
Sep 14, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 14, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 14, 2023
🎊 +1 overall
This message was automatically generated. |
Apache9
commented
Sep 14, 2023
I've searched and removed all the calls to LocatedBlock.getLocations in hbase code base. |
Apache-HBase
commented
Sep 14, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 14, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 14, 2023
🎊 +1 overall
This message was automatically generated. |
| */ | ||
| package org.apache.hadoop.hbase.fs; | ||
| import static org.apache.hadoop.hbase.util.LocatedBlockHelper.*; |
There was a problem hiding this comment.
| importstaticorg.apache.hadoop.hbase.util.LocatedBlockHelper.*; | |
| importstaticorg.apache.hadoop.hbase.util.LocatedBlockHelper.getLocatedBlockLocations;*; |
There was a problem hiding this comment.
Seems the eclipse formatter spotless plugin will not expand the star imports automatically...
Apache-HBase
commented
Sep 14, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 14, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 14, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 14, 2023
🎊 +1 overall
This message was automatically generated. |
…ase of Hadoop3.3.1 (apache#5401) Co-authored-by: Butao Zhang <butaozhang1@163.com> Signed-off-by: Xin Sun <ddupgs@gmail.com>
…ase of Hadoop3.3.1