> From: ma qiang <[email protected]> > Can I run HBase 0.18 on Hadoop 0.19 without any code > modification?
No, you cannot.
Hadoop changed some filesystem constants, so there will be
linkage exceptions thrown by the classloader.
- Andy
> From: ma qiang <[email protected]> > Can I run HBase 0.18 on Hadoop 0.19 without any code > modification?
No, you cannot.
Hadoop changed some filesystem constants, so there will be
linkage exceptions thrown by the classloader.
- Andy