Cloud Bigtable HBase Client not functioning -


after following steps outlined in below link, can hbase shell launching hbase commands throwing;error: npn/alpn extensions not installed https://cloud.google.com/bigtable/docs/installing-hbase-client

i have java version of 1.7.0_60-b19 , used alpn 7.1.0.v20141016

what missing?

thanks in advance help

on doc, hbase_classpath points to"$(pwd)/lib/bigtable/bigtable-hbase-0.1.5.jar" , in comment above under mvn folder , new version searching alpn-boot file there. found issue though. copy past problem while downloading jars. appreciated support


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -