joshelser commented on pull request #12:
URL: 
https://github.com/apache/hbase-native-client/pull/12#issuecomment-670209792


   Wow! Lots of progress since I've last made some time. I was able to validate 
that building works from within the provided docker container (e.g. `cmake 
-DDOWNLOAD_DEPENDENCIES=ON .`). I did see some test failures after,
   
   ```
   The following tests FAILED:
         15 - client-test (OTHER_FAULT)
         16 - async-batch-rpc-retrying-test (OTHER_FAULT)
         18 - scanner-test (OTHER_FAULT)
         24 - location-cache-retry-test (OTHER_FAULT)
         26 - filter-test (OTHER_FAULT)
         30 - location-cache-test (OTHER_FAULT)
         32 - async-rpc-retrying-test (OTHER_FAULT)
   ```
   
   I'm guessing these are trying to talk to an HBase which I don't have running 
locally, so I'm not too concerned ;)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to