Hi, Jean Thanks for reply. I try to compile and build HBASE master on ARM, (not success easily as hit protobuf-2.5.0 didn't have a arm release.) And I test HBASE on ARM, it works fine.
The reason I post the issue in JIRA( https://issues.apache.org/jira/browse/HBASE-22468) is proposing a ARM CI(Openlab|https://openlabtesting.org/) to HBASE to verify each commit won't break the HBASE deployment on ARM. Also I found HBASE use Apache Jenkins(https://builds.apache.org) to build and test on limit ARM resources. So I think HBASE may need a ARM CI and make sure it can run on both X86 and ARM arch. Then we(HBASE) can officially support arm release in the future. Currently, Storm is preparing to add Openlab for ARM CI( https://issues.apache.org/jira/projects/STORM/issues/STORM-3401).So any ideas from Hbase core team? ;-) Thank you. Best Regards Jean-Marc Spaggiari <[email protected]> 于2019年6月10日周一 下午9:45写道: > Hi, > > As long as you have a Java VM, it should work, no? Did you give it a try? > If you did, what kind of issues did you face? Were looking to get the > client running? Or the entire HBase cluster? I saw on the web someone > running an HDFS cluster on Raspberry Pi. So I guess HBase should work fine > too? > > Thanks, > > JMS > > Le lun. 10 juin 2019 04 h 17, bo zhaobo <[email protected]> a > écrit : > > > Hi guys, > > > > My name is ZhaoBo, a member from OpenLab CI Team, I had post a issue [1] > > several days ago. > > The reason to do this is for the ARM eco-system and make Hbase can be run > > on more devices. > > So I wish our HBASE core team members can leave some comments or > > suggestions on it. > > > > Thank you very much. > > > > Best regards > > > > [1] https://issues.apache.org/jira/browse/HBASE-22468 > > >
