wchevreuil commented on pull request #15:
URL: https://github.com/apache/hbase-filesystem/pull/15#issuecomment-684754172


   "Strangerthings here":
   1) 
   >I see this when running locally mvn clean verify -Dhadoop.profile=3 
-Dhadoop3.version=3.3.0
   
   Tried it locally. First run got same error, but subsequent runs succeeded.
   
   2) 
   > When I compile a custom stack based on Hadoop 3.3.0, HBase 2.3.1, and 
ZooKeeper 3.5.8, such that all of Hadoop, HBase, and ZK versions are harmonized 
across those components (meaning: Hadoop is built with ZK 3.5.8, HBase is built 
with Hadoop 3.3.0 hadoop.profile=3.0 and ZK 3.5.8), I still see the ZK related 
runtime link errors. (NoClassDefFoundError: 
org/apache/zookeeper/common/X509Exception$SSLContextException)
   
   Got same result. Among the test errors, saw this ` The value of property 
fs.hboss.sync.zk.connectionString must not be null` message, which makes me 
suspect the hbase profile specified is missing some properties definition. 
Looking further into this, will reply later. 


----------------------------------------------------------------
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