Even though, this project is refactored, it is still expecting hbase as a parent,
[spothineni@spothineni-64012 hbase-native-client]$ make Scanning dependencies of target copy_version_h cp: cannot stat ‘bin/../../hbase-common/target/generated-sources/native/utils//*’: No such file or directory make[2]: *** [CMakeFiles/copy_version_h.dir/build.make:57: CMakeFiles/copy_version_h] Error 1 make[1]: *** [CMakeFiles/Makefile2:445: CMakeFiles/copy_version_h.dir/all] Error 2 make: *** [Makefile:141: all] Error 2 On Sun, Sep 22, 2019 at 11:24 AM Sudhir Babu Pothineni < [email protected]> wrote: > Hi Guys, > > I tried to compile https://github.com/apache/hbase-native-client > > I able to compile the facebook dependencies, but still a chain of errors > asking for hbase native libs. > > Is this project usable as a single component? is there any read > performance advantage over Java APi? > > Thanks > Sudhir >
