Problem solved, but not in a general way. When i executed bin/phoenix_utils.py, the output showed that some of the class paths and jar paths were empty, or pointing to a wrong path containing no jars. (e.g, hdfs_jar_path, common_jar_path, hadoop_classpath).
So i hardcoded those paths, unlinked all the configurations files under phoenix bin's directory. And Phoenix accessed HBase successfully. Btw, Phoenix in use is version: phoenix-4.10.0-HBase-1.2 extracted from apache-phoenix-4.10.0-HBase-1.2.bin.tar.gz. -- View this message in context: http://apache-phoenix-user-list.1124778.n5.nabble.com/Phoenix-connection-to-kerberized-hbase-fails-tp3419p3486.html Sent from the Apache Phoenix User List mailing list archive at Nabble.com.
