Hi, I used the open source client - phoenix-4.5.2-HBase-1.0-client.jar , and able to connect, but get time out issue which we faced with phoenix-4.3.1-client.jar as well (but it is related to MicroStrategy application, which we may have a temporary work around.)
But I would like to follow up on the issue with using phoenix-1.2.0-client.jar. Thanks Rani From: Murugesan, Rani [mailto:[email protected]] Sent: Thursday, February 25, 2016 2:38 PM To: [email protected] Subject: Failed to dynamically load library 'libMJCloudConnector.so'. Hi, I am able to connect from MicroStrategy (on Linux - 3.10.0-327.3.1.el7.x86_64) to HBase(CDH-5.5.1) using Phoenix (phoenix-4.3.1-client.jar) I am unable to connect MicroStrategy (on Linux - 3.10.0-327.3.1.el7.x86_64) to HBase(CDH-5.5.1) using Phoenix (phoenix-1.2.0-client.jar) >From java log: WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable. >From MicroStrategy logs: Failed to dynamically load library 'libMJCloudConnector.so'. (Server message 305419896) libMJCloudConnector.so: cannot open shared object file: No such file or directory (UNIX Dynamic Linking message -1).) Is there any way to get 'libMJCloudConnector.so'? Thanks Rani
